summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-03DynamicTablesPkg: Adds SPMI table generatorAbdul Lateef Attar8-0/+488
2024-10-03MdePkg/IndustryStandard: Adds SPMI macrosAbdul Lateef Attar1-0/+15
2024-10-03StandaloneMmPkg: CodeQL Fixes.Michael Kubacki2-2/+5
2024-10-02MdePkg: Improving readability of CVE patch for PeCoffLoaderRelocateImageDoug Flick1-1/+1
2024-10-02ArmVirtPkg/ArmVirtQemu: avoid unnecessary use of $(ARCH) conditionalLeif Lindholm1-4/+2
2024-10-02Maintainers.txt: add Leif Lindholm as additional BaseFdtLib maintainerLeif Lindholm1-0/+1
2024-10-02Maintainers.txt: add all files in BaseFdtLib to componentLeif Lindholm1-1/+1
2024-10-02MdePkg: add various additional functions to BaseFdtLibLeif Lindholm2-0/+272
2024-10-02MdePkg: export additional Property functions from BaseFdtLibLeif Lindholm2-0/+137
2024-10-02MdePkg: export FdtAddressCells/FdtSizeCells from BaseFdtLibLeif Lindholm2-0/+66
2024-10-02MdePkg: export FdtOpenInto/FdtPack from BaseFdtLibLeif Lindholm2-0/+68
2024-10-02MdePkg: export some additional macros from BaseFdtLibLeif Lindholm1-0/+16
2024-10-02MdePkg: align BaseFdtLib function prototypesLeif Lindholm1-4/+5
2024-10-02MdePkg: add FdtStrerror wrapper to BaseFdtLibLeif Lindholm2-0/+128
2024-10-02MdePkg: consistently use "Property" in BaseFdtLibLeif Lindholm6-62/+62
2024-10-02MdePkg,UefiPayloadPkg: improve BaseFdtLib memreserve helper styleLeif Lindholm3-21/+21
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