Add reserved field to SAL_UPDATE_PAL_DATA_BLOCK so it is padded out to 64-bytes to match the SAL Specification

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9463 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
mdkinney 2009-11-20 23:31:52 +00:00
parent 5d967a7fba
commit e1da91ad12
1 changed files with 1 additions and 0 deletions

View File

@ -324,6 +324,7 @@ typedef struct {
UINT8 Type;
UINT8 Reserved[5];
UINT64 FwVendorId;
UINT8 Reserved2[40];
} SAL_UPDATE_PAL_DATA_BLOCK;
///
/// Data structure pointed by parameter param_buf.