TianoCore EDK2 master
Loading...
Searching...
No Matches
ConfidentialComputingSecret.h File Reference

Go to the source code of this file.

Data Structures

struct  CONFIDENTIAL_COMPUTING_SECRET_LOCATION
 

Macros

#define CONFIDENTIAL_COMPUTING_SECRET_GUID
 

Variables

EFI_GUID gConfidentialComputingSecretGuid
 

Detailed Description

UEFI Configuration Table for exposing the SEV Launch Secret location to UEFI applications (boot loaders).

Copyright (C) 2020 James Bottomley, IBM Corporation. SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file ConfidentialComputingSecret.h.

Macro Definition Documentation

◆ CONFIDENTIAL_COMPUTING_SECRET_GUID

#define CONFIDENTIAL_COMPUTING_SECRET_GUID
Value:
{ 0xadf956ad, \
0xe98c, \
0x484c, \
{ 0xae, 0x11, 0xb5, 0x1c, 0x7d, 0x33, 0x64, 0x47 }, \
}

Definition at line 14 of file ConfidentialComputingSecret.h.