]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg: fold macros of unsupported PM1b register blocks into Facp.aslc
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 4 Mar 2013 17:36:55 +0000 (17:36 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 4 Mar 2013 17:36:55 +0000 (17:36 +0000)
commit8eb28fe796f7c5426e3fc15ed72b76d939ad3872
treef246e984eedd932354e48a8127b20b96ea27a46b
parent69eeadbbd668ced40ee573e26d81d3cd88cafed0
OvmfPkg: fold macros of unsupported PM1b register blocks into Facp.aslc

Soon we're going to specify Extended Addresses of register blocks in
Generic Address Structure format. The GAS is easy to fill if we want to
posit either "unsupported" (all zero) or a given address in a specific
address space. However deriving "unsupported" just from a macro expanding
to zero is unwieldy, so let's avoid the need.

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@14152 6f19259b-4bc3-4df7-8a09-765794883524
OvmfPkg/AcpiTables/Facp.aslc
OvmfPkg/AcpiTables/Platform.h