summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-28pip: bump edk2-pytool-library from 0.14.0 to 0.14.1dependabot/pip/edk2-pytool-library-0.14.1dependabot[bot]1-1/+1
2023-04-28RedfishPkg: Add Redfish Platform Config Protocol to RedfishPkgNickle Wang4-0/+12
2023-04-28RedfishPkg: Helper library of EDKII_REDFISH_PLATFORM_CONFIG_PROTOCOLNickle Wang5-0/+534
2023-04-28RedfishPkg: Implementation of EDKII_REDFISH_PLATFORM_CONFIG_PROTOCOLNickle Wang5-0/+4329
2023-04-28RedfishPkg: introduce HII utility helper libraryNickle Wang9-0/+12571
2023-04-28RedfishPkg: introduce EDKII_REDFISH_PLATFORM_CONFIG_PROTOCOLNickle Wang2-0/+260
2023-04-28MdeModulePkg/RegularExpressionDxe: Fix Arm build errorNickle Wang2-4/+11
2023-04-28SecurityPkg/DxeImageVerificationLib: Add AUTH_SIG_NOT_FOUND ActionNhi Pham1-0/+1
2023-04-28UefiPayloadPkg: Clang dependency removalBruceX Wang4-125/+923
2023-04-27.azurepipelines: Switch linux image default to Fedora-37Gua Guo1-1/+1
2023-04-27.azurepipelines: Choose container that have installed lcovGua Guo1-1/+1
2023-04-27BaseTools/Plugin: Report error if code coverage failureGua Guo1-2/+6
2023-04-26OvmfPkg/CcExitLib: Use documented XSave area base size for SEV-SNPRoth, Michael via groups.io1-5/+4
2023-04-26OvmfPkg/CcExitLib: Fix SEV-SNP XSave area size calculationRoth, Michael via groups.io1-3/+1
2023-04-26OvmfPkg/AmdSevDxe: Update ConfidentialComputing blob struct definitionRoth, Michael via groups.io2-3/+7
2023-04-26OvmfPkg/AmdSevDxe: Allocate SEV-SNP CC blob as EfiACPIReclaimMemoryMichael Roth1-14/+48
2023-04-26UefiCpuPkg: Update PT code to support enable collect performanceDun Tan3-13/+44
2023-04-26UefiCpuPkg: Update code to support enable ProcTrace only on BSPDun Tan3-65/+119
2023-04-26RedfishPkg: Remove the Discover Token global variablesIgor Kulchytskyy3-119/+139
2023-04-25DynamicTablesPkg/SsdtCpuTopology: Allow multi-packages topologiesPierre Gondois2-51/+84
2023-04-25BaseTools: Add quotes around OBJCOPY cmd in build_rule.templateRebecca Cran1-2/+2
2023-04-21ArmPkg: add ArmCpuInfo EFI applicationMarcin Juszkiewicz3-0/+2462
2023-04-21ArmLib: add functions to read system registersMarcin Juszkiewicz2-9/+99
2023-04-21MdePkg: Add DEBUG_MANAGEABILITY print error levelAbner Chang2-20/+23
2023-04-20BaseTools/Plugin: Clarify code coverage failure messageMichael Kubacki1-0/+13
2023-04-20MdePkg/Include: Add DMTF PLDM SMBIOS definitionsAbner Chang1-0/+183
2023-04-20ArmPkg: older assemblers may lack ID_AA64ISAR2_EL1Marcin Juszkiewicz1-0/+4
2023-04-20UefiPayloadPkg: Move Network modules from Dxe FV to Network FV in elfLinus Wu2-2/+42
2023-04-20MdePkg/Include: Add DMTF PLDM Base definitionsAbner Chang1-0/+82
2023-04-20ArmPkg/ArmMmuLib: Fix ArmReplaceLiveTranslationEntry() alignmentMarvin Häuser1-6/+8
2023-04-20ArmPkg/AsmMacroIoLibV8: Introduce ASM_FUNC_ALIGN()Marvin Häuser1-0/+11
2023-04-19CryptoPkg: Enable DXE_CORE support in DxeCryptLib.infYi Li1-1/+1
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