On Wed, Aug 15, 2012 at 8:59 AM, Laszlo Ersek <ler...@redhat.com> wrote:
> diff --git a/OvmfPkg/OvmfPkg.dec b/OvmfPkg/OvmfPkg.dec
> index 45ba8be..f244880 100644
> --- a/OvmfPkg/OvmfPkg.dec
> +++ b/OvmfPkg/OvmfPkg.dec
> @@ -49,6 +49,10 @@
>    ## This flag is used to control the destination port for 
> PlatformDebugLibIoPort
>    gUefiOvmfPkgTokenSpaceGuid.PcdDebugIoPort|0x402|UINT16|4
>
> +  ## This flag determines the Power Management Base Address of choice, 
> written
> +  #  to PIIX4 function 3 offset 0x40-0x43 bits [15:6].
> +  gUefiOvmfPkgTokenSpaceGuid.PcdPowerManagementBaseAddress|0xB000|UINT16|5
> +

Mike, what are your thoughts about adding
gEfiMdePkgTokenSpaceGuid.PcdAcpiPmBaseAddress?

Given that we have,
gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress
and MdePkg/Include/IndustryStandard/Acpi*, it seems reasonable.

If not MdePkg, then perhaps PcAtChipsetPkg?

-Jordan

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to