summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-26MdeModulePkg: Define memory attribute PPIArd Biesheuvel2-0/+86
2023-06-26IntelFsp2WrapperPkg: Get HobListPtr before calling the Multiphase FSPSAishwarya, KurugoduMelmatamX1-7/+8
2023-06-23OvmfPkg/Bhyve: include TPM driverCorvin Köhne2-2/+22
2023-06-23OvmfPkg/Bhyve: install Acpi tables provided by FwCfgCorvin Köhne1-0/+5
2023-06-23OvmfPkg: move QemuFwCfgAcpi into AcpiPlatformLibCorvin Köhne6-11/+14
2023-06-23OvmfPkg: move BootScript into AcpiPlatformLibCorvin Köhne5-31/+30
2023-06-23OvmfPkg: move PciEncoding into AcpiPlatformLibCorvin Köhne19-274/+38
2023-06-23OvmfPkg: avoid including AcpiPlatformLib twiceCorvin Köhne1-0/+5
2023-06-23OvmfPkg/Library: fix definition of GetAcpiRsdpFromMemoryCorvin Köhne1-2/+2
2023-06-23SecurityPkg: SubClassTpm: Updated default valueKun Qin2-4/+4
2023-06-23MdePkg: PiStatusCode: Add TPM subclass definition to MdePkgKun Qin1-0/+1
2023-06-23MdePkg: PiStatusCode: Add new Host Software class Error Code to MdePkgKun Qin1-20/+21
2023-06-23OvmfPkg/RiscVVirt: Add a readme for build and testSunil V L1-0/+49
2023-06-23OvmfPkg/RiscVVirt: Add support for separate code and variable storeSunil V L3-13/+19
2023-06-23OvmfPkg/RiscVVirt: Add VirtNorFlashDeviceTreeLib librarySunil V L2-0/+177
2023-06-23OvmfPkg/RiscVVirt: Fix couple of issues in VarStoreSunil V L1-6/+6
2023-06-21MdePkg: Code optimization to SMM InternalAllocateAlignedPagesduntan1-1/+1
2023-06-21MdeModulePkg/SmmCore: Perf-log PlatformHookBefore/AfterSmmDispatchRay Ni1-0/+4
2023-06-21UefiCpuPkg/SmmCpu: Add PcdSmmApPerfLogEnable control AP perf-loggingRay Ni5-3/+21
2023-06-21MdeModulePkg/SmmCorePerformanceLib: Disable perf-logging at runtimeRay Ni2-3/+47
2023-06-21MdeModulePkg/SmmPerformanceLib: Disable perf-logging after ExitBSRay Ni2-2/+75
2023-06-21MdeModulePkg/SmmCore: Add perf-logging for SmmDriverDispatchHandlerRay Ni1-1/+4
2023-06-21MdeModulePkg/SmmCore: Add perf-logging for time-consuming proceduresRay Ni2-1/+20
2023-06-21UefiCpuPkg/CpuSmm: Add perf-logging for MP proceduresRay Ni6-0/+219
2023-06-21UefiCpuPkg/CpuSmm: Add perf-logging for time-consuming BSP proceduresRay Ni6-5/+49
2023-06-21Maintainers.txt: update maintainer for CryptoPkgJian J Wang1-1/+1
2023-06-15UefiCpuPkg: RISC-V: TimerLib: Fix delay function to use 64-bitTuan Phan2-31/+23
2023-06-15UefiCpuPkg: CpuTimerDxeRiscV64: Fix incorrect value sent to SbiSetTimerTuan Phan3-5/+26
2023-06-14UefiPayloadPkg: Fix incorrect code on AddSectionHeaderBruceX Wang1-3/+3
2023-06-13UefiPayloadPkg: Add CAPSULE_SUPPORT in UPL and set it as FALSE in defaultMarsX Lin1-0/+5
2023-06-13Maintainers.txt: Remove me from maintainers of UefiPayloadPkg,ShellPkgRay Ni1-2/+0
2023-06-13Maintainers.txt: Remove UEFI Shell Binaries sectionRay Ni1-8/+0
2023-06-13UnitTestFrameworkPkg: Add UnitTestPeiServicesTablePointerLibZhiguang Liu9-0/+1961
2023-06-08ShellPkg/SmbiosView: type 45 and type 46 support.Simon Wang4-4/+222
2023-06-07UefiPayloadPkg: Enhance build script for BuildEntryOnlyGua Guo1-2/+3
2023-06-07Maintainers.txt: Update maintainers for StandaloneMmPkgNi, Ray1-1/+1
2023-06-07Maintainers.txt: Remove reviewer for StandaloneMmPkgSami Mujawar1-1/+0
2023-06-07RedfishPkg: update Readme.mdNickle Wang1-11/+11
2023-06-07MdeModulePkg/Bus: Fix port multiplier port in AhciPei PEIMNeo Hsueh1-0/+10
2023-06-06MdePkg/BaseLib: Add SpeculationBarrier implementation for RiscV64Yong Li2-0/+35
2023-06-06MdePkg ACPI65: Update MADT Revision pre ACPI Spec 6.5Aryeh Chen1-1/+1
2023-06-06CharEncodingCheckPlugin: Remove Noisy PrintOliver Smith-Denny1-3/+1
2023-06-06OvmfPkg/Bhyve: install ACPI tables from memoryCorvin Köhne3-1/+38
2023-06-06OvmfPkg/Xen: export AcpiTable installation into AcpiPlatformLibCorvin Köhne5-261/+254
2023-06-06OvmfPkg/Xen: export search of RSDP into a library functionCorvin Köhne7-90/+152
2023-06-02OvmfPkg: Create additional PML1 entries for large SEV-SNP VMsMikolaj Lisik via groups.io1-9/+18
2023-06-02OvmfPkg/RiscVVirt: Remove unimplemented NxForStack configurationArd Biesheuvel1-6/+0
2023-06-02ArmPkg: add SMC defines for SiP service callsMarcin Juszkiewicz1-0/+9
2023-06-02ArmPkg: Enable AuditMode for Uncrustify CI checksArd Biesheuvel1-0/+5
2023-06-02ShellPkgDisconnect: zero-initialize handlesGerd Hoffmann1-6/+13