summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-21pip: bump antlr4-python3-runtime from 4.7.1 to 4.13.0dependabot/pip/antlr4-python3-runtime-4.13.0dependabot[bot]1-1/+1
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
2023-06-02ShellPkg: Add a condition to print accurate type0 Bios Size in smbiosview.Thejaswani Putta1-1/+3
2023-06-01OvmfPkg: Remove SataControllerDxePedro Falcato4-1869/+0
2023-06-01OvmfPkg/Xen: Replace the OVMF-specific SataControllerDxePedro Falcato2-2/+2
2023-06-01OvmfPkg/AmdSev: Replace the OVMF-specific SataControllerDxePedro Falcato2-2/+2
2023-06-01OvmfPkg/IntelTdx: Replace the OVMF-specific SataControllerDxePedro Falcato2-2/+2
2023-06-01OvmfPkg/CloudHv: Replace the OVMF-specific SataControllerDxePedro Falcato2-2/+2
2023-06-01OvmfPkg/Bhyve: Replace the OVMF-specific SataControllerDxePedro Falcato2-2/+2
2023-06-01OvmfPkg/Microvm: Replace the OVMF-specific SataControllerDxePedro Falcato2-2/+2
2023-06-01OvmfPkg: Replace the OVMF-specific SataControllerDxePedro Falcato6-6/+6
2023-06-01MdeModulePkg/SataControllerDxe: Fix up ASSERTS (Private != NULL)Pedro Falcato1-5/+4
2023-06-01MdeModulePkg/SataControllerDxe: Remove useless null checkPedro Falcato1-23/+21
2023-06-01MdeModulePkg/SataControllerDxe: Log expected errors at DEBUG_INFO levelPedro Falcato1-2/+13
2023-06-01MdeModulePkg/SataControllerDxe: Clean up error handling in Start()Pedro Falcato1-45/+35
2023-06-01ArmPkg: Fix ArmGicAcknowledgeInterrupt () for GICv3Sami Mujawar1-6/+10
2023-06-01ArmPkg: Adjust variable type and cast for RegShift & RegOffsetSami Mujawar2-15/+15