summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pip: update edk2-pytool-library requirement from ~=0.21.9 to ~=0.21.11dependabot/pip/edk2-pytool-library-approx-eq-0.21.11dependabot[bot]2024-10-011-1/+1
* .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
* MdeModulePkg/VariablePolicyLib: Fix extraneous parenthesesMike Beaton2024-09-271-1/+1
* MdePkg: Fix DEBUG_CODE and PERF_CODE macros for XCODE5Mike Beaton2024-09-272-4/+14
* BaseTools: Fix redefinition of UINT8_MAX in Decompress.c on XCODE5Mike Beaton2024-09-271-0/+2
* ArmPkg: drop FdtLib resolution from .dscLeif Lindholm2024-09-271-2/+0
* EmbeddedPkg: add missing BaseLib/BaseMemoryLib declarationsLeif Lindholm2024-09-274-0/+4
* ArmVirtPkg: add QemuVirtMemInfoLib missing dependency/includesLeif Lindholm2024-09-272-0/+2
* DynamicTablesPkg/FdtHwInfoParserLib: add missing resolutions/includesLeif Lindholm2024-09-2710-0/+13
* CryptoPkg: Update generated files based on openssl 3.0.15Li Yi2024-09-277-127/+25
* CryptoPkg: Update openssl submodule to 3.0.15Li Yi2024-09-271-0/+0
* ArmVirtPkg: Correct PcdDxeNxMemoryProtectionPolicy commentHeinrich Schuchardt2024-09-261-2/+4
* openssl: add Library/OpensslLib/openssl to includes, drop e_os.h hackGerd Hoffmann2024-09-256-5/+1
* CrtLibSupport: add intptr_tGerd Hoffmann2024-09-251-0/+1
* CrtLibSupport: add timezoneGerd Hoffmann2024-09-254-1/+7
* CrtLibSupport: add mktime()Gerd Hoffmann2024-09-253-0/+31
* CrtLibSupport: factor out EFI_TIME -> time_t calculation to new functionGerd Hoffmann2024-09-251-19/+32
* CrtLibSupport: fix gettimeofday()Gerd Hoffmann2024-09-254-1/+41
* CrtLibSupport: add sleep()Gerd Hoffmann2024-09-254-0/+32
* ShellPkg: add missing linefeed in reset messageHeinrich Schuchardt2024-09-241-1/+1
* FatPkg: Improvements to Fat to Fix File CorruptionMike Turner2024-09-234-16/+238
* FatPkg: Check BlockIo Device Has Supported BlockSizeOliver Smith-Denny2024-09-231-0/+24
* UefiPayloadPkg: Enhance ReadMe.md for ELF and FITGua Guo2024-09-231-23/+31
* CryptoPkg/OpensslLib: Create SM3-only version of the libraryArd Biesheuvel2024-09-233-0/+51
* CryptoPkg: Add unit testcase for SM3Ard Biesheuvel2024-09-231-0/+11
* CryptoPkg/MbedTls CLANGDWARF: Replace outdated CLANG3x referencesArd Biesheuvel2024-09-236-22/+6
* BaseTools: Fix multiple 'invalid escape sequence' warnings in testsMike Beaton2024-09-2318-72/+72
* UefiPayloadPkg: Add LOCKBOX_SUPPORT in UPL and set it as FALSE in defaultZhou Jianfeng2024-09-231-0/+5
* UefiPayloadPkg: Align relocation item with specGua Guo2024-09-232-2/+2
* BaseTools: Update RETURN_ERROR Macro in BaseTypes.hAbdul Lateef Attar2024-09-201-1/+3
* Set PcdSerialClockRate from SerialPortInfo in UefiPayloadEntryMatt DeVillier2024-09-202-0/+9
* UefiCpuPkg/MtrrLib: MtrrLibIsMtrrSupported always return FALSE in TD-GuestMin M Xu2024-09-201-0/+7
* Maintainers.txt: Add Sami Mujawar as maintainer for Arm modulesSami Mujawar2024-09-191-3/+4
* DynamicTablesPkg: Adds ACPI SSDT HPET table generatorAbdul Lateef Attar2024-09-184-0/+462
* DynamicTablesPkg: Adds ACPI HPET table generatorAbdul Lateef Attar2024-09-188-1/+384
* MdeModulePkg/TerminalDxe: Add VTUTF8 to Putty function key mapPhil Noh2024-09-182-6/+9
* BaseTools/tools_def ARM: Disable stack protector with CLANGDWARFArd Biesheuvel2024-09-181-1/+1
* Maintainers: Remove Ard Biesheuvel from all packagesArd Biesheuvel2024-09-171-8/+0
* UefiCpuPkg/AmdSmmCpuFeaturesLib: Skip SMBASE configurationPhil Noh2024-09-172-5/+28
* UefiPayloadPkg: Move FADT check to consumer coode.Chasel Chiu2024-09-163-9/+7
* RedfishPkg/Include: move protocol version definition to protocol headerNickle Wang2024-09-162-5/+8