]> git.proxmox.com Git - mirror_edk2.git/commit - OvmfPkg/8254TimerDxe/Timer.h
OvmfPkg: Copy 8254TimerDxe driver from PcAtChipsetPkg
authorHao Wu <hao.a.wu@intel.com>
Mon, 8 Apr 2019 05:16:50 +0000 (13:16 +0800)
committerHao Wu <hao.a.wu@intel.com>
Thu, 11 Apr 2019 00:57:29 +0000 (08:57 +0800)
commit1a3ffdff82e66f497ba468ff01a640623bc78bc4
tree946e0d0be0a3d2f2b6a8692570c9e26043e70aa9
parent682888a6d2363f0c8d7dd6be81b2898506e5cef3
OvmfPkg: Copy 8254TimerDxe driver from PcAtChipsetPkg

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1496

This commit copies the exact 8254TimerDxe driver from PcAtChipsetPkg to
OvmfPkg.

Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Ray Ni <ray.ni@intel.com>
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
OvmfPkg/8254TimerDxe/8254Timer.inf [new file with mode: 0644]
OvmfPkg/8254TimerDxe/Timer.c [new file with mode: 0644]
OvmfPkg/8254TimerDxe/Timer.h [new file with mode: 0644]
OvmfPkg/8254TimerDxe/Timer.uni [new file with mode: 0644]
OvmfPkg/8254TimerDxe/TimerExtra.uni [new file with mode: 0644]