summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Common/Legacy16.h
diff options
context:
space:
mode:
authorjtang12 <jtang12@6f19259b-4bc3-4df7-8a09-765794883524>2006-11-08 02:10:54 +0000
committerjtang12 <jtang12@6f19259b-4bc3-4df7-8a09-765794883524>2006-11-08 02:10:54 +0000
commite4a246f1343b71b600baad9dd07303d927930ea1 (patch)
treed833939bcf9d8be18f3199470be434ca122928f4 /MdePkg/Include/Common/Legacy16.h
parentb219108e5154c92975ff56cfa8e022c89e6f410b (diff)
downloadedk2-platforms-e4a246f1343b71b600baad9dd07303d927930ea1.tar.xz
Changed definitions in Legacy16.h and LegacyBios.h to be compatible with CSM 0.96
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1910 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Common/Legacy16.h')
-rw-r--r--MdePkg/Include/Common/Legacy16.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Include/Common/Legacy16.h b/MdePkg/Include/Common/Legacy16.h
index 1f8b9bf324..09bac9f035 100644
--- a/MdePkg/Include/Common/Legacy16.h
+++ b/MdePkg/Include/Common/Legacy16.h
@@ -37,7 +37,7 @@ typedef struct {
//
UINT32 BiosLessThan1MB;
UINT32 HiPmmMemory;
- UINT32 PmmMemorySizeInBytes;
+ UINT32 HiPmmMemorySizeInBytes;
UINT16 ReverseThunkCallSegment;
UINT16 ReverseThunkCallOffset;
@@ -76,7 +76,7 @@ typedef enum {
// Legacy16InitializeYourself
// Description: This is the first call to 16-bit code. It allows the
// 16-bit to perform any internal initialization.
-// Input: ES:BX pointer to EFI_TO_LEGACY16_INIT_TABLE
+// Input: ES:BX pointer to EFI_TO_COMPATIBILITY16_INIT_TABLE
// Output:
// Legacy16UpdateBbs
// Description: The 16-bit code updates the BBS table for non-compliant