]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFsp2Pkg/Include/FspEas.h
IntelFsp2Pkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / IntelFsp2Pkg / Include / FspEas.h
CommitLineData
cf1d4549
JY
1/** @file\r
2 Intel FSP definition from Intel Firmware Support Package External\r
3 Architecture Specification v2.0.\r
4\r
5 Copyright (c) 2014 - 2016, Intel Corporation. All rights reserved.<BR>\r
9672cd30 6 SPDX-License-Identifier: BSD-2-Clause-Patent\r
cf1d4549
JY
7\r
8**/\r
9\r
10#ifndef _FSP_EAS_H_\r
11#define _FSP_EAS_H_\r
12\r
7e9cf612 13#include <Uefi/UefiBaseType.h>\r
cf1d4549
JY
14#include <Guid/GuidHobFspEas.h>\r
15#include <Guid/FspHeaderFile.h>\r
16#include <FspEas/FspApi.h>\r
17\r
18#endif\r