OpenCore
1.0.4
OpenCore Bootloader
|
Go to the source code of this file.
Macros | |
#define | APPLE_HFS_PARTITION_TYPE_GUID |
#define | APPLE_HFS_CS_PARTITION_TYPE_GUID |
#define | APPLE_HFS_BOOT_PARTITION_TYPE_GUID |
#define | APPLE_HFS_UUID_INFO_GUID |
Variables | |
EFI_GUID | gAppleHfsPartitionTypeGuid |
EFI_GUID | gAppleHfsCsPartitionTypeGuid |
EFI_GUID | gAppleHfsBootPartitionTypeGuid |
EFI_GUID | gAppleHfsUuidInfoGuid |
Copyright (C) 2017, 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 AppleHfsInfo.h.
#define APPLE_HFS_BOOT_PARTITION_TYPE_GUID |
Boot (Recovery) HFS+ volume.
Definition at line 37 of file AppleHfsInfo.h.
#define APPLE_HFS_CS_PARTITION_TYPE_GUID |
CoreStorage HFS+ volume.
Definition at line 28 of file AppleHfsInfo.h.
#define APPLE_HFS_PARTITION_TYPE_GUID |
Normal HFS+ volume.
Definition at line 19 of file AppleHfsInfo.h.
#define APPLE_HFS_UUID_INFO_GUID |
Accessible from EFI_FILE_PROTOCOL::GetInfo, this GUID allows to quickly obtain volume UUID.
Definition at line 47 of file AppleHfsInfo.h.
|
extern |
|
extern |
|
extern |
|
extern |