summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-10OvmfPkg/SmbiosPlatformDxe: use PcdFirmware*Gerd Hoffmann3-45/+85
2022-12-09mv OvmfPkg: move fdf include snippets to Include/FdfGerd Hoffmann16-33/+33
2022-12-09OvmfPkg: move dsc include snippet for Network support to Include/DscGerd Hoffmann6-5/+5
2022-12-09OvmfPkg: move dsc and fdf include snippets for TPM support to subdirsGerd Hoffmann13-36/+36
2022-12-09OvmfPkg: Add INVD case in #VE handlerRyan Afranji1-0/+1
2022-12-08MdeModulePkg/DxeCore: Use correct type for alignment maskArd Biesheuvel1-1/+1
2022-12-08EmulatorPkg: Record Argc, Argv and Envp in EmuThunk PpiLiu, Zhiguang3-0/+9
2022-12-08EmulatorPkg: Remove unnecessary dependency on EmbeddedPkgLiu, Zhiguang3-6/+3
2022-12-08EmulatorPkg: Add persistent memory in EmuThunkPpiLiu, Zhiguang6-7/+29
2022-12-08UefiCpuPkg: Bug fix in 5LPage handlingRobert Guenzel1-3/+4
2022-12-08UefiCpuPkg: Check SMM Delayed/Blocked AP CountWu, Jiaxin3-32/+184
2022-12-08EmulatorPkg/Win: Unload DLLs before resetRay Ni1-0/+14
2022-12-08UefiCpuPkg/Test: develop UEFI App and dynamic cmd for MP services UTJason Lou4-0/+225
2022-12-08UefiCpuPkg/Test: Move EfiMpServiceProtocol UT in a separate functionJason Lou2-8/+24
2022-12-08MdeModulePkg: Put USB DEBUGs that occur for bulk timeouts under VERBOSERebecca Cran4-6/+20
2022-12-06RedfishPkg: Remove overlapping private include path in DEC fileMichael D Kinney1-1/+0
2022-12-06UefiPayloadPkg: Support multiple firmware volumeMarsX Lin1-1/+15
2022-12-05EmulatorPkg/WinHost: Add Reset2 PPINi, Ray3-10/+71
2022-12-05EmulatorPkg/WinHost: XIP for SEC and PEI_CORENi, Ray1-12/+2
2022-12-05EmulatorPkg/WinHost: pre-allocate "physical" RAMNi, Ray1-35/+25
2022-12-05RedfishPkg: Fix typos of the .inc filenamesRebecca Cran2-2/+2
2022-12-03CryptoPkg/BaseCryptLib:time overflowZihong Yi2-15/+38
2022-12-02CryptPkg: Enable CryptoPkg BaseCryptLib ParallelHash for PEI and DXEZhihao Li8-27/+183
2022-12-02OvmfPkg/PlatformInitLib: Add check to NvVarStoreFV HeaderLengthMin M Xu1-0/+1
2022-12-01UnitTestFrameworkPkg: Library classes private to publicMichael D Kinney2-6/+7
2022-12-01CryptoPkg/OpensslLib: Upgrade OpenSSL to 1.1.1sGang Chen1-0/+0
2022-12-01MdeModulePkg: Disable PciDegrade support for LoongArch64Dongyan Qian1-1/+1
2022-11-29.github/ISSUE_TEMPLATE/config.yml: Add initial issue templateMichael Kubacki1-0/+24
2022-11-29EmbeddedPkg/MetronomeDxe: Update outdated lower bound commentRebecca Cran1-4/+3
2022-11-29BaseSynchronizationLib: Fix RISC-V helper nameSunil V L2-4/+2
2022-11-29ShellPkg/DpDynamicCommand: Add ResetEnd support in DP commandzhenhuay4-0/+25
2022-11-29.github/dependabot.yml: Enable dependabotMichael Kubacki1-0/+34
2022-11-28ShellPkg/SmbiosView: Update ProcessorUpgradeTableZhang, JuX1-0/+36
2022-11-28UefiPayloadPkg: The UPL info section is not aligned at 4-byte boundaryVictorX Hsu1-2/+2
2022-11-26ArmPkg/ArmTrngLib: Remove ASSERTs in ArmTrngLibConstructor()Pierre Gondois1-5/+0
2022-11-17pip-requirements.txt: Update to edk2-pytool-extensions 0.20.0edk2-stable202211Michael Kubacki1-1/+1
2022-11-17pip-requirements.txt: Update to edk2-pytool-library 0.12.1Michael Kubacki1-1/+1
2022-11-16ArmPkg/ArmTrngLib: Remove ASSERT in GetArmTrngVersion()Pierre Gondois1-1/+0
2022-11-14Maintainers: Update the VmgExitLib to CcExitLibMin M Xu1-1/+1
2022-11-14OvmfPkg/UefiCpuPkg: Add CcExit prefix to the APIs of CcExitLibMin M Xu15-117/+117
2022-11-14OvmfPkg/UefiCpuPkg/UefiPayloadPkg: Rename VmgExitLib to CcExitLibMin M Xu49-141/+135
2022-11-11UefiCpuPkg/ResetVector:Add Option to reserve 4K region at 4GBDuggapu, Chinni B1-1/+9
2022-11-11MdePkg/Test: Add port of BaseSafeIntLib unit tests to GoogleTestMichael D Kinney6-0/+3179
2022-11-11BaseTools/Plugin/HostBaseUnitTestRunner: Enable gtest xml outputMichael D Kinney1-2/+5
2022-11-11.pytool: Add googletest submodule to CISettings.pyMichael D Kinney1-0/+2
2022-11-11UnitTestFrameworkPkg/Library/CmockaLib: Generate symbol informationMichael D Kinney1-1/+1
2022-11-11UnitTestFrameworkPkg: Add googletest submodule and GoogleTestLibMichael D Kinney13-31/+610
2022-11-11MdePkg/Include/Library: Undefine _ASSERT() if already definedMichael D Kinney1-0/+3
2022-11-11MdePkg/Include: Update Base.h to improve C++ compatibilityMichael D Kinney1-2/+10
2022-11-11IntelFsp2Pkg: Improvement of supporting null UPD pointer in FSP-TKuo, Ted5-46/+55