mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-21 12:44:50 +02:00
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:
parent
2b589f71a7
commit
36e90351bd
@ -230,7 +230,7 @@ typedef struct {
|
|||||||
//
|
//
|
||||||
// range requires a runtime mapping
|
// range requires a runtime mapping
|
||||||
//
|
//
|
||||||
#define EFI_MEMORY_RUNTIME 0x8000000000000000
|
#define EFI_MEMORY_RUNTIME 0x8000000000000000ULL
|
||||||
|
|
||||||
typedef UINT64 EFI_PHYSICAL_ADDRESS;
|
typedef UINT64 EFI_PHYSICAL_ADDRESS;
|
||||||
typedef UINT64 EFI_VIRTUAL_ADDRESS;
|
typedef UINT64 EFI_VIRTUAL_ADDRESS;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user