TianoCore EDK2 master
Loading...
Searching...
No Matches
HiiBootMaintenanceFormset.h
Go to the documentation of this file.
1
9#ifndef __HII_BOOT_MAINTENANCE_FORMSET_H__
10#define __HII_BOOT_MAINTENANCE_FORMSET_H__
11
15#define EFI_IFR_BOOT_MAINTENANCE_GUID \
16 { 0xb2dedc91, 0xd59f, 0x48d2, { 0x89, 0x8a, 0x12, 0x49, 0xc, 0x74, 0xa4, 0xe0 } }
17
18extern EFI_GUID gEfiIfrBootMaintenanceGuid;
19
20#endif
Definition: Base.h:213