OpenCore
1.0.4
OpenCore Bootloader
|
Go to the source code of this file.
Macros | |
#define | EFI_LEGACY_BIOS_GUID |
Variables | |
EFI_GUID | gEfiLegacyBiosGuid |
Defines a Tag GUID used to mark a UEFI legacy BIOS thunk driver based on legacy BIOS services and legacy option ROM. This Tag GUID must be installed on the ImageHandle of any module that follows the EFI Driver Model and uses the Int86() or FarCall() services of the Legacy Bios Protocol to produce a standard UEFI I/O Protocol.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file LegacyBios.h.
#define EFI_LEGACY_BIOS_GUID |
The Global ID for the Legacy BIOS GUID that must be installed onto the ImageHandle of any module follows the EFI Driver Model and uses the Int86() or FarCall() services of the Legacy BIOS Protocol to produce a standard UEFI I/O Protocol.
Definition at line 22 of file LegacyBios.h.
|
extern |