]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/AcpiTables/Platform.h
StdLib: Add multi-byte character support. The normal "narrow" character set is now...
[mirror_edk2.git] / OvmfPkg / AcpiTables / Platform.h
index 4e56947270bd8f3feffbd09d43d7697eab7084f4..8bba992d019354bcd3bbfaaefdc9ab3f8ec4ea58 100644 (file)
 #define INT_MODEL       0x01\r
 #define SCI_INT_VECTOR  0x0009 \r
 #define SMI_CMD_IO_PORT 0 // If SMM was supported, then this would be 0xB2\r
-#define ACPI_ENABLE     0x0E1\r
-#define ACPI_DISABLE    0x01E\r
+#define ACPI_ENABLE     0\r
+#define ACPI_DISABLE    0\r
 #define S4BIOS_REQ      0x00\r
-#define PM1a_EVT_BLK    0x00000400\r
+#define PM1a_EVT_BLK    0x0000b000\r
 #define PM1b_EVT_BLK    0x00000000\r
-#define PM1a_CNT_BLK    0x00000404\r
+#define PM1a_CNT_BLK    0x0000b004\r
 #define PM1b_CNT_BLK    0x00000000\r
 #define PM2_CNT_BLK     0x00000022\r
-#define PM_TMR_BLK      0x00000408\r
-#define GPE0_BLK        0x0000040C\r
+#define PM_TMR_BLK      0x0000b008\r
+#define GPE0_BLK        0x0000afe0\r
 #define GPE1_BLK        0x00000000\r
 #define PM1_EVT_LEN     0x04\r
 #define PM1_CNT_LEN     0x02\r