mirror of https://github.com/acidanthera/audk.git
Change the macro name to sync with new files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3213 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
1fddb64596
commit
f858247096
|
@ -1329,8 +1329,8 @@ typedef struct {
|
|||
**/
|
||||
#define PAL_PERF_MON_INFO 15
|
||||
|
||||
#define PAL_INTERRUPT_BLOCK_TOKEN 0x0
|
||||
#define PAL_IO_BLOCK_TOKEN 0x1
|
||||
#define PAL_PLATFORM_ADDR_INTERRUPT_BLOCK_TOKEN 0x0
|
||||
#define PAL_PLATFORM_ADDR_IO_BLOCK_TOKEN 0x1
|
||||
|
||||
/**
|
||||
|
||||
|
|
Loading…
Reference in New Issue