]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/AcpiTables/Platform.h
OvmfPkg/PlatformPei: Shrink memory range for PCI MMIO allocation
[mirror_edk2.git] / OvmfPkg / AcpiTables / Platform.h
index e6a23e59cc2bb4a5b12f4c11cf29e958824a4cf1..e8fae3c83937ba445471e09ed9dcc55891b1f06f 100644 (file)
@@ -23,9 +23,9 @@
 //\r
 #define EFI_ACPI_OEM_ID           'O','V','M','F',' ',' '   // OEMID 6 bytes long\r
 #define EFI_ACPI_OEM_TABLE_ID     SIGNATURE_64('O','V','M','F','E','D','K','2') // OEM table id 8 bytes long\r
-#define EFI_ACPI_OEM_REVISION     0x02000820\r
+#define EFI_ACPI_OEM_REVISION     0x20120804\r
 #define EFI_ACPI_CREATOR_ID       SIGNATURE_32('O','V','M','F')\r
-#define EFI_ACPI_CREATOR_REVISION 0x00000097\r
+#define EFI_ACPI_CREATOR_REVISION 0x00000098\r
 \r
 #define INT_MODEL       0x01\r
 #define SCI_INT_VECTOR  0x0009\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