OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
OcAfterBootCompat.h File Reference

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
 

Detailed Description

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.

Macro Definition Documentation

◆ OC_AFTER_BOOT_COMPAT_PROTOCOL_GUID

#define OC_AFTER_BOOT_COMPAT_PROTOCOL_GUID
Value:
{ 0xC7CBA84E, 0xCC77, 0x461D, \
{ 0x9E, 0x3C, 0x6B, 0xE0, 0xCB, 0x79, 0xA7, 0xC1 } }

Definition at line 24 of file OcAfterBootCompat.h.

◆ OC_AFTER_BOOT_COMPAT_PROTOCOL_REVISION

#define OC_AFTER_BOOT_COMPAT_PROTOCOL_REVISION   0x010000

Definition at line 18 of file OcAfterBootCompat.h.

Variable Documentation

◆ gOcAfterBootCompatProtocolGuid

EFI_GUID gOcAfterBootCompatProtocolGuid
extern