Fix build error.

sign of by: jyao1
reviewed by: li-elvin

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12347 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
jyao1
2011-09-14 07:11:45 +00:00
parent 4ae2e63ca4
commit 83a52195e8
2 changed files with 3 additions and 1 deletions

View File

@@ -127,6 +127,8 @@ CreateIdentityMappingPageTables (
IN EFI_PHYSICAL_ADDRESS PageTablesAddress
)
{
UINT32 RegEax;
UINT32 RegEdx;
UINT8 PhysicalAddressBits;
EFI_PHYSICAL_ADDRESS PageAddress;
UINTN IndexOfPml4Entries;