mirror of https://github.com/acidanthera/audk.git
Fix typo - FSP_INFO_EXTENDED_HEADER.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: "Yao, Jiewen" <Jiewen.Yao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17210 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
a9ec6d6592
commit
ff6955afb5
|
@ -157,7 +157,7 @@ typedef struct {
|
|||
/// Byte 0x18: FSP producer defined data of size (n) defined by FspProducerDataSize.
|
||||
///
|
||||
|
||||
} FSP_INFO_EXTENTED_HEADER;
|
||||
} FSP_INFO_EXTENDED_HEADER;
|
||||
|
||||
#pragma pack()
|
||||
|
||||
|
|
Loading…
Reference in New Issue