From: xli24 Date: Thu, 12 Jul 2007 09:52:16 +0000 (+0000) Subject: Change the macro name to sync with new files. X-Git-Tag: edk2-stable201903~22742 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=f858247096c86a765e2bb20461d8f70c5bc34b64 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 --- diff --git a/OldMdePkg/Include/Library/PalCallLib.h b/OldMdePkg/Include/Library/PalCallLib.h index 463ff4c563..40d9f4449a 100644 --- a/OldMdePkg/Include/Library/PalCallLib.h +++ b/OldMdePkg/Include/Library/PalCallLib.h @@ -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 /**