OpenCore
1.0.4
OpenCore Bootloader
|
#include <Pi/PiHob.h>
Go to the source code of this file.
Data Structures | |
struct | APPLE_FPF_CONFIGURATION_HOB |
Macros | |
#define | APPLE_EPID_CERTIFICATE_FILE_GUID { 0xD1A26C1F, 0xABF5, 0x4806, { 0xBB, 0x24, 0x68, 0xD3, 0x17, 0xE0, 0x71, 0xD5 } } |
#define | APPLE_EPID_GROUP_PUBLIC_KEYS_FILE_GUID { 0x2906CC1F, 0x09CA, 0x4457, { 0x9A, 0x4F, 0xC2, 0x12, 0xC5, 0x45, 0xD3, 0xD3 } } |
#define | APPLE_FPF_CONFIGURATION_HOB_GUID { 0xE3CC8EC6, 0x81C1, 0x4271, { 0xAC, 0xBC, 0xDB, 0x65, 0x08, 0x6E, 0x8D, 0xC8 } } |
#define | APPLE_EPID_PROVISIONED_VARIABLE_NAME L"epid_provisioned" |
#define | APPLE_FPF_PROVISIONED_VARIABLE_NAME L"fpf_provisioned" |
Variables | |
EFI_GUID | gAppleEpidCertificateFileGuid |
EFI_GUID | gAppleEpidGroupPublicKeysFileGuid |
EFI_GUID | gAppleFpfConfigurationHobGuid |
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 AppleProvisioning.h.
#define APPLE_EPID_CERTIFICATE_FILE_GUID { 0xD1A26C1F, 0xABF5, 0x4806, { 0xBB, 0x24, 0x68, 0xD3, 0x17, 0xE0, 0x71, 0xD5 } } |
Definition at line 23 of file AppleProvisioning.h.
#define APPLE_EPID_GROUP_PUBLIC_KEYS_FILE_GUID { 0x2906CC1F, 0x09CA, 0x4457, { 0x9A, 0x4F, 0xC2, 0x12, 0xC5, 0x45, 0xD3, 0xD3 } } |
Definition at line 29 of file AppleProvisioning.h.
#define APPLE_EPID_PROVISIONED_VARIABLE_NAME L"epid_provisioned" |
Definition at line 50 of file AppleProvisioning.h.
#define APPLE_FPF_CONFIGURATION_HOB_GUID { 0xE3CC8EC6, 0x81C1, 0x4271, { 0xAC, 0xBC, 0xDB, 0x65, 0x08, 0x6E, 0x8D, 0xC8 } } |
Definition at line 37 of file AppleProvisioning.h.
#define APPLE_FPF_PROVISIONED_VARIABLE_NAME L"fpf_provisioned" |
Definition at line 52 of file AppleProvisioning.h.
|
extern |
|
extern |
|
extern |