]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/AcpiTables/Platform.h
OvmfPkg: fix interrupt routing in the DSDT, bump revision number
[mirror_edk2.git] / OvmfPkg / AcpiTables / Platform.h
index 6d1da7e25dbfc4976e8bd59cbca42234d958268a..4b03897614a8d209a13ed4122e29f855c586d69a 100644 (file)
 #define RESERVED        0x00\r
 #define P_LVL2_LAT      0x0065\r
 #define P_LVL3_LAT      0x03E9\r
-#define FLUSH_SIZE      0x0400\r
-#define FLUSH_STRIDE    0x0010\r
+#define FLUSH_SIZE      0x0000\r
+#define FLUSH_STRIDE    0x0000\r
 #define DUTY_OFFSET     0x00\r
 #define DUTY_WIDTH      0x00\r
-#define DAY_ALRM        0x0D\r
+#define DAY_ALRM        0x00\r
 #define MON_ALRM        0x00\r
 #define CENTURY         0x00\r
-#define FLAG            EFI_ACPI_1_0_WBINVD | EFI_ACPI_1_0_PROC_C1 | EFI_ACPI_1_0_SLP_BUTTON | EFI_ACPI_1_0_RTC_S4 | EFI_ACPI_1_0_TMR_VAL_EXT\r
+#define FLAG            EFI_ACPI_1_0_WBINVD | EFI_ACPI_1_0_PROC_C1 | EFI_ACPI_1_0_SLP_BUTTON | EFI_ACPI_1_0_RTC_S4\r
 \r
 #endif\r
 \r