Revision: 14151
          http://edk2.svn.sourceforge.net/edk2/?rev=14151&view=rev
Author:   jljusten
Date:     2013-03-04 17:36:36 +0000 (Mon, 04 Mar 2013)
Log Message:
-----------
OvmfPkg: bump commonly used ACPI table revision numbers

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <[email protected]>
Reviewed-by: Jordan Justen <[email protected]>

Modified Paths:
--------------
    trunk/edk2/OvmfPkg/AcpiTables/Platform.h

Modified: trunk/edk2/OvmfPkg/AcpiTables/Platform.h
===================================================================
--- trunk/edk2/OvmfPkg/AcpiTables/Platform.h    2013-03-04 03:36:58 UTC (rev 
14150)
+++ trunk/edk2/OvmfPkg/AcpiTables/Platform.h    2013-03-04 17:36:36 UTC (rev 
14151)
@@ -1,6 +1,7 @@
 /** @file
   Platform specific defines for constructing ACPI tables
 
+  Copyright (c) 2012, 2013, Red Hat, Inc.
   Copyright (c) 2008, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials are
   licensed and made available under the terms and conditions of the BSD License
@@ -23,9 +24,9 @@
 //
 #define EFI_ACPI_OEM_ID           'O','V','M','F',' ',' '   // OEMID 6 bytes 
long
 #define EFI_ACPI_OEM_TABLE_ID     
SIGNATURE_64('O','V','M','F','E','D','K','2') // OEM table id 8 bytes long
-#define EFI_ACPI_OEM_REVISION     0x20120804
+#define EFI_ACPI_OEM_REVISION     0x20130221
 #define EFI_ACPI_CREATOR_ID       SIGNATURE_32('O','V','M','F')
-#define EFI_ACPI_CREATOR_REVISION 0x00000098
+#define EFI_ACPI_CREATOR_REVISION 0x00000099
 
 #define INT_MODEL       0x01
 #define SCI_INT_VECTOR  0x0009

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to