]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library
MdePkg UefiPciSegmentLibPciRootBridgeIo: Remove redundant dependency
[mirror_edk2.git] / MdePkg / Library /
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.
2018-05-17 Marvin.Haeuser@out... MdePkg/PeiServicesLib: Decorate 'PpiDescriptor' as...
2018-05-02 Ruiyu NiMdePkg/DevicePathToText: Fix iSCSI.Lun byte order issue
2018-04-17 Pete BatardMdePkg/Library/BaseCpuLib: Enable VS2017/ARM64 builds
2018-04-17 Pete BatardMdePkg/Library/BaseSynchronizationLib: Enable VS2017...
2018-04-13 Star ZengMdePkg DxeHstiLib: Fix ErrorString pointer incorrectly...
2018-04-04 Laszlo ErsekMdePkg/BaseLib: add PatchInstructionX86()
2018-03-20 Liming GaoMdePkg BaseStackCheckLib: Correct style of file header
2018-03-20 Pete BatardMdePkg/Library/BaseLib/AArch64: Comment style harmonization
2018-03-19 Pete BatardMdePkg/Library/BaseLib: Enable VS2017/ARM64 builds
2018-03-03 Ruiyu NiMdePkg/DevicePathFromText: Fix byte orders of iSCSI.Lun
2018-03-03 Ruiyu NiMdePkg/DevicePathFromText: Fix bug when converting...
2018-02-28 Dandan BiMdePkg/BaseSafeIntLib: Fix VS2015 IA32 NOOPT build...
2018-02-26 Liming GaoMdePkg BaseCpuLib: Make it pass VS ARM build
2018-02-24 Ard BiesheuvelMdePkg: introduce DxeRuntimeDebugLibSerialPort
2018-02-21 Laszlo ErsekMdePkg/BaseSafeIntLib: fix undefined behavior in SafeIn...
2018-02-21 Laszlo ErsekMdePkg/BaseSafeIntLib: clean up parentheses in MIN_INT6...
2018-02-21 Laszlo ErsekMdePkg/BaseSafeIntLib: fix undefined behavior in SafeIn...
2018-02-21 Laszlo ErsekMdePkg/BaseSafeIntLib: fix undefined behavior in SafeIn...
2018-02-11 Michael D KinneyMdePkg/UefiLib: Add EfiLocateProtocolBuffer()
2018-02-09 Ruiyu NiMdePkg/UefiRuntimeLib: Support more module types.
2018-02-09 Michael D KinneyMdePkg/PeiServicesLib: Add PeiServicesResetSystem2()
2018-02-07 Pete BatardMdePkg/Library/BaseLib: Enable VS2017/ARM builds
2018-02-07 Pete BatardMdePkg/Library/BaseStackCheckLib: Add Null handler...
2018-02-06 Ruiyu NiMdePkg/SafeString: Fix potential out-of-bound memory...
2018-01-25 Sean BroganMdePkg/BaseSafeIntLib: Add SafeIntLib class and instance
2018-01-10 M1chaMdePkg/BaseLib: add attribute 'RETURNS_TWICE' to SetJump
2018-01-02 Wang, Jian JMdePkg/BasePrintLib: Fix incomplete print output
2017-12-28 Jian J WangMdePkg/BasePrintLib: Fix error in Precision position...
2017-12-08 Jian J WangMdePkg/BaseLib: Add stack switch related definitions...
2017-11-14 Song, BinXMdePkg: Fix MSFT C4255 warning
2017-11-01 Zhang, Chao BMdePkg: Deprecate EFI_VARIABLE_AUTHENTICATED_WRITE_ACCESS
2017-10-10 Star ZengMdePkg HobLib: Add BuildFv3Hob API
2017-10-10 Liming GaoMdePkg: Correct BaseS3PciSegmentLib module name to...
2017-10-10 Liming GaoMdePkg BaseLib: Add new API CalculateCrc32()
2017-09-29 Hao WuMdePkg/PrintLib: Fix possible negative value left shift
2017-09-21 Hao WuMdePkg/BaseLib: Avoid reading content beyond string...
2017-09-11 Laszlo ErsekMdePkg/BaseIoLibIntrinsic: fix SEV (=unrolled) variants...
2017-09-06 Ruiyu NiMdePkg/PciSegmentLibSegmentInfo: fix typo in PciSegment...
2017-09-04 Star ZengMdePkg PeiMemoryAllocationLib: Update InternalAllocateA...
2017-09-04 Star ZengMdePkg PeiMemoryAllocationLib: Update Free(Aligned...
2017-09-04 Star ZengMdePkg PeiServicesLib: Add PeiServicesFreePages
2017-08-28 Ruiyu NiMdePkg/S3PciSegmentLib: Add S3PciSegmentLib class and...
2017-08-28 Ruiyu NiMdePkg/PciSegmentLib: Add instances that consumes PciSe...
2017-08-28 Ruiyu NiMdePkg/PciSegmentInfoLib: Add PciSegmentInfoLib class...
2017-08-28 Ruiyu NiMdePkg/PciSegmentLib: Fix typo in function header comments
2017-08-16 Marvin.Haeuser@out... MdePkg/BaseLib: Update internal LinkedList verifications.
2017-08-16 Marvin.Haeuser@out... MdePkg/BaseLib: Add IsNodeInList() function.
2017-08-14 Jiaxin WuMdePkg/UefiDevicePathLib: Add DevPathFromTextDns and...
2017-08-11 Andrew FishMdePkg: Fix Xcode 9 Beta treating 32-bit left shift...
2017-07-18 Star ZengMdePkg DxeHstiLib: Fix memory leak issue
2017-06-07 Ruiyu NiMdePkg/DevicePath: Add BluetoothLe device path node...
2017-06-06 Star ZengMdePkg SmmIoLib: Use NULL pointer check instead of...
2017-06-06 Star ZengMdePkg SmmMemLib: Remove ASSERT in SmmIsBufferOutsideSm...
2017-06-01 Hao WuMdePkg/BasePrintLib: Avoid reading content beyond the...
2017-05-31 Hao WuMdePkg/DevicePathLib: Reverse the byte order of BD_ADDR...
2017-05-08 Star ZengMdePkg DxeServicesLib: Handle potential NULL FvHandle
2017-04-26 Jiewen YaoMdePkg/SmmIoLib: Add sample instance.
2017-04-26 Jeff FanPeCoffGetEntryPointLib: Fix spelling issue
2017-04-14 Hao WuMdePkg/UefiLib: Avoid mis-calculate of graphic console...
2017-04-13 Leo DuranMdePkg: BaseIoLibIntrinsic (IoLib class) library
2017-04-07 Jeff FanMdePkg/PeCoffGetEntryPointLib: Add PeCoffSerachImageBase()
2017-04-06 Hao WuMdePkg: Convert files to CRLF line ending
2017-03-30 Jiaxin WuMdePkg/UefiDevicePathLib: Refine the DevPathFromTextiSC...
2017-03-23 Ruiyu NiMdePkg/DevicePathLib: Fix FromText bug for multi-instan...
2017-03-15 Jiaxin WuMdePkg/UefiDevicePathLib: Fix the wrong MAC address...
2017-03-13 Jiewen YaoMdePkg/SmiHandlerProfile: Add Context support in Unregister
2017-03-13 Hao WuMdePkg/BasePrintLib: Refine the comment for AsciiValueT...
2017-03-07 Ruiyu NiMdePkg/SafeString.c: Fix code to be more readable
2017-03-06 Hao WuMdePkg: Refine casting expression result to bigger...
2017-03-02 Hao WuMdePkg/BasePrintLib: Add deprecated flag for APIs ...
2017-02-28 Ruiyu NiMdePkg/UefiDevicePathLib: Use BaseLib string conversion...
2017-02-28 Ruiyu NiMdePkg/BaseLib: Add AsciiStrToGuid/HexToBytes/ToIpv...
2017-02-28 Ruiyu NiMdePkg/BaseLib: Add StrToGuid/StrHexToBytes/StrToIpv...
2017-02-28 Ruiyu NiMdePkg/UefiDevicePathLib: Rename StrToGuid to avoid...
2017-02-22 Jiewen YaoMdePkg/SmiHandlerProfileLibNull: Add NULL instance.
2017-02-21 Hao WuMdePkg/BasePrintLib: Add safe print functions [A|U...
2017-02-21 Hao WuMdePkg/BasePrintLib: Refine the SPrint functions
2017-02-15 Hao WuMdePkg/BaseLib: Refine logic for (Ascii)StrnLenS to...
2017-01-20 Star ZengMdePkg UefiLib: Make the event empty function public
2017-01-20 Dandan BiMdePkg: Avoid Non-Boolean type used as Boolean
next