source:
vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/IntelFsp2Pkg/Include/FspEas.h@
105670
最後變更 在這個檔案從105670是 80721,由 提交於 5 年 前 | |
---|---|
|
|
檔案大小: 411 位元組 |
行 | |
---|---|
1 | /** @file |
2 | Intel FSP definition from Intel Firmware Support Package External |
3 | Architecture Specification v2.0. |
4 | |
5 | Copyright (c) 2014 - 2016, Intel Corporation. All rights reserved.<BR> |
6 | SPDX-License-Identifier: BSD-2-Clause-Patent |
7 | |
8 | **/ |
9 | |
10 | #ifndef _FSP_EAS_H_ |
11 | #define _FSP_EAS_H_ |
12 | |
13 | #include <Uefi/UefiBaseType.h> |
14 | #include <Guid/GuidHobFspEas.h> |
15 | #include <Guid/FspHeaderFile.h> |
16 | #include <FspEas/FspApi.h> |
17 | |
18 | #endif |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器