TianoCore EDK2 master
Loading...
Searching...
No Matches
FdtHob.h File Reference

Go to the source code of this file.

Macros

#define FDT_HOB_GUID
 

Variables

EFI_GUID gFdtHobGuid
 

Detailed Description

GUID for the HOB that contains the copy of the flattened device tree blob

Copyright (C) 2014, Linaro Ltd.

SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file FdtHob.h.

Macro Definition Documentation

◆ FDT_HOB_GUID

#define FDT_HOB_GUID
Value:
{\
0x16958446, 0x19B7, 0x480B, \
{ 0xB0, 0x47, 0x74, 0x85, 0xAD, 0x3F, 0x71, 0x6D } \
}

Definition at line 13 of file FdtHob.h.