summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/AcpiTables
diff options
context:
space:
mode:
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>2012-08-13 15:38:55 +0000
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>2012-08-13 15:38:55 +0000
commitcf5cfe8da84f2d3eb4e0b3161baa53ff487de45d (patch)
tree893e5f557307ecce9cb5f5963c12ba505a87a540 /OvmfPkg/AcpiTables
parent062c1cf74424e2c5606a43ea87dbce8ea8741433 (diff)
downloadedk2-cf5cfe8da84f2d3eb4e0b3161baa53ff487de45d.tar.gz
edk2-cf5cfe8da84f2d3eb4e0b3161baa53ff487de45d.tar.bz2
edk2-cf5cfe8da84f2d3eb4e0b3161baa53ff487de45d.zip
OvmfPkg: sync FADT with QEMU: cleanup FLUSH_SIZE / FLUSH_STRIDE
Since WBINVD is supported, clear ignored FLUSH_SIZE and FLUSH_STRIDE. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Jordan Justen <jordan.l.justen@intel.com> git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13613 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'OvmfPkg/AcpiTables')
-rw-r--r--OvmfPkg/AcpiTables/Platform.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/OvmfPkg/AcpiTables/Platform.h b/OvmfPkg/AcpiTables/Platform.h
index 6d1da7e25d..e6a23e59cc 100644
--- a/OvmfPkg/AcpiTables/Platform.h
+++ b/OvmfPkg/AcpiTables/Platform.h
@@ -51,8 +51,8 @@
#define RESERVED 0x00
#define P_LVL2_LAT 0x0065
#define P_LVL3_LAT 0x03E9
-#define FLUSH_SIZE 0x0400
-#define FLUSH_STRIDE 0x0010
+#define FLUSH_SIZE 0x0000
+#define FLUSH_STRIDE 0x0000
#define DUTY_OFFSET 0x00
#define DUTY_WIDTH 0x00
#define DAY_ALRM 0x0D