summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* UefiCpuPkg/SmmRelocationLib: Rename global variablesJiaxin Wu2024-05-084-35/+35
* UefiCpuPkg/SmmRelocationLib: Add SmmRelocationLib library instanceJiaxin Wu2024-05-089-0/+1396
* UefiCpuPkg: Add SmmRelocationLib classJiaxin Wu2024-05-082-0/+45
* UefiCpuPkg/PiSmmCpuDxeSmm: Handle the NULL gMpInformation2HobGuidRay Ni2024-05-072-3/+87
* MdeModulePkg/XhciDxe: Add PCD for the delay of HCRSTXianglei Cai2024-05-074-1/+12
* MdeModulePkg/XhciDxe: Reset endpoint while USB Transaction errorXianglei Cai2024-05-073-2/+15
* OvmfPkg: Add sp800155Event3 supportDionna Glaze2024-05-071-5/+10
* SecurityPkg: Recognize sp800155Event3 eventDionna Glaze2024-05-071-5/+10
* MdePkg: Add TcgSp800155Event3 type infoDionna Glaze2024-05-071-1/+37
* RedfishPkg: Rename x-uefi-redfish to x-UEFI-redfishNickle Wang2024-05-048-63/+63
* IntelFsp2Pkg/PatchFv.py: FIX for GCC 32BIT build errorDuggapu Chinni B2024-05-031-1/+1
* OvmfPkg/CcExitLib: Drop special handling for Encrypted MMIO to APICMichael Roth2024-05-021-11/+1
* OvmfPkg: Don't make APIC MMIO accesses with encryption bit setMichael Roth2024-05-0210-3/+97
* OvmfPkg/ResetVector: Clear SEV encryption bit for non-leaf PTEsMichael Roth2024-05-022-11/+14
* Maintainers.txt: Update my email addressAnthony PERARD2024-05-021-1/+1
* Maintainers.txt: Update StandaloneMmPkg and UefiCpuPkg ReviewerJiaxin Wu2024-04-301-0/+2
* OvmfPkg: Remove QemuFwCfgLibMmio.infChao Li2024-04-301-54/+0
* OvmfPkg/RiscVVirt: Enable QemuFwCfgMmioDxeLib.infChao Li2024-04-301-1/+1
* ArmVirtPkg: Enable QemuFwCfgMmioDxeLib.infChao Li2024-04-302-2/+2
* OvmfPkg: Copy the same new INF as QemuFwCfgLibMmio.infChao Li2024-04-301-0/+54
* OvmfPkg: Add the QemuFwCfgMmioLib PEI stage versionChao Li2024-04-302-0/+281
* OvmfPkg: Add the way of HOBs in QemuFwCfgLibMmioChao Li2024-04-304-27/+216
* OvmfPkg: Separate QemuFwCfgLibMmio.c into two filesChao Li2024-04-304-186/+327
* OvmfPkg: Add a GUID for QemuFwCfgLibChao Li2024-04-301-0/+1
* UefiCpuPkg/Library: Cleanup debug message in LmceSupportJiaxin Wu2024-04-301-4/+1
* ReadMe.rst: Add libspdm submodule licenseWenxing Hou2024-04-301-0/+1
* SecurityPkg: Add libspdm submoduleWenxing Hou2024-04-301-0/+0
* .gitmodule: Add libspdm submodule for EDKIIWenxing Hou2024-04-301-0/+3
* .pytool/CISettings.py: add libspdm submodule.Wenxing Hou2024-04-301-0/+2
* SecurityPkg: add DeviceSecurity supportWenxing Hou2024-04-3032-6/+5611
* SecurityPkg: Add TCG PFP 1.06 support.Wenxing Hou2024-04-305-20/+278
* MdeModulePkg/Variable: Add TCG SPDM device measurement updateWenxing Hou2024-04-304-6/+43
* MdePkg: Add devAuthBoot GlobalVariableWenxing Hou2024-04-302-2/+11
* MdePkg: Add TCG PFP 1.06 support.Wenxing Hou2024-04-302-3/+187
* MdePkg: Add SPDM1.2 support.Wenxing Hou2024-04-301-49/+1061
* MdePkg: Add Cxl30.h into IndustryStandardFoster Nong2024-04-292-1/+317
* BaseTools/GetUtcDateTime.py: Python 3.12 supportGua Guo2024-04-261-1/+1
* OvmfPkg/VirtHstiDxe: do not load driver in confidential guestsGerd Hoffmann2024-04-252-0/+7
* Update to CodeQL 2.16.1Michael Kubacki2024-04-243-9/+9
* BaseTools/Fmmt.py: Python 3.12 supportGua Guo2024-04-231-1/+1
* OvmfPkg: Harden #VC instruction emulation somewhat (CVE-2024-25742)Adam Dunlap2024-04-231-11/+173
* IntelFsp2Pkg/PatchFv.py: Python 3.12 supportGua Guo2024-04-221-12/+12
* IntelFsp2Pkg/GenCfgOpt.py: Python 3.12 supportGua Guo2024-04-221-48/+48
* ArmVirtPkg/ArmVirtQemu: always build XIP code with strict alignmentArd Biesheuvel2024-04-221-2/+0
* OvmfPkg/VirtHstiDxe: add README.mdGerd Hoffmann2024-04-221-0/+48
* OvmfPkg/VirtHstiDxe: add code flash checkGerd Hoffmann2024-04-224-0/+55
* OvmfPkg/VirtHstiDxe: add varstore flash checkGerd Hoffmann2024-04-224-1/+122
* OvmfPkg: Add VirtHstiDxe to OVMF firmware buildKonstantin Kostiuk2024-04-226-0/+9
* OvmfPkg: Add VirtHstiDxe driverKonstantin Kostiuk2024-04-225-0/+382
* OvmfPkg/IntelTdx: Update TDVF READMEMin M Xu2024-04-221-26/+38