summaryrefslogtreecommitdiff
path: root/MdePkg
diff options
context:
space:
mode:
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2009-11-20 23:31:52 +0000
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2009-11-20 23:31:52 +0000
commite1da91ad12f5320363cdb895a387107c5552c892 (patch)
tree8642f935eb6e1329eca55202324a6de3528c51af /MdePkg
parent5d967a7fba8361e3fe07604554104ea81c6996e1 (diff)
downloadedk2-platforms-e1da91ad12f5320363cdb895a387107c5552c892.tar.xz
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
Diffstat (limited to 'MdePkg')
-rw-r--r--MdePkg/Include/IndustryStandard/Sal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/MdePkg/Include/IndustryStandard/Sal.h b/MdePkg/Include/IndustryStandard/Sal.h
index 7b111e02c3..cdc547a4e6 100644
--- a/MdePkg/Include/IndustryStandard/Sal.h
+++ b/MdePkg/Include/IndustryStandard/Sal.h
@@ -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.