iPXE
Fdt.h
Go to the documentation of this file.
1 /** @file
2 *
3 * Copyright (c) 2013-2014, ARM Limited. All rights reserved.
4 *
5 * SPDX-License-Identifier: BSD-2-Clause-Patent
6 *
7 **/
8 
9 #ifndef __FDT_H__
10 #define __FDT_H__
11 
12 FILE_LICENCE ( BSD2_PATENT );
13 
14 #define FDT_TABLE_GUID \
15  { 0xb1b621d5, 0xf19c, 0x41a5, { 0x83, 0x0b, 0xd9, 0x15, 0x2c, 0x69, 0xaa, 0xe0 } }
16 
17 extern EFI_GUID gFdtTableGuid;
18 
19 #endif /* __FDT_H__ */
128 bit buffer containing a unique identifier value.
Definition: Base.h:215
FILE_LICENCE(BSD2_PATENT)
EFI_GUID gFdtTableGuid