summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-18IntelFsp2Pkg/Tools: Enhance PathFv.py to patch Fd file directlyDuggapu, Chinni B2-1/+33
2023-04-16edk2: Add .git-blame-ignore-revs filePedro Falcato1-0/+52
2023-04-14BaseTools: Update SetupGit.py to add new 'fp' alias for patch formattingRebecca Cran1-0/+2
2023-04-14BaseTools: Update PatchCheck.py to check for __FUNCTION__Rebecca Cran1-0/+6
2023-04-13MdeModulePkg/RegularExpressionDxe: Fix GCC build errordevel@edk2.groups.io1-4/+3
2023-04-13Maintainer.txt: add myself as reviewer for bhyve's OvmfPkgCorvin Köhne1-0/+1
2023-04-13ShellPkg: UefiShellDebug1CommandsLib: Uefi Config Tables in Dmem.cSam Kaynor3-13/+123
2023-04-12MdePkg: Add new JedecJep106Lib to fetch JEDEC JEP106 manufacturerRebecca Cran5-0/+1898
2023-04-12OvmfPkg/VirtioMmioDeviceLib: virtio 1.0: Fix SetQueueAlignment.Jeff Brasen1-1/+3
2023-04-12UefiPayloadPkg: Update default memory type information for S4Sean Rhodes1-4/+4
2023-04-12UefiPayloadPkg: Always build MemoryTypeInformation HOB for DXE GCDBenjamin Doron4-35/+8
2023-04-12UefiCpuLib: Remove UefiCpuLib.Yu Pu6-92/+0
2023-04-11ShellPkg: Update smbiosview type 0/4/17/41 with SMBIOS 3.5 fieldsLin, MillerX2-91/+89
2023-04-10FmpDevicePkg: Update code to be more C11 compliant by using __func__Rebecca Cran1-1/+1
2023-04-10UefiPayloadPkg: Update code to be more C11 compliant by using __func__Rebecca Cran2-3/+3
2023-04-10EmulatorPkg: Update code to be more C11 compliant by using __func__Rebecca Cran2-2/+2
2023-04-10SourceLevelDebugPkg: Update code to be more C11 compliant by using __func__Rebecca Cran2-3/+3
2023-04-10NetworkPkg: Update code to be more C11 compliant by using __func__Rebecca Cran2-10/+10
2023-04-10CryptoPkg: Update code to be more C11 compliant by using __func__Rebecca Cran2-6/+6
2023-04-10StandaloneMmPkg: Update code to be more C11 compliant by using __func__Rebecca Cran3-20/+20
2023-04-10PrmPkg: Update code to be more C11 compliant by using __func__Rebecca Cran8-71/+71
2023-04-10UnitTestFrameworkPkg: Update to be more C11 compliant by using __func__Rebecca Cran7-25/+25
2023-04-10ArmPlatformPkg: Update code to be more C11 compliant by using __func__Rebecca Cran1-2/+2
2023-04-10RedfishPkg: Update code to be more C11 compliant by using __func__Rebecca Cran9-93/+93
2023-04-10EmbeddedPkg: Update code to be more C11 compliant by using __func__Rebecca Cran6-37/+37
2023-04-10SecurityPkg: Update code to be more C11 compliant by using __func__Rebecca Cran17-109/+109
2023-04-10MdeModulePkg: Update code to be more C11 compliant by using __func__Rebecca Cran47-181/+181
2023-04-10OvmfPkg: Update code to be more C11 compliant by using __func__Rebecca Cran123-540/+540
2023-04-10UefiCpuPkg: Update code to be more C11 compliant by using __func__Rebecca Cran13-32/+32
2023-04-10ArmVirtPkg: Update code to be more C11 compliant by using __func__Rebecca Cran17-44/+44
2023-04-10ArmPkg: Update code to be more C11 compliant by using __func__Rebecca Cran13-34/+34
2023-04-10PrmPkg/Library: HOST_APPLICATION IA32/X64 onlyMichael D Kinney2-2/+2
2023-04-10MdeModulePkg: HOST_APPLICATION IA32/X64 onlyMichael D Kinney2-2/+2
2023-04-10MdePkg/Library/BaseLib: HOST_APPLICATION IA32/X64 onlyMichael D Kinney1-1/+1
2023-04-10SecurityPkg/Library/SecureBootVariableLib: HOST_APPLICATION IA32/X64 onlyMichael D Kinney3-3/+3
2023-04-10SecurityPkg/Library/SecureBootVariableLib: Fix VS20xx 4122 errorsMichael D Kinney1-87/+83
2023-04-10SecurityPkg: Add gmock exampleChris Johnson11-7/+295
2023-04-10MdeModulePkg/Library/UefiSortLib: Add GoogleTestLib exampleChris Johnson4-2/+100
2023-04-10MdePkg: Add gmock examplesChris Johnson8-0/+202
2023-04-10UnitTestFrameworkPkg/ReadMe.md: Add gmock documentationChris Johnson1-43/+970
2023-04-10UnitTestFrameworkPkg: Add gmock support to GoogleTestLibChris Johnson12-18/+297
2023-04-10.pytool/CISettings.py: Add subhook submoduleChris Johnson1-0/+2
2023-04-10UnitTestFrameworkPkg: Add subhook submodule required for gmockChris Johnson9-0/+65
2023-04-07MdeModulePkg: Enable forward edge CFI in mem attributes tableArd Biesheuvel3-1/+19
2023-04-07MdePkg/PeCoffLib: Capture DLL characteristics fields in image contextArd Biesheuvel3-12/+53
2023-04-07BaseTools/GenFw: Add DllCharacteristicsEx field to debug dataArd Biesheuvel3-15/+55
2023-04-07BaseTools/GenFw: Parse IBT/BTI support status from ELF noteArd Biesheuvel2-0/+59
2023-04-07UefiPayloadPkg:Add new build commands for UniversalPayloadKasimX Liu1-36/+42
2023-04-06UefiCpuPkg/CpuExceptionHandlerLib: Drop special XCODE5 versionArd Biesheuvel3-92/+0
2023-04-06OvmfPkg: Drop special Xcode5 version of exception handler libraryArd Biesheuvel8-32/+0