XenevaOS
Loading...
Searching...
No Matches
Classes | Macros | Variables
WinCertificate.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  WIN_CERTIFICATE
 
struct  EFI_CERT_BLOCK_RSA_2048_SHA256
 
struct  WIN_CERTIFICATE_UEFI_GUID
 
struct  WIN_CERTIFICATE_EFI_PKCS1_15
 

Macros

#define WIN_CERT_TYPE_PKCS_SIGNED_DATA   0x0002
 
#define WIN_CERT_TYPE_EFI_PKCS115   0x0EF0
 
#define WIN_CERT_TYPE_EFI_GUID   0x0EF1
 
#define EFI_CERT_TYPE_RSA2048_SHA256_GUID    {0xa7717414, 0xc616, 0x4977, {0x94, 0x20, 0x84, 0x47, 0x12, 0xa7, 0x35, 0xbf } }
 

Variables

EFI_GUID gEfiCertTypeRsa2048Sha256Guid
 

Detailed Description

GUID for UEFI WIN_CERTIFICATE structure.

Copyright (c) 2006 - 2012, Intel Corporation. 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.

Revision Reference:
GUID defined in UEFI 2.0 spec.

Macro Definition Documentation

◆ EFI_CERT_TYPE_RSA2048_SHA256_GUID

#define EFI_CERT_TYPE_RSA2048_SHA256_GUID    {0xa7717414, 0xc616, 0x4977, {0x94, 0x20, 0x84, 0x47, 0x12, 0xa7, 0x35, 0xbf } }

◆ WIN_CERT_TYPE_EFI_GUID

#define WIN_CERT_TYPE_EFI_GUID   0x0EF1

◆ WIN_CERT_TYPE_EFI_PKCS115

#define WIN_CERT_TYPE_EFI_PKCS115   0x0EF0

◆ WIN_CERT_TYPE_PKCS_SIGNED_DATA

#define WIN_CERT_TYPE_PKCS_SIGNED_DATA   0x0002

Variable Documentation

◆ gEfiCertTypeRsa2048Sha256Guid

EFI_GUID gEfiCertTypeRsa2048Sha256Guid
extern