]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg: Copy 8259InterruptControllerDxe driver from PcAtChipsetPkg
authorHao Wu <hao.a.wu@intel.com>
Mon, 8 Apr 2019 05:07:19 +0000 (13:07 +0800)
committerHao Wu <hao.a.wu@intel.com>
Thu, 11 Apr 2019 00:57:26 +0000 (08:57 +0800)
commit9a86fd33e94142ee2a2989d9285bc92152b5f2f2
tree1e11cbc49c7b6a63bfe201b2bd6cac403ff7669a
parentddb8cedce7e07b87c0ac6b84cd750a6d3dac47c8
OvmfPkg: Copy 8259InterruptControllerDxe driver from PcAtChipsetPkg

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

This commit copies the exact 8259InterruptControllerDxe 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/8259InterruptControllerDxe/8259.c [new file with mode: 0644]
OvmfPkg/8259InterruptControllerDxe/8259.h [new file with mode: 0644]
OvmfPkg/8259InterruptControllerDxe/8259.inf [new file with mode: 0644]
OvmfPkg/8259InterruptControllerDxe/Legacy8259.uni [new file with mode: 0644]
OvmfPkg/8259InterruptControllerDxe/Legacy8259Extra.uni [new file with mode: 0644]