summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pip: bump regex from 2024.7.24 to 2024.9.11dependabot/pip/regex-2024.9.11dependabot[bot]2024-10-111-1/+1
* Maintainers.txt: Update GitHub username for myselfRebecca Cran2024-10-111-3/+3
* UefiCpuPkg/MpLib: Remove NotifyOnS3SmmInitDonePpiZhiguang Liu2024-10-102-65/+0
* UefiCpuPkg/S3: Skip CR3 modification in S3Resume for 64-bit PEIZhiguang Liu2024-10-101-3/+5
* UefiPayloadPkg: Add Secure Boot supportSean Rhodes2024-10-094-3/+77
* BaseTools/SetupGit.py: Fix invalid choice 'edk2-test'Nhi Pham2024-10-091-1/+1
* BaseTools/CodeQl: Give preference to Plugin settingsAbdul Lateef Attar2024-10-091-5/+6
* FmpDevicePkg/FmpDependencyLib: Fix potential overflow in loopMichael Kubacki2024-10-091-1/+1
* UefiPayloadPkg : Roll back the sequence of gEfiEndOfPeiSignalPpiGuid.Linus Liu2024-10-081-1/+42
* UnitTestFrameworkPkg: UnitTestLib: Support Failure Strings of 512 CharsOliver Smith-Denny2024-10-084-19/+12
* MdePkg: DebugLib: Check Signature in CR in Release BuildsOliver Smith-Denny2024-10-081-2/+10
* EmulatorPkg: Add Signature to Graphics StructureOliver Smith-Denny2024-10-082-0/+5
* DynamicTablesPkg: AmlLib: Fix CodeQL IssueOliver Smith-Denny2024-10-071-1/+1
* Maintainers.txt: Add myself as UefiPayloadPkg maintainerBenjamin Doron2024-10-041-0/+1
* DynamicTablesPkg: Correct _PSD package formatJeff Brasen2024-10-041-13/+43
* ShellPkg: Fix Optional Data rewriting with bcfgTormod Volden2024-10-041-5/+9
* ShellPkg: ShellLevel2StripQuotes: Strip consecutive quotesTormod Volden2024-10-041-1/+3
* ShellPkg/AcpiView: RASF ParserCarsten Haitzler2024-10-044-0/+86
* ShellPkg/AcpiView: RAS2 Parser - Remove unused defineCarsten Haitzler2024-10-041-3/+0
* OvmfPkg: RiscV64: build BaseRiscVFpuLibHeinrich Schuchardt2024-10-041-0/+1
* UefiCpuPkg: RiscV64: initialize FPUHeinrich Schuchardt2024-10-048-0/+80
* MdePkg/BaseLib: RISC-V: Add FPU CSR constantsHeinrich Schuchardt2024-10-041-0/+4
* MdePkg: MdeLibs.dsc.inc: Introduce CUSTOM_STACK_CHECK_LIB MacroOliver Smith-Denny2024-10-042-8/+83
* MdeModulePkg/UefiBootManagerLib: Build proper SD/MMC boot descriptionsMario Bălănică2024-10-032-2/+239
* DynamicTablesPkg: Adds SPMI table generatorAbdul Lateef Attar2024-10-038-0/+488
* MdePkg/IndustryStandard: Adds SPMI macrosAbdul Lateef Attar2024-10-031-0/+15
* StandaloneMmPkg: CodeQL Fixes.Michael Kubacki2024-10-032-2/+5
* MdePkg: Improving readability of CVE patch for PeCoffLoaderRelocateImageDoug Flick2024-10-021-1/+1
* ArmVirtPkg/ArmVirtQemu: avoid unnecessary use of $(ARCH) conditionalLeif Lindholm2024-10-021-4/+2
* Maintainers.txt: add Leif Lindholm as additional BaseFdtLib maintainerLeif Lindholm2024-10-021-0/+1
* Maintainers.txt: add all files in BaseFdtLib to componentLeif Lindholm2024-10-021-1/+1
* MdePkg: add various additional functions to BaseFdtLibLeif Lindholm2024-10-022-0/+272
* MdePkg: export additional Property functions from BaseFdtLibLeif Lindholm2024-10-022-0/+137
* MdePkg: export FdtAddressCells/FdtSizeCells from BaseFdtLibLeif Lindholm2024-10-022-0/+66
* MdePkg: export FdtOpenInto/FdtPack from BaseFdtLibLeif Lindholm2024-10-022-0/+68
* MdePkg: export some additional macros from BaseFdtLibLeif Lindholm2024-10-021-0/+16
* MdePkg: align BaseFdtLib function prototypesLeif Lindholm2024-10-021-4/+5
* MdePkg: add FdtStrerror wrapper to BaseFdtLibLeif Lindholm2024-10-022-0/+128
* MdePkg: consistently use "Property" in BaseFdtLibLeif Lindholm2024-10-026-62/+62
* MdePkg,UefiPayloadPkg: improve BaseFdtLib memreserve helper styleLeif Lindholm2024-10-023-21/+21
* .github/GitHub.py: Update bot in redundant comment checkMichael Kubacki2024-10-011-1/+1
* MdePkg: Fix overflow issue in BasePeCoffLibDoug Flick2024-09-301-1/+1
* .gitignore: Ignore Python venv filesMike Beaton2024-09-301-0/+1
* IntelFsp2Pkg : Refactor BaseFspCommonLib to reduce binary sizeAshraf Ali2024-09-303-30/+43
* BaseTools: LinuxGcc5ToolChain: Run for GCC ToolchainOliver Smith-Denny2024-09-303-55/+66
* .pytool/UncrustifyCheck: Show errors in outputMichael Kubacki2024-09-281-10/+13
* RedfishPkg/Include: add common RedfishPkg header file.Nickle Wang2024-09-275-11/+22
* NetworkPkg/Dhcp6Dxe: Fix extraneous parenthesessecurity-advisory/cve-2024-38796/advisoryMike Beaton2024-09-271-1/+1
* CryptoPkg: Fix unused variable in CryptX509.cMike Beaton2024-09-271-2/+1
* CryptoPkg/OpensslLib: Fix build on XCODE5Mike Beaton2024-09-275-10/+10