]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Common/Legacy16.h
Changed definitions in Legacy16.h and LegacyBios.h to be compatible with CSM 0.96
[mirror_edk2.git] / MdePkg / Include / Common / Legacy16.h
index 1f8b9bf324e875ee20bee720f02eb104f8af2d02..09bac9f035477bab62b2a9e35f74e1264802fa63 100644 (file)
@@ -37,7 +37,7 @@ typedef struct {
   //\r
   UINT32  BiosLessThan1MB;\r
   UINT32  HiPmmMemory;\r
-  UINT32  PmmMemorySizeInBytes;\r
+  UINT32  HiPmmMemorySizeInBytes;\r
 \r
   UINT16  ReverseThunkCallSegment;\r
   UINT16  ReverseThunkCallOffset;\r
@@ -76,7 +76,7 @@ typedef enum {
 //  Legacy16InitializeYourself\r
 //    Description: This is the first call to 16-bit code. It allows the\r
 //                 16-bit to perform any internal initialization.\r
-//    Input:  ES:BX pointer to EFI_TO_LEGACY16_INIT_TABLE\r
+//    Input:  ES:BX pointer to EFI_TO_COMPATIBILITY16_INIT_TABLE\r
 //    Output:\r
 //  Legacy16UpdateBbs\r
 //    Description: The 16-bit code updates the BBS table for non-compliant\r