OpenCore
1.0.4
OpenCore Bootloader
|
Go to the source code of this file.
Data Structures | |
struct | APPLE_PK_ENTRY_ |
Macros | |
#define | NUM_OF_PK 2 |
Typedefs | |
typedef struct APPLE_PK_ENTRY_ | APPLE_PK_ENTRY |
Variables | |
CONST APPLE_PK_ENTRY | PkDataBase [NUM_OF_PK] |
CONST UINT8 | gAppleX86SecureBootRootCaCert [] |
CONST UINTN | gAppleX86SecureBootRootCaCertSize |
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 OcAppleKeysLib.h.
#define NUM_OF_PK 2 |
Definition at line 21 of file OcAppleKeysLib.h.
typedef struct APPLE_PK_ENTRY_ APPLE_PK_ENTRY |
|
extern |
Definition at line 220 of file OcAppleKeysLib.c.
|
extern |
Definition at line 330 of file OcAppleKeysLib.c.
|
extern |
Definition at line 195 of file OcAppleKeysLib.c.