summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-22ArmPlatformPkg: Remove overly verbose DEBUG lines in LcdGraphicsBltRebecca Cran1-12/+0
2022-06-22MdeModulePkg/XhciDxe: Check return value of XHC_PAGESIZE registerLuo, Heng1-2/+8
2022-06-21UefiPayloadPkg: UniversalPayloadBuild.py to support --pcd featureGua Guo1-0/+8
2022-06-20UefiPayloadPkg: Always split page table entry to 4K if it covers stack.Liu, Zhiguang1-10/+2
2022-06-17UefiPayloadPkg: Increase the PcdMaximumUnicodeStringLengthXie, Yuanhao1-0/+1
2022-06-16BaseTools: output the intermediate library instance when error occursNi, Ray1-1/+3
2022-06-16SecurityPkg/HashLibTdx: Return EFI_UNSUPPORTED if it is not Tdx guestMin M Xu1-1/+7
2022-06-16OvmfPkg: Use PcdOvmfWorkAreaBase instead of PcdSevEsWorkAreaBaseMin M Xu2-3/+3
2022-06-14DxeMain: Fix the bug that StackGuard is not enabledRay Ni1-0/+8
2022-06-14ArmPkg/ArmExceptionLib: Follow new CpuExceptionHandlerLib APIsRay Ni1-47/+11
2022-06-13MdePkg/BaseLib: Add CRC16-ANSI and CRC32c implementationsPedro Falcato2-1/+178
2022-06-13MdePkg: Remove "assert" from SmmCpuRendevousLibNull.cZhihao Li1-1/+0
2022-06-10Revert "OvmfPkg/Sec: fix stack switch"Gerd Hoffmann2-7/+3
2022-06-10MpInitLib: Move the Above1Mb vector allocation to MpInitLibInitializeRay Ni1-24/+29
2022-06-10MpInitLib: Only allocate below 1MB memory for 16bit codeRay Ni3-56/+46
2022-06-10MpInitLib: Put SEV logic in separate fileRay Ni6-172/+161
2022-06-10MpInitLib: remove unneeded global ASM_PFXRay Ni2-15/+3
2022-06-10MpInitLib: Allocate code buffer for PEI phaseRay Ni4-8/+13
2022-06-10CpuException: Add InitializeSeparateExceptionStacksRay Ni9-184/+74
2022-06-10CpuException: Remove InitializeCpuInterruptHandlersRay Ni8-262/+56
2022-06-10CpuException: Avoid allocating page but using global variablesRay Ni1-19/+5
2022-06-10CpuException: Init global variables in-placeRay Ni2-13/+12
2022-06-10CpuException: Avoid allocating code pages for DXE instanceRay Ni4-28/+9
2022-06-08OvmfPkg/Sec: fix stack switchGerd Hoffmann2-3/+7
2022-06-07OvmfPkg: Delete SecMeasurementLibTdxMin M Xu4-420/+0
2022-06-07OvmfPkg: Implement MeasureHobList/MeasureFvImageMin M Xu5-3/+224
2022-06-07Security: Add SecTpmMeasurementLibTdxMin M Xu3-0/+212
2022-06-07.pytool: UncrustifyCheck: Set IgnoreFiles path relative to package pathKun Qin1-1/+1
2022-06-06BaseTools: Fix dependency issue in PcdValueInitJake Garver1-1/+2
2022-06-03OvmfPkg/IntelTdx: Enable RTMR based measurement and measure bootMin Xu2-1/+16
2022-06-03OvmfPkg/IntelTdx: Add TdTcg2DxeMin Xu3-0/+2997
2022-06-03MdePkg: Define CC Measure EventLog ACPI TableMin Xu1-0/+21
2022-06-03OvmfPkg: Add PCDs for LAML/LASA field in CC EVENTLOG ACPI tableMin Xu1-0/+6
2022-06-03OvmfPkg/IntelTdx: Measure Td HobList and Configuration FVMin Xu5-2/+221
2022-06-03OvmfPkg: Introduce SecMeasurementLibMin Xu4-0/+420
2022-06-03SecurityPkg: Add definition of EFI_CC_EVENT_HOB_GUIDMin Xu2-0/+26
2022-06-03CryptoPkg: Add SecCryptLibMin Xu8-0/+1023
2022-06-03Security: Add HashLibTdxMin Xu3-0/+254
2022-06-03OvmfPkg: Don't access A20 gate register on Cloud HypervisorSebastien Boeuf1-1/+3
2022-06-03OvmfPkg: CloudHv: Rely on QemuFwCfgLibNull implementationSebastien Boeuf1-2/+2
2022-06-03OvmfPkg: Check for QemuFwCfg availability before accessing itSebastien Boeuf2-6/+11
2022-06-03OvmfPkg: CloudHv: Fix FW_BASE_ADDRESSSebastien Boeuf2-1/+66
2022-06-03OvmfPkg/Microvm/pcie: add pcie supportGerd Hoffmann2-16/+26
2022-06-03OvmfPkg/Microvm/pcie: mPhysMemAddressWidth tweakGerd Hoffmann2-1/+42
2022-06-03OvmfPkg/Microvm/pcie: no vbeshim pleaseGerd Hoffmann1-0/+2
2022-06-03OvmfPkg/Platform: unfix PcdPciExpressBaseAddressGerd Hoffmann4-6/+8
2022-06-03OvmfPkg/FdtPciHostBridgeLib: io range is not mandatoryGerd Hoffmann1-22/+23
2022-06-03OvmfPkg/Microvm: drop CODE and VARS filesGerd Hoffmann1-26/+0
2022-06-03OvmfPkg/AmdSev: remove unused SMM bits from .dsc and .fdf filesGerd Hoffmann2-62/+0
2022-06-02OvmfPkg: Search EFI_RESOURCE_MEMORY_UNACCEPTED for Fw hoblistMin Xu1-1/+3