diff options
Diffstat (limited to 'OvmfPkg/AcpiTables/Platform.h')
-rw-r--r-- | OvmfPkg/AcpiTables/Platform.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OvmfPkg/AcpiTables/Platform.h b/OvmfPkg/AcpiTables/Platform.h index 4e56947270..c9aa547067 100644 --- a/OvmfPkg/AcpiTables/Platform.h +++ b/OvmfPkg/AcpiTables/Platform.h @@ -39,7 +39,7 @@ #define PM1b_CNT_BLK 0x00000000
#define PM2_CNT_BLK 0x00000022
#define PM_TMR_BLK 0x00000408
-#define GPE0_BLK 0x0000040C
+#define GPE0_BLK 0x0000afe0
#define GPE1_BLK 0x00000000
#define PM1_EVT_LEN 0x04
#define PM1_CNT_LEN 0x02
|