audk/IntelFsp2Pkg/Include
Maurice Ma 7e9cf61205 IntelFsp2Pkg: Only include required header files in FspEas.h
Current FspEas.h file includes Uefi.h which also refers to lots of other
UEFI header files not used by FSP consumer. It caused many unnecessary
header file overhead for a bootloader that consumes FSP, such as coreboot.
This change reduces the required header file number down to 3.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Giri P Mudusuru <giri.p.mudusuru@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Maurice Ma <maurice.ma@intel.com>
Reviewed by: Giri P Mudusuru <giri.p.mudusuru@intel.com>
2016-08-05 08:42:09 -07:00
..
FspEas IntelFsp2Pkg: Add missing OEM status code defines. 2016-06-01 13:27:28 -07:00
Guid
Library IntelFsp2Pkg: Remove CarBase and CarSize from FSP_GLOBAL_DATA 2016-07-23 09:20:04 +08:00
FspDataTable.h
FspEas.h IntelFsp2Pkg: Only include required header files in FspEas.h 2016-08-05 08:42:09 -07:00
FspGlobalData.h IntelFsp2Pkg: Remove CarBase and CarSize from FSP_GLOBAL_DATA 2016-07-23 09:20:04 +08:00
FspMeasurePointId.h
FspStatusCode.h