]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg: Add header file for Firmware Interface Table specification.
authorSiyuan Fu <siyuan.fu@intel.com>
Wed, 8 Jan 2020 03:14:38 +0000 (11:14 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 10 Jan 2020 06:20:42 +0000 (06:20 +0000)
commitc7c964b10999895685c3bcf844e5b7261af05619
treef12c1ac849ec757625c7e73c5a09c291dc6d24e0
parentc0328cf3803b215a62f05633024f9dd6e5b805a0
MdePkg: Add header file for Firmware Interface Table specification.

This patch add FirmwareInterfaceTable.h for the Firmware Interface Table
BIOS specification.

This is to remove future edk2 dependency on edk2-platforms repo. The file
content comes from
 edk2-platforms\Silicon\Intel\IntelSiliconPkg\Include\IndustryStandard

link: https://tianocore.acgmultimedia.com/show_bug.cgi?id=2449
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Siyuan Fu <siyuan.fu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
MdePkg/Include/IndustryStandard/FirmwareInterfaceTable.h [new file with mode: 0644]