OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
FlashMapHob.h
Go to the documentation of this file.
1
22#ifndef _FLASH_MAP_HOB_GUID_H_
23#define _FLASH_MAP_HOB_GUID_H_
24
25//
26// Definitions for Flash Map
27//
28#define EFI_FLASH_MAP_HOB_GUID \
29 { 0xb091e7d2, 0x5a0, 0x4198, {0x94, 0xf0, 0x74, 0xb7, 0xb8, 0xc5, 0x54, 0x59} }
30
31extern EFI_GUID gEfiFlashMapHobGuid;
32
33#endif // _FLASH_MAP_HOB_GUID_H_
EFI_GUID gEfiFlashMapHobGuid