summaryrefslogtreecommitdiff
path: root/OldMdePkg
diff options
context:
space:
mode:
Diffstat (limited to 'OldMdePkg')
-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 463ff4c..40d9f44 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
/**