]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFsp2Pkg/Include/FspEas.h
IntelFsp2Pkg SecFspSecPlatformLibNull: Convert Ia32/Flat32.asm to NASM
[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
6 This program and the accompanying materials\r
7 are licensed and made available under the terms and conditions of the BSD License\r
8 which accompanies this distribution. The full text of the license may be found at\r
9 http://opensource.org/licenses/bsd-license.php.\r
10\r
11 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
12 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
13\r
14**/\r
15\r
16#ifndef _FSP_EAS_H_\r
17#define _FSP_EAS_H_\r
18\r
19#include <Uefi.h>\r
20#include <Guid/GuidHobFspEas.h>\r
21#include <Guid/FspHeaderFile.h>\r
22#include <FspEas/FspApi.h>\r
23\r
24#endif\r