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
This commit is contained in:
jtang12
2006-11-08 02:10:54 +00:00
parent b219108e51
commit e4a246f134
2 changed files with 9 additions and 9 deletions

View File

@@ -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