OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
LegacyBios.h
Go to the documentation of this file.
1
14#ifndef _LEGACY_BIOS_H_
15#define _LEGACY_BIOS_H_
16
22#define EFI_LEGACY_BIOS_GUID \
23 { \
24 0x2e3044ac, 0x879f, 0x490f, {0x97, 0x60, 0xbb, 0xdf, 0xaf, 0x69, 0x5f, 0x50 } \
25 }
26
27extern EFI_GUID gEfiLegacyBiosGuid;
28
29#endif
EFI_GUID gEfiLegacyBiosGuid