XenevaOS
Loading...
Searching...
No Matches
DriverSupportedEfiVersion.h
Go to the documentation of this file.
1
18#ifndef __DRIVER_SUPPORTED_EFI_VERSION_H__
19#define __DRIVER_SUPPORTED_EFI_VERSION_H__
20
21#define EFI_DRIVER_SUPPORTED_EFI_VERSION_PROTOCOL_GUID \
22 { 0x5c198761, 0x16a8, 0x4e69, { 0x97, 0x2c, 0x89, 0xd6, 0x79, 0x54, 0xf8, 0x1d } }
23
24
43
45
46#endif
unsigned int UINT32
Definition ProcessorBind.h:102
EFI_GUID gEfiDriverSupportedEfiVersionProtocolGuid
struct _EFI_DRIVER_SUPPORTED_EFI_VERSION_PROTOCOL EFI_DRIVER_SUPPORTED_EFI_VERSION_PROTOCOL
Definition Base.h:281
Definition DriverSupportedEfiVersion.h:32
UINT32 Length
Definition DriverSupportedEfiVersion.h:37
UINT32 FirmwareVersion
Definition DriverSupportedEfiVersion.h:41