TianoCore EDK2
master
VmTdExitHandler.h
Go to the documentation of this file.
1
8
#ifndef VMTD_EXIT_HANDLER_H_
9
#define VMTD_EXIT_HANDLER_H_
10
11
#include <
Base.h
>
12
#include <
Uefi.h
>
13
24
EFI_STATUS
25
EFIAPI
26
TdVmCallCpuid
(
27
IN
UINT64 Eax,
28
IN
UINT64 Ecx,
29
OUT
VOID *Results
30
);
31
32
#endif
Base.h
IN
#define IN
Definition:
Base.h:279
OUT
#define OUT
Definition:
Base.h:284
Uefi.h
EFI_STATUS
RETURN_STATUS EFI_STATUS
Definition:
UefiBaseType.h:28
TdVmCallCpuid
EFI_STATUS EFIAPI TdVmCallCpuid(IN UINT64 Eax, IN UINT64 Ecx, OUT VOID *Results)
OvmfPkg
Library
VmgExitLib
VmTdExitHandler.h
Generated on Sun Jun 12 2022 23:28:06 for TianoCore EDK2 by
1.9.4