]> git.proxmox.com Git - mirror_edk2.git/commit - PcAtChipsetPkg/PcAtChipsetPkg.dec
PcAtChipsetPkg: new AcpiTimerLib libraries.
authorGao, Liming <liming.gao@intel.com>
Thu, 14 Aug 2014 14:30:32 +0000 (14:30 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 14 Aug 2014 14:30:32 +0000 (14:30 +0000)
commit83d1ffb92f165547d750586ef954c54f59b7fab3
tree5924cca93cc48d120b1848e15beea1d150acb7ce
parentf61d69cc4425450450bf2b62a784a038b9bb8073
PcAtChipsetPkg: new AcpiTimerLib libraries.

  Two library instances are added to support BASE type and DXE type. Those libraries provides basic timer support using the ACPI timer hardware.  The performance  counter features are provided by the processors time stamp counter.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gao, Liming <liming.gao@intel.com>
Reviewed-by: Kinney, Michael D <michael.d.kinney@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15803 6f19259b-4bc3-4df7-8a09-765794883524
PcAtChipsetPkg/Library/AcpiTimerLib/AcpiTimerLib.c [new file with mode: 0644]
PcAtChipsetPkg/Library/AcpiTimerLib/AcpiTimerLibModStrs.uni [new file with mode: 0644]
PcAtChipsetPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.c [new file with mode: 0644]
PcAtChipsetPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.inf [new file with mode: 0644]
PcAtChipsetPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.c [new file with mode: 0644]
PcAtChipsetPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.inf [new file with mode: 0644]
PcAtChipsetPkg/PcAtChipsetPkg.dec
PcAtChipsetPkg/PcAtChipsetPkg.dsc