audk/OvmfPkg/Library/AcpiTimerLib
Laszlo Ersek cc5e0aa9ca OvmfPkg: extract some bits and port offsets common to Q35 and I440FX
The PMBA_RTE and ACPI_TIMER_OFFSET macros apply equally to both boards,
plus they are triplicated between the various AcpiTimerLib instances.
Define them centrally in "OvmfPlatforms.h".

Cc: Gabriel Somlo <somlo@cmu.edu>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Acked-by: Gabriel Somlo <somlo@cmu.edu>
Tested-by: Gabriel Somlo <somlo@cmu.edu>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17436 6f19259b-4bc3-4df7-8a09-765794883524
2015-05-13 09:31:53 +00:00
..
AcpiTimerLib.c OvmfPkg: AcpiTimerLib: Split into multiple phase-specific instances 2014-11-14 00:38:17 +00:00
AcpiTimerLib.h OvmfPkg: AcpiTimerLib: Split into multiple phase-specific instances 2014-11-14 00:38:17 +00:00
BaseAcpiTimerLib.c OvmfPkg: extract some bits and port offsets common to Q35 and I440FX 2015-05-13 09:31:53 +00:00
BaseAcpiTimerLib.inf OvmfPkg: AcpiTimerLib: Switch additional stages to PCD-based Dxe instance 2014-11-14 00:38:53 +00:00
BaseRomAcpiTimerLib.c OvmfPkg: extract some bits and port offsets common to Q35 and I440FX 2015-05-13 09:31:53 +00:00
BaseRomAcpiTimerLib.inf OvmfPkg: AcpiTimerLib: Use global variable during PEI_CORE and PEIM 2014-11-14 00:38:35 +00:00
DxeAcpiTimerLib.c OvmfPkg: extract some bits and port offsets common to Q35 and I440FX 2015-05-13 09:31:53 +00:00
DxeAcpiTimerLib.inf OvmfPkg: AcpiTimerLib: Switch additional stages to PCD-based Dxe instance 2014-11-14 00:38:53 +00:00