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
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
## @file
|
||||
# EFI/PI MdePkg Package
|
||||
#
|
||||
# Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>
|
||||
# Copyright (c) 2007 - 2015, Intel Corporation. All rights reserved.<BR>
|
||||
# Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
|
||||
#
|
||||
# This program and the accompanying materials
|
||||
@@ -91,6 +91,7 @@
|
||||
MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
|
||||
MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
|
||||
MdePkg/Library/DxeIoLibCpuIo2/DxeIoLibCpuIo2.inf
|
||||
MdePkg/Library/DxeHstiLib/DxeHstiLib.inf
|
||||
|
||||
MdePkg/Library/DxeRuntimePciExpressLib/DxeRuntimePciExpressLib.inf
|
||||
|
||||
|
Reference in New Issue
Block a user