]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg: Copy Legacy8259 protocol definitions from IntelFrameworkPkg
authorHao Wu <hao.a.wu@intel.com>
Tue, 2 Apr 2019 07:26:03 +0000 (15:26 +0800)
committerHao Wu <hao.a.wu@intel.com>
Thu, 11 Apr 2019 00:57:26 +0000 (08:57 +0800)
commit10fa47e538290bb22ff5de39bedcce1dd92d488f
tree72e61ad2357e2516792d30b188df5af94fbba416
parent9a86fd33e94142ee2a2989d9285bc92152b5f2f2
OvmfPkg: Copy Legacy8259 protocol definitions from IntelFrameworkPkg

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

This commit copies the exact Legacy8259 protocol header file from
IntelFrameworkPkg to OvmfPkg. Also, the protocol GUID definition is
duplicated in the OvmfPkg DEC file.

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/Include/Protocol/Legacy8259.h [new file with mode: 0644]
OvmfPkg/OvmfPkg.dec