]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/AcpiTables/Facp.aslc
OvmfPkg: fold macros of unsupported PM1b register blocks into Facp.aslc
[mirror_edk2.git] / OvmfPkg / AcpiTables / Facp.aslc
index b48af760ea8aea2392436742900afbdac5ad0b7b..45bb50768f8a2eb273d71309964f43780027141e 100644 (file)
@@ -1,6 +1,7 @@
 /** @file\r
   FACP Table\r
 \r
+  Copyright (c) 2013, Red Hat, Inc.\r
   Copyright (c) 2008 - 2012, Intel Corporation. All rights reserved.<BR>\r
   This program and the accompanying materials are\r
   licensed and made available under the terms and conditions of the BSD License\r
@@ -37,9 +38,9 @@ EFI_ACPI_1_0_FIXED_ACPI_DESCRIPTION_TABLE FACP = {
   S4BIOS_REQ,       // Value to write to SMI CMD port to enter the S4BIOS state\r
   0,                // PState control\r
   PM1a_EVT_BLK,     // Port address of Power Mgt 1a Event Reg Blk\r
-  PM1b_EVT_BLK,     // Port address of Power Mgt 1b Event Reg Blk\r
+  0,                // Power Mgt 1b Event Reg Blk unsupported\r
   PM1a_CNT_BLK,     // Port address of Power Mgt 1a Ctrl Reg Blk\r
-  PM1b_CNT_BLK,     // Port address of Power Mgt 1b Ctrl Reg Blk\r
+  0,                // Power Mgt 1b Ctrl Reg Blk unsupported\r
   PM2_CNT_BLK,      // Port address of Power Mgt 2  Ctrl Reg Blk\r
   PM_TMR_BLK,       // Port address of Power Mgt Timer Ctrl Reg Blk\r
   GPE0_BLK,         // Port addr of General Purpose Event 0 Reg Blk\r