]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/MdePkg.dsc
Add HSTI support.
authorYao, Jiewen <jiewen.yao@intel.com>
Mon, 19 Jan 2015 06:08:23 +0000 (06:08 +0000)
committerjyao1 <jyao1@Edk2>
Mon, 19 Jan 2015 06:08:23 +0000 (06:08 +0000)
commitaaedfe3c126c434badb608284ad72d8a07ce162b
tree23c72ac830e58ed591a311b7f43ccc81b00cdaee
parent2f04e527397f6e6646ca7a96436b5edb29d303e9
Add HSTI support.

Add HSTI header file and a library to assist HSTI table creation.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: "Yao, Jiewen" <jiewen.yao@intel.com>
Reviewed-by: "Gao, Liming" <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16621 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/IndustryStandard/Hsti.h [new file with mode: 0644]
MdePkg/Include/Library/HstiLib.h [new file with mode: 0644]
MdePkg/Library/DxeHstiLib/DxeHstiLib.inf [new file with mode: 0644]
MdePkg/Library/DxeHstiLib/DxeHstiLib.uni [new file with mode: 0644]
MdePkg/Library/DxeHstiLib/HstiAip.c [new file with mode: 0644]
MdePkg/Library/DxeHstiLib/HstiDxe.c [new file with mode: 0644]
MdePkg/Library/DxeHstiLib/HstiDxe.h [new file with mode: 0644]
MdePkg/MdePkg.dec
MdePkg/MdePkg.dsc