summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--OldMdePkg/Include/Library/PalCallLib.h4
1 files changed, 2 insertions, 2 deletions
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
/**