OpenCore
1.0.4
OpenCore Bootloader
|
#include <Guid/WinCertificate.h>
Go to the source code of this file.
Data Structures | |
struct | APPLE_EFI_CERTIFICATE_INFO_ |
struct | APPLE_EFI_CERTIFICATE_ |
Macros | |
#define | APPLE_EFI_CERTIFICATE_GUID |
#define | APPLE_EFI_CERTIFICATE_TYPE 0x0EF1 |
Typedefs | |
typedef struct APPLE_EFI_CERTIFICATE_INFO_ | APPLE_EFI_CERTIFICATE_INFO |
typedef struct APPLE_EFI_CERTIFICATE_ | APPLE_EFI_CERTIFICATE |
Variables | |
EFI_GUID | gAppleEfiCertificateGuid |
GUID for UEFI APPLE_CERTIFICATE structure
Copyright (c) 2018, savvas
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 AppleCertificate.h.
#define APPLE_EFI_CERTIFICATE_GUID |
Definition at line 27 of file AppleCertificate.h.
#define APPLE_EFI_CERTIFICATE_TYPE 0x0EF1 |
Definition at line 34 of file AppleCertificate.h.
typedef struct APPLE_EFI_CERTIFICATE_ APPLE_EFI_CERTIFICATE |
typedef struct APPLE_EFI_CERTIFICATE_INFO_ APPLE_EFI_CERTIFICATE_INFO |
|
extern |
Definition at line 200 of file UserGlobalVar.c.