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

Go to the source code of this file.

Data Structures

struct  _APFS_EFIBOOTRECORD_LOCATION_INFO
 

Macros

#define APFS_EFIBOOTRECORD_INFO_PROTOCOL_GUID
 

Typedefs

typedef struct _APFS_EFIBOOTRECORD_LOCATION_INFO APFS_EFIBOOTRECORD_LOCATION_INFO
 

Variables

EFI_GUID gApfsEfiBootRecordInfoProtocolGuid
 

Detailed Description

Apple FileSystem EfiBootRecord container info.

Copyright (C) 2018, savvas. All rights reserved.
Copyright (C) 2018, Download-Fritz. 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 ApfsEfiBootRecordInfo.h.

Macro Definition Documentation

◆ APFS_EFIBOOTRECORD_INFO_PROTOCOL_GUID

#define APFS_EFIBOOTRECORD_INFO_PROTOCOL_GUID
Value:
{ 0x03B8D751, 0xA02F, 0x4FF8, \
{ 0x9B, 0x1A, 0x55, 0x24, 0xAF, 0xA3, 0x94, 0x5F } }

Definition at line 19 of file ApfsEfiBootRecordInfo.h.

Typedef Documentation

◆ APFS_EFIBOOTRECORD_LOCATION_INFO

Variable Documentation

◆ gApfsEfiBootRecordInfoProtocolGuid

EFI_GUID gApfsEfiBootRecordInfoProtocolGuid
extern