source:
vbox/trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Include/PiSmm.h@
105681
最後變更 在這個檔案從105681是 99404,由 提交於 20 月 前 | |
---|---|
|
|
檔案大小: 318 位元組 |
行 | |
---|---|
1 | /** @file |
2 | |
3 | Root include file for Mde Package SMM modules. |
4 | |
5 | Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR> |
6 | SPDX-License-Identifier: BSD-2-Clause-Patent |
7 | |
8 | **/ |
9 | |
10 | #ifndef __PI_SMM_H__ |
11 | #define __PI_SMM_H__ |
12 | |
13 | #include <Uefi/UefiBaseType.h> |
14 | #include <Uefi/UefiSpec.h> |
15 | |
16 | #include <Pi/PiSmmCis.h> |
17 | |
18 | #endif |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器