TianoCore EDK2
master
Loading...
Searching...
No Matches
SevMemoryAcceptance.h
Go to the documentation of this file.
1
14
#ifndef SEV_MEMORY_ACCEPTANCE_H_
15
#define SEV_MEMORY_ACCEPTANCE_H_
16
17
#define OVMF_SEV_MEMORY_ACCEPTANCE_PROTOCOL_GUID \
18
{0xc5a010fe, \
19
0x38a7, \
20
0x4531, \
21
{0x8a, 0x4a, 0x05, 0x00, 0xd2, 0xfd, 0x16, 0x49}}
22
23
typedef
struct
_OVMF_SEV_MEMORY_ACCEPTANCE_PROTOCOL
24
OVMF_SEV_MEMORY_ACCEPTANCE_PROTOCOL
;
25
29
typedef
30
EFI_STATUS
31
(EFIAPI *
OVMF_SEV_ALLOW_UNACCEPTED_MEMORY
)(
32
IN
OVMF_SEV_MEMORY_ACCEPTANCE_PROTOCOL
*This
33
);
34
39
struct
_OVMF_SEV_MEMORY_ACCEPTANCE_PROTOCOL
{
40
OVMF_SEV_ALLOW_UNACCEPTED_MEMORY
AllowUnacceptedMemory;
41
};
42
43
#endif
IN
#define IN
Definition:
Base.h:279
OVMF_SEV_ALLOW_UNACCEPTED_MEMORY
EFI_STATUS(EFIAPI * OVMF_SEV_ALLOW_UNACCEPTED_MEMORY)(IN OVMF_SEV_MEMORY_ACCEPTANCE_PROTOCOL *This)
Definition:
SevMemoryAcceptance.h:31
EFI_STATUS
RETURN_STATUS EFI_STATUS
Definition:
UefiBaseType.h:29
_OVMF_SEV_MEMORY_ACCEPTANCE_PROTOCOL
Definition:
SevMemoryAcceptance.h:39
OvmfPkg
Include
Protocol
SevMemoryAcceptance.h
Generated on Fri Nov 15 2024 18:01:20 for TianoCore EDK2 by
1.9.6