OpenCore
1.0.4
OpenCore Bootloader
|
Go to the source code of this file.
Variables | |
UINT8 | gDefaultAppleEpidCertificate [] |
UINTN | gDefaultAppleEpidCertificateSize = sizeof (gDefaultAppleEpidCertificate) |
UINT8 | gDefaultAppleGroupPublicKeys [] |
UINTN | gDefaultAppleGroupPublicKeysSize = sizeof (gDefaultAppleGroupPublicKeys) |
Provision EPID data.
Copyright (c) 2019, vit9696. 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 PavpProvisionData.c.
UINT8 gDefaultAppleEpidCertificate[] |
Definition at line 19 of file PavpProvisionData.c.
UINTN gDefaultAppleEpidCertificateSize = sizeof (gDefaultAppleEpidCertificate) |
Definition at line 23 of file PavpProvisionData.c.
UINT8 gDefaultAppleGroupPublicKeys[] |
Definition at line 25 of file PavpProvisionData.c.
UINTN gDefaultAppleGroupPublicKeysSize = sizeof (gDefaultAppleGroupPublicKeys) |
Definition at line 29 of file PavpProvisionData.c.