]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg: Remove FIT table industry standard header file.
authorSiyuan Fu <siyuan.fu@intel.com>
Tue, 11 Feb 2020 13:32:31 +0000 (21:32 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 14 Feb 2020 04:31:18 +0000 (04:31 +0000)
commit5b45b44e6f303dd421110a109ff5cfc2ae8f7555
tree49e8d5b26cdf7a29d6f7cc751ff315d10629ca9f
parentc788c2b1ade657e01a63001e8fee621001404af7
MdePkg: Remove FIT table industry standard header file.

Commit c7c964b and dd01704 add header file for FIT table and update
MpInitLib to support FIT based microcode shadow operation. There are
comments that FIT is Intel specific specification instead of industry
standard, which should not be placed in EDK2 MdePkg and UefiCpuPkg.
This patch removes the header file added by c7c964b.

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>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
MdePkg/Include/IndustryStandard/FirmwareInterfaceTable.h [deleted file]