Pass GCC build.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5875 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12 2008-09-11 06:54:24 +00:00
parent 2b589f71a7
commit 36e90351bd
1 changed files with 1 additions and 1 deletions

View File

@ -230,7 +230,7 @@ typedef struct {
//
// range requires a runtime mapping
//
#define EFI_MEMORY_RUNTIME 0x8000000000000000
#define EFI_MEMORY_RUNTIME 0x8000000000000000ULL
typedef UINT64 EFI_PHYSICAL_ADDRESS;
typedef UINT64 EFI_VIRTUAL_ADDRESS;