VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/DynamicTablesPkg/Library/FdtHwInfoParserLib/FdtHwInfoParserInclude.h

Last change on this file was 108794, checked in by vboxsync, 6 weeks ago

Devices/EFI/FirmwareNew: Merge edk2-stable202502 from the vendor branch and make it build for the important platforms, bugref:4643

  • Property svn:eol-style set to native
File size: 387 bytes
Line 
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/DebugLib.h>
14#include <Library/MemoryAllocationLib.h>
15
16#endif // FDT_HW_INFO_PARSER_INCLUDE_H_
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette