summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-01pip: update edk2-pytool-library requirement from ~=0.21.9 to ~=0.21.11dependabot/pip/edk2-pytool-library-approx-eq-0.21.11dependabot[bot]1-1/+1
2024-10-01.github/GitHub.py: Update bot in redundant comment checkMichael Kubacki1-1/+1
2024-09-30MdePkg: Fix overflow issue in BasePeCoffLibDoug Flick1-1/+1
2024-09-30.gitignore: Ignore Python venv filesMike Beaton1-0/+1
2024-09-30IntelFsp2Pkg : Refactor BaseFspCommonLib to reduce binary sizeAshraf Ali3-30/+43
2024-09-30BaseTools: LinuxGcc5ToolChain: Run for GCC ToolchainOliver Smith-Denny3-55/+66
2024-09-28.pytool/UncrustifyCheck: Show errors in outputMichael Kubacki1-10/+13
2024-09-27RedfishPkg/Include: add common RedfishPkg header file.Nickle Wang5-11/+22
2024-09-27NetworkPkg/Dhcp6Dxe: Fix extraneous parenthesessecurity-advisory/cve-2024-38796/advisoryMike Beaton1-1/+1
2024-09-27CryptoPkg: Fix unused variable in CryptX509.cMike Beaton1-2/+1
2024-09-27CryptoPkg/OpensslLib: Fix build on XCODE5Mike Beaton5-10/+10
2024-09-27MdeModulePkg/VariablePolicyLib: Fix extraneous parenthesesMike Beaton1-1/+1
2024-09-27MdePkg: Fix DEBUG_CODE and PERF_CODE macros for XCODE5Mike Beaton2-4/+14
2024-09-27BaseTools: Fix redefinition of UINT8_MAX in Decompress.c on XCODE5Mike Beaton1-0/+2
2024-09-27ArmPkg: drop FdtLib resolution from .dscLeif Lindholm1-2/+0
2024-09-27EmbeddedPkg: add missing BaseLib/BaseMemoryLib declarationsLeif Lindholm4-0/+4
2024-09-27ArmVirtPkg: add QemuVirtMemInfoLib missing dependency/includesLeif Lindholm2-0/+2
2024-09-27DynamicTablesPkg/FdtHwInfoParserLib: add missing resolutions/includesLeif Lindholm10-0/+13
2024-09-27CryptoPkg: Update generated files based on openssl 3.0.15Li Yi7-127/+25
2024-09-27CryptoPkg: Update openssl submodule to 3.0.15Li Yi1-0/+0
2024-09-26ArmVirtPkg: Correct PcdDxeNxMemoryProtectionPolicy commentHeinrich Schuchardt1-2/+4
2024-09-25openssl: add Library/OpensslLib/openssl to includes, drop e_os.h hackGerd Hoffmann6-5/+1
2024-09-25CrtLibSupport: add intptr_tGerd Hoffmann1-0/+1
2024-09-25CrtLibSupport: add timezoneGerd Hoffmann4-1/+7
2024-09-25CrtLibSupport: add mktime()Gerd Hoffmann3-0/+31
2024-09-25CrtLibSupport: factor out EFI_TIME -> time_t calculation to new functionGerd Hoffmann1-19/+32
2024-09-25CrtLibSupport: fix gettimeofday()Gerd Hoffmann4-1/+41
2024-09-25CrtLibSupport: add sleep()Gerd Hoffmann4-0/+32
2024-09-24ShellPkg: add missing linefeed in reset messageHeinrich Schuchardt1-1/+1
2024-09-23FatPkg: Improvements to Fat to Fix File CorruptionMike Turner4-16/+238
2024-09-23FatPkg: Check BlockIo Device Has Supported BlockSizeOliver Smith-Denny1-0/+24
2024-09-23UefiPayloadPkg: Enhance ReadMe.md for ELF and FITGua Guo1-23/+31
2024-09-23CryptoPkg/OpensslLib: Create SM3-only version of the libraryArd Biesheuvel3-0/+51
2024-09-23CryptoPkg: Add unit testcase for SM3Ard Biesheuvel1-0/+11
2024-09-23CryptoPkg/MbedTls CLANGDWARF: Replace outdated CLANG3x referencesArd Biesheuvel6-22/+6
2024-09-23BaseTools: Fix multiple 'invalid escape sequence' warnings in testsMike Beaton18-72/+72
2024-09-23UefiPayloadPkg: Add LOCKBOX_SUPPORT in UPL and set it as FALSE in defaultZhou Jianfeng1-0/+5
2024-09-23UefiPayloadPkg: Align relocation item with specGua Guo2-2/+2
2024-09-20BaseTools: Update RETURN_ERROR Macro in BaseTypes.hAbdul Lateef Attar1-1/+3
2024-09-20Set PcdSerialClockRate from SerialPortInfo in UefiPayloadEntryMatt DeVillier2-0/+9
2024-09-20UefiCpuPkg/MtrrLib: MtrrLibIsMtrrSupported always return FALSE in TD-GuestMin M Xu1-0/+7
2024-09-19Maintainers.txt: Add Sami Mujawar as maintainer for Arm modulesSami Mujawar1-3/+4
2024-09-18DynamicTablesPkg: Adds ACPI SSDT HPET table generatorAbdul Lateef Attar4-0/+462
2024-09-18DynamicTablesPkg: Adds ACPI HPET table generatorAbdul Lateef Attar8-1/+384
2024-09-18MdeModulePkg/TerminalDxe: Add VTUTF8 to Putty function key mapPhil Noh2-6/+9
2024-09-18BaseTools/tools_def ARM: Disable stack protector with CLANGDWARFArd Biesheuvel1-1/+1
2024-09-17Maintainers: Remove Ard Biesheuvel from all packagesArd Biesheuvel1-8/+0
2024-09-17UefiCpuPkg/AmdSmmCpuFeaturesLib: Skip SMBASE configurationPhil Noh2-5/+28
2024-09-16UefiPayloadPkg: Move FADT check to consumer coode.Chasel Chiu3-9/+7
2024-09-16RedfishPkg/Include: move protocol version definition to protocol headerNickle Wang2-5/+8