OpenCore
1.0.4
OpenCore Bootloader
|
Go to the source code of this file.
Data Structures | |
struct | OC_AFTER_BOOT_COMPAT_PROTOCOL |
Macros | |
#define | OC_AFTER_BOOT_COMPAT_PROTOCOL_REVISION 0x010000 |
#define | OC_AFTER_BOOT_COMPAT_PROTOCOL_GUID |
Variables | |
EFI_GUID | gOcAfterBootCompatProtocolGuid |
Copyright (C) 2019, vit9696. All rights reserved.
All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
Definition in file OcAfterBootCompat.h.
#define OC_AFTER_BOOT_COMPAT_PROTOCOL_GUID |
Definition at line 24 of file OcAfterBootCompat.h.
#define OC_AFTER_BOOT_COMPAT_PROTOCOL_REVISION 0x010000 |
Definition at line 18 of file OcAfterBootCompat.h.
|
extern |