source:
vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicInternal.h@
80721
最後變更 在這個檔案從80721是 80721,由 提交於 6 年 前 | |
---|---|
|
|
檔案大小: 457 位元組 |
行 | |
---|---|
1 | /** @file |
2 | Common header file shared by all source files. |
3 | |
4 | This file includes package header files, dependent library classes. |
5 | |
6 | Copyright (c) 2007 - 2008, Intel Corporation. All rights reserved.<BR> |
7 | SPDX-License-Identifier: BSD-2-Clause-Patent |
8 | **/ |
9 | |
10 | #ifndef __BASEIOLIB_INTRINSIC_INTERNAL_H_ |
11 | #define __BASEIOLIB_INTRINSIC_INTERNAL_H_ |
12 | |
13 | |
14 | |
15 | #include <Base.h> |
16 | |
17 | #include <Library/IoLib.h> |
18 | #include <Library/BaseLib.h> |
19 | #include <Library/DebugLib.h> |
20 | |
21 | #endif |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器