XenevaOS
Loading...
Searching...
No Matches
HardwareErrorVariable.h
Go to the documentation of this file.
1
18#ifndef _HARDWARE_ERROR_VARIABLE_GUID_H_
19#define _HARDWARE_ERROR_VARIABLE_GUID_H_
20
21#define EFI_HARDWARE_ERROR_VARIABLE \
22 { \
23 0x414E6BDD, 0xE47B, 0x47cc, {0xB2, 0x44, 0xBB, 0x61, 0x02, 0x0C, 0xF5, 0x16} \
24 }
25
27
28#endif
EFI_GUID gEfiHardwareErrorVariableGuid
Definition Base.h:281