TianoCore EDK2
master
Loading...
Searching...
No Matches
QemuPC.c
Go to the documentation of this file.
1
7
#include <
Library/BaseLib.h
>
8
#include <
Library/DebugLib.h
>
9
#include <
Library/HstiLib.h
>
10
#include <
Library/PcdLib.h
>
11
#include <
Library/PciLib.h
>
12
13
#include <
IndustryStandard/Hsti.h
>
14
#include <
IndustryStandard/Q35MchIch9.h
>
15
16
#include "
VirtHstiDxe.h
"
17
18
STATIC
VIRT_ADAPTER_INFO_PLATFORM_SECURITY
mHstiPC = {
19
PLATFORM_SECURITY_VERSION_VNEXTCS,
20
PLATFORM_SECURITY_ROLE_PLATFORM_REFERENCE,
21
{ L
"OVMF (Qemu PC)"
},
22
VIRT_HSTI_SECURITY_FEATURE_SIZE,
23
};
24
25
VIRT_ADAPTER_INFO_PLATFORM_SECURITY
*
26
VirtHstiQemuPCInit (
27
VOID
28
)
29
{
30
return
&mHstiPC;
31
}
32
33
VOID
34
VirtHstiQemuPCVerify (
35
VOID
36
)
37
{
38
}
BaseLib.h
Hsti.h
HstiLib.h
STATIC
#define STATIC
Definition:
Base.h:264
DebugLib.h
PciLib.h
PcdLib.h
Q35MchIch9.h
VirtHstiDxe.h
VIRT_ADAPTER_INFO_PLATFORM_SECURITY
Definition:
VirtHstiDxe.h:13
OvmfPkg
VirtHstiDxe
QemuPC.c
Generated on Fri Nov 15 2024 18:01:22 for TianoCore EDK2 by
1.9.6