]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library
BaseTools: Library hashing fix and optimization for --hash feature
[mirror_edk2.git] / MdePkg / Library /
2019-05-15 Dandan BiMdePkg: Merge TianoCustomDecompress algorithm into
2019-04-30 Michael D KinneyMdePkg/BaseLib: Use PcdSpeculationBarrierType
2019-04-28 Zhichao GaoMdePkg/UefiDebugLibStdErr: make global variable static
2019-04-28 Zhichao GaoMdePkg/UefiDebugLibDebugPortProtocol: make global varia...
2019-04-28 Zhichao GaoMdePkg/UefiDebugLibConOut: make global variable static
2019-04-28 Zhichao GaoMdePkg/PeiServicesLib.c: Change comments of PeiServices...
2019-04-24 Shenglei ZhangMdePkg/BaseLib: Remove support of INTEL tool chain
2019-04-24 Shenglei ZhangMdePkg/BaseIoLibIntrinsic: Remove IoLibIcc.c
2019-04-22 Aaron AntoneMdePkg/UefiDebugLibStdErr: Make it runtime safe
2019-04-22 Aaron AntoneMdePkg/UefidebugLibConOut: Make it runtime safe
2019-04-22 Aaron AntoneMdePkg/UefiDebugLibDebugPortProtocol: Make it runtime...
2019-04-15 Shenglei ZhangMdePkg/BaseLib: Remove LongJump.c and SetJump.c
2019-04-09 Michael D KinneyMdePkg: Replace BSD License with BSD+Patent License
2019-04-03 Shenglei ZhangMdePkg/BaseMemoryLibSse2: Remove .S files for IA32...
2019-04-03 Shenglei ZhangMdePkg/BaseMemoryLibRepStr: Remove .S files for IA32...
2019-04-03 Shenglei ZhangMdePkg/BaseMemoryLibOptPei: Remove .S files for IA32...
2019-04-03 Shenglei ZhangMdePkg/BaseMemoryLibOptDxe: Remove .S files for IA32...
2019-04-03 Shenglei ZhangMdePkg/BaseMemoryLibMmx: Remove .S files for IA32 and...
2019-04-03 Shenglei ZhangMdePkg/BaseLib: Remove .S files for IA32 and X64 arch
2019-04-03 Shenglei ZhangMdePkg/BaseCpuLib: Remove .S files for IA32 and X64...
2019-04-02 Bret BarkelewMdePkg/UefiDebuglibDebugPortProtocol: Add new APIs
2019-04-02 Bret BarkelewMdePkg/DxeRuntimeDebugLibSerialPort: Add new APIs
2019-04-02 Bret BarkelewMdePkg/UefiDebugLibStdErr: Add new APIs
2019-04-02 Bret BarkelewMdePkg/UefidebugLibConOut: Add new APIs
2019-04-02 Bret BarkelewMdePkg/BaseDebugLibSerialPort: Add new APIs
2019-04-02 Bret BarkelewMdePkg/BaseDebugLibNull: Add new APIs for DebugLib
2019-03-27 Shenglei ZhangMdePkg/BaseUefiDecompressLib: Improve performance of...
2019-03-19 Shenglei ZhangMdePkg/PciSegmentLibSegmentInfo: Change parameters...
2019-02-28 Yao, JiewenMdePkg/BaseLib: Add Shadow Stack Support for X86.
2019-02-21 Jian J WangMdePkg/UefiDevicePathLibDevicePathProtocol: Add sanity...
2019-02-21 Jian J WangMdePkg/UefiDevicePathLib: Add sanity check for FilePath...
2019-02-19 Shenglei ZhangMdePkg/BaseLib: Change a variable type in a bitwise...
2019-02-12 Ard BiesheuvelMdePkg/BaseLib: implement SpeculationBarrier() for...
2019-02-02 Bi, DandanMdePkg: Fix coding style issues
2019-02-02 Mike TurnerMdePkg/BaseLib: Add Base64Encode() and Base64Decode()
2019-01-31 Bret BarkelewMdePkg/UefiLib: Add a new API GetVariable3
2019-01-31 Mike TurnerMdePkg/UefiDevicePathLib: Add a checking step
2019-01-31 Shenglei ZhangMdePkg/BaseLib: Remove definitions of two functions
2019-01-31 Mike TurnerMdePkg/BaseLib: Introduce CharToUpper and AsciiCharToUp...
2019-01-31 Hsueh, Hong-chihXMdePkg/BasePeCoffLib: skip runtime relocation if reloc...
2019-01-21 Ard BiesheuvelMdePkg/UefiDevicePathLib: permit use by MM_STANDALONE...
2019-01-21 Dandan BiMdePkg/BasePeCoffLib: Correct the address of RelocBaseEnd
2019-01-16 Ard BiesheuvelMdePkg: add MM_STANDALONE implementation of MmServicesT...
2019-01-16 Ard BiesheuvelMdePkg: introduce standalone MM entry point library...
2019-01-16 Dandan BiMdePkg/BasePeCoffLib: Add more check for relocation...
2019-01-14 Ard BiesheuvelMdePkg: implement MmServicesTableLib based on tradition...
2019-01-10 Ashish SinghalMdePkg/UefiLib: Abstract driver model protocol uninstal...
2018-12-25 Hao WuMdePkg/BaseLib: Introduce new SpeculationBarrier API
2018-12-13 Ard BiesheuvelMdePkg/BaseMemoryLibOptDxe ARM: add missing function...
2018-11-21 Dandan BiMdePkg: Check input Ptrs in GetSectionFromAnyFvByFileType
2018-11-21 Dandan BiMdePkg: check Length para before use in DevPathToTextUs...
2018-11-15 Ard BiesheuvelMdePkg/BaseIoLibIntrinsicArmVirt ARM: avoid double...
2018-11-11 Liming GaoMdePkg BaseUefiDecompressLib: Fix UEFI Decompression...
2018-11-11 Dandan BiMdePkg: Fix incorrect check for DisplayOnly text format...
2018-11-08 Ruiyu NiMdePkg/BaseSynchronizationLib: Fix InternalSync[De...
2018-10-24 Dandan BiMdePkg: Handle AcpiExp device path when optional para...
2018-10-24 Dandan BiMdePkg: Handle USBxxx device path when optional para...
2018-10-24 Dandan BiMdePkg: Handle Sata device path when optional para...
2018-10-24 Jim.Dailey@dell.comMdePkg-BaseLib: Fix PathCleanUpDirectories() issue...
2018-10-24 Liming GaoMdePkg: Add more checker in UefiDecompressLib to access...
2018-10-23 Hao WuMdePkg/BaseLib: AsciiStrToUnicodeStr(S) not handle...
2018-10-21 Star ZengMdePkg UefiLib: Check Table against NULL in ScanTableInSDT
2018-10-17 Laszlo ErsekMdePkg/BaseSynchronizationLib GCC: simplify IA32 Intern...
2018-10-17 Laszlo ErsekMdePkg/BaseSynchronizationLib GCC: fix X64 InternalSync...
2018-10-17 Laszlo ErsekMdePkg/BaseSynchronizationLib GCC: fix InternalSyncComp...
2018-10-17 Laszlo ErsekMdePkg/BaseSynchronizationLib GCC: fix InternalSyncComp...
2018-10-17 Laszlo ErsekMdePkg/BaseSynchronizationLib GCC: fix whitespace and...
2018-10-12 Dandan BiMdePkg: Use VENDOR_DEVICE_PATH structure for Debug...
2018-10-12 Jim.Dailey@dell.comMdePkg-BaseLib: Fix PathCleanUpDirectories() error...
2018-10-09 Dandan BiMdePkg: Add PciRoot/PcieRoot text for ACPI Expanded...
2018-10-09 Dandan BiMdePkg: Correct condition check for AcpiExp text format
2018-10-09 Dandan BiMdePkg: Correct the string order of ACPI Expanded Devic...
2018-10-09 Dandan BiMdePkg: Correct the string expression of UTF8 vendor...
2018-09-30 Hao WuMdePkg/BaseLib: Add new AsmLfence API
2018-09-30 shengleiMdePkg/BaseLib: Remove an unused PCD
2018-09-27 Star ZengMdePkg UefiLib: Add new EfiLocateXXXAcpiTable() APIs
2018-09-26 Laszlo ErsekMdePkg/BaseSynchronizationLib: fix XADD operands in...
2018-09-25 Chen A ChenMdePkg: Removing ipf which is no longer supported from...
2018-09-25 Ruiyu NiMdePkg/SynchronizationLib: fix Interlocked[De|In]cremen...
2018-09-25 Zhang, ShengleiMdePkg UefiPciLibPciRootBridgeIo: Remove redundant...
2018-09-25 Zhang, ShengleiMdePkg UefiPciSegmentLibPciRootBridgeIo: Remove redunda...
2018-09-24 Ard BiesheuvelMdePkg/BasePeCoffLib: remove PE/COFF header workaround...
2018-08-22 Laszlo ErsekMdePkg/UefiLib: don't special-case EFI_FILE_MODE_CREATE...
2018-08-16 Laszlo ErsekMdePkg/UefiLib: introduce EfiOpenFileByDevicePath()
2018-08-06 Ruiyu NiMdePkg/BaseLib: Add an additional check within AsciiStriCmp
2018-07-31 Hao WuMdePkg/SmmMemLib: Avoid possible NULL ptr dereference
2018-07-26 Jiewen YaoMdePkg/SmmMemLib: Check EFI_MEMORY_RO in UEFI mem attri...
2018-07-26 Jiewen YaoMdePkg/SmmMemLib: Check for untested memory in GCD
2018-07-09 Tomas Pilar (tpilar)MdePkg/BaseLib: Add bit field population calculating...
2018-06-28 Liming GaoMdePkg: Clean up source files
2018-06-26 Bi, DandanMdePkg/PerformanceLib.h: Add new Perf macros
2018-06-12 Liming GaoMdePkg UefiLib: Use comparison logic to check UINTN...
2018-06-11 Ard BiesheuvelMdePkg/BaseIoLibIntrinsic: make BaseIoLibIntrinsic...
2018-06-07 Liming GaoMdePkg: Remove X86 ASM and S files
2018-06-05 Star ZengMdePkg UefiLib: Fix in EfiLocateProtocolBuffer()
2018-06-05 Ruiyu NiMdePkg/UefiRuntimeLib: Do not allow to be linked by...
2018-05-29 Ard BiesheuvelMdePkg/DxeServicesLib: introduce AllocatePeiAccessibleP...
2018-05-23 Liming GaoMdePkg UefiLib: Fix XCODE5 varargs warning
2018-05-21 Ruiyu NiMdePkg/SmmPeriodicSmiLib: Get Periodic SMI Context...
2018-05-17 Marvin.Haeuser@out... MdePkg/UefiLib: Add 'OUT' decorator where necessary.
next