summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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