X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FInclude%2FCommon%2FLegacy16.h;h=09bac9f035477bab62b2a9e35f74e1264802fa63;hp=1f8b9bf324e875ee20bee720f02eb104f8af2d02;hb=e4a246f1343b71b600baad9dd07303d927930ea1;hpb=b219108e5154c92975ff56cfa8e022c89e6f410b 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