source:
vbox/trunk/src/VBox/Devices/EFI/Firmware/DynamicTablesPkg/Library/FdtHwInfoParserLib/FdtHwInfoParserInclude.h
最後變更 在這個檔案是 99404,由 提交於 2 年 前 | |
---|---|
|
|
檔案大小: 415 位元組 |
行 | |
---|---|
1 | /** @file |
2 | Include file for Fdt HwInfoParser. |
3 | |
4 | Copyright (c) 2021, ARM Limited. All rights reserved.<BR> |
5 | SPDX-License-Identifier: BSD-2-Clause-Patent |
6 | **/ |
7 | |
8 | #ifndef FDT_HW_INFO_PARSER_INCLUDE_H_ |
9 | #define FDT_HW_INFO_PARSER_INCLUDE_H_ |
10 | |
11 | #include <Base.h> |
12 | #include <libfdt.h> |
13 | #include <Library/ArmLib.h> |
14 | #include <Library/DebugLib.h> |
15 | #include <Library/MemoryAllocationLib.h> |
16 | |
17 | #endif // FDT_HW_INFO_PARSER_INCLUDE_H_ |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器