TianoCore EDK2
master
Loading...
Searching...
No Matches
ConfidentialComputingSecret.h
Go to the documentation of this file.
1
9
#ifndef CONFIDENTIAL_COMPUTING_SECRET_H_
10
#define CONFIDENTIAL_COMPUTING_SECRET_H_
11
12
#include <
Uefi/UefiBaseType.h
>
13
14
#define CONFIDENTIAL_COMPUTING_SECRET_GUID \
15
{ 0xadf956ad, \
16
0xe98c, \
17
0x484c, \
18
{ 0xae, 0x11, 0xb5, 0x1c, 0x7d, 0x33, 0x64, 0x47 }, \
19
}
20
21
typedef
struct
{
22
UINT64 Base;
23
UINT64 Size;
24
}
CONFIDENTIAL_COMPUTING_SECRET_LOCATION
;
25
26
extern
EFI_GUID
gConfidentialComputingSecretGuid;
27
28
#endif
// SEV_LAUNCH_SECRET_H_
UefiBaseType.h
CONFIDENTIAL_COMPUTING_SECRET_LOCATION
Definition:
ConfidentialComputingSecret.h:21
GUID
Definition:
Base.h:213
OvmfPkg
Include
Guid
ConfidentialComputingSecret.h
Generated on Fri Nov 15 2024 18:01:20 for TianoCore EDK2 by
1.9.6