]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Include/Library
BaseTools/BinToPcd: Fix Python 2.7.x compatibility issue
[mirror_edk2.git] / MdePkg / Include / Library /
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-05-29 Ard BiesheuvelMdePkg/DxeServicesLib: introduce AllocatePeiAccessibleP...
2018-05-23 Liming GaoMdePkg UefiLib: Fix XCODE5 varargs warning
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-04-04 Laszlo ErsekMdePkg/BaseLib: add PatchInstructionX86()
2018-04-04 Laszlo ErsekMdePkg/BaseLib.h: state preprocessing conditions in...
2018-02-11 Michael D KinneyMdePkg/UefiLib: Add EfiLocateProtocolBuffer()
2018-02-09 Michael D KinneyMdePkg/PeiServicesLib: Add PeiServicesResetSystem2()
2018-02-01 Liming GaoMdePkg SafeIntLib: Update API definition to use the...
2018-01-25 Sean BroganMdePkg/BaseSafeIntLib: Add SafeIntLib class and instance
2018-01-10 M1chaMdePkg/BaseLib: add attribute 'RETURNS_TWICE' to SetJump
2018-01-09 Ruiyu NiMdePkg/PciExpressLib.h: Add missing include of PciExpre...
2017-12-27 Jian J WangMdePkg/BaseLib.h: Rollback field name changes
2017-12-26 Jian J WangMdePkg/BaseLib.h: Coding style clean-up
2017-12-08 Jian J WangMdePkg/BaseLib: Add stack switch related definitions...
2017-10-10 Star ZengMdePkg HobLib: Add BuildFv3Hob API
2017-10-10 Liming GaoMdePkg BaseLib: Add new API CalculateCrc32()
2017-09-04 Star ZengMdePkg PeiServicesLib: Add PeiServicesFreePages
2017-08-28 Ruiyu NiMdePkg/S3PciSegmentLib: Add S3PciSegmentLib class and...
2017-08-28 Ruiyu NiMdePkg/PciSegmentInfoLib: Add PciSegmentInfoLib class...
2017-08-28 Ruiyu NiMdePkg/PciExpress: Add macro PCI_ECAM_ADDRESS
2017-08-28 Ruiyu NiMdePkg/PciSegmentLib: Fix typo in function header comments
2017-08-16 Marvin.Haeuser@out... MdePkg/BaseLib: Add IsNodeInList() function.
2017-06-20 Dandan BiMdePkg: update comments in ResetSystem() according...
2017-04-26 Jiewen YaoMdePkg/SmmIoLib: Add header file.
2017-04-26 Jeff FanPeCoffGetEntryPointLib: Fix spelling issue
2017-04-07 Jeff FanMdePkg/PeCoffGetEntryPointLib: Add PeCoffSerachImageBase()
2017-03-13 Jiewen YaoMdePkg/SmiHandlerProfile: Add Context support in Unregister
2017-03-13 Hao WuMdePkg/BasePrintLib: Refine the comment for AsciiValueT...
2017-03-02 Hao WuMdePkg/BasePrintLib: Add deprecated flag for APIs ...
2017-02-28 Ruiyu NiMdePkg/BaseLib: Add AsciiStrToGuid/HexToBytes/ToIpv...
2017-02-28 Ruiyu NiMdePkg/BaseLib: Add StrToGuid/StrHexToBytes/StrToIpv...
2017-02-22 Jiewen YaoMdePkg/Include: Add SmiHandlerProfileLib.h
2017-02-21 Hao WuMdePkg/BasePrintLib: Add safe print functions [A|U...
2017-02-21 Hao WuMdePkg/BasePrintLib: Refine the SPrint functions
2017-01-20 Star ZengMdePkg UefiLib: Make the event empty function public
2017-01-18 Star ZengMdePkg: Correct comments of macros FixedPcdGetX/PatchPc...
2017-01-17 Leo DuranMdePkg: Expand BaseIoLibIntrinsic (IoLib class) library
2017-01-10 Michael KinneyMdePkg/Include: Add include file to FileHandleLib.h
2017-01-09 Hao WuMdePkg/BaseLib: Add safe string functions [U|A]StrnTo...
2017-01-09 Hao WuMdePkg/BaseLib: Enhance the return value for string...
2017-01-09 Hao WuMdePkg/BaseLib: Add safe string functions that convert...
2017-01-09 Hao WuMdePkg/BaseLib: Add safe string functions [Ascii]StrnSizeS
2017-01-03 Laszlo ErsekMdePkg, MdeModulePkg: S3BootScriptSaveMemPoll(): accept...
2016-11-21 Hao WuMdePkg BaseLib: API PathRemoveLastItem not handle root...
2016-11-18 Michael KinneyMdePkg/Include: Add volatile to SynchronizationLib...
2016-11-17 Star ZengMdePkg HobLib: Check FV alignment when building FV HOB
2016-10-28 Michael KinneyMdePkg/PciSegmentLib: Optimize PCI_SEGMENT_LIB_ADDRESS()
2016-10-25 Laszlo ErsekMdePkg/DebugLib.h: add ASSERT_RETURN_ERROR()
2016-10-21 Gary LinMdePkg: Fix typos in comments
2016-10-09 Zhang LuboMdePkg:Correct the comment for the DEBUG_NET.
2016-10-08 Thomas HuthMdePkg: Fix some typing errors in the header files
2016-08-22 Hao WuMdePkg BaseMemoryLib: Add C implementation of API IsZer...
2016-08-22 Hao WuMdePkg BaseMemoryLib: Add implementation of API IsZeroG...
2016-06-22 Marvin H?userMdePkg/DebugLib: Flag post-_ASSERT() as unreachable...
2016-06-21 Star ZengMdePkg: Indicate UnicodeStrToAsciiStr/AsciiStrToUnicode...
2016-06-06 Jiewen YaoMdePkg/BaseLib: Add 2 more safe string functions.
2016-05-24 Jiewen YaoMdePkg/BaseLib: Add more comments for safe string funct...
2016-05-23 Star ZengMdePkg: Follow PI1.4a to fix artificial limitation...
2016-04-11 Liming GaoMdePkg: Update PerformanceLib comments not to check...
2016-03-23 Laszlo ErsekMdePkg/UefiLib: introduce EfiEventGroupSignal
2016-03-02 Laszlo ErsekMdePkg: DebugLib: more cleanup for log level comments...
2016-03-01 Leif LindholmMdePkg: fix comment typo in DebugLib.h
2015-12-11 Hao WuMdePkg UefiScsiLib: Add non-blocking support for SCSI...
2015-11-26 Star ZengMdePkg SerialPortLib: Upstream Get(Set)Control/SetAttri...
2015-11-20 Star ZengMdePkg SerialPortLib: Fix typo in SerialPortWrite()
2015-10-23 Shia CinnamonMdePkg: Add a new DxeServicesLib GetFileDevicePathFromA...
2015-10-09 Thomas PalmerMdePkg: Create GetRandomNumber128 in RngLib
2015-09-21 Qin LongMdePkg: Add RngLib into MdePkg
2015-09-21 Qin LongMdePkg: Add CPU RdRand access APIs for random number...
2015-09-10 Feng TianMdePkg/UefiScsiLib: comments update to add EFI_INVALID_...
2015-08-26 Qiu ShuminMdePkg: Make the FileHandleGetFileName return the file...
2015-08-24 Qiu ShuminMdePkg/Library/UefiFileHandleLib: Make FileHandleReadLi...
2015-08-24 Liming GaoMdePkg: Add two PcdApi for Patch VOID* PCD set operation.
2015-08-24 Liming GaoMdePkg: Add four PcdGetSize() API in PcdLib
2015-07-16 Liming GaoMdePkg: Correct comment typo from ECB to EBC in DebugLib.h
2015-06-24 Qiu ShuminMdePkg\Library\UefiFileHandleLib: Make FileHandleWriteL...
2015-06-17 Qiu ShuminMdePkg: Refine the comments for FileHandleLib.
2015-06-15 Qiu ShuminMdePkg: Refine the comments for FileHandleIsDirectory.
2015-06-08 Qiu ShuminMdePkg: Add %u and %lu support for PrintLib and DebugLib.
2015-05-06 Yao, JiewenAdd ASSERT comment for SafeString API in BaseLib for...
2015-04-10 Star ZengMdePkg: Add a set of PcdSetXXS APIs into PcdLib and...
2015-04-10 Scott DuplichanMdePkg: Fix build fail when DDK3790 tool chain is used
2015-02-28 Ard BiesheuvelMdePkg/BaseSynchronizationLib: Add InterlockedCompareEx...
2015-02-10 Liming GaoMdePkg: Fix WINDDK3790 build failure
2015-02-06 Liming GaoMdePkg: Add new API DebugPrintLevelEnabled() in DebugLib
2015-02-02 Yao, JiewenAdd SmmMemLib, which can be used by SMM driver or SMM...
2015-01-23 Shumin QiuMdePkg: Refine the format of INF files and the declarat...
2015-01-19 Yao, JiewenAdd HSTI support.
2015-01-13 Daryl McDanielMdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformanceP...
2014-12-23 Hot TianMdePkg: fix mixed dos and linux EOL format issue
2014-12-15 Eric DongMdePkg: Add deprecate flag for the functions which...
2014-11-07 jyao1Add safe string function to base lib.
2014-10-27 Star ZengMdePkg/IntelFrameworkPkg HobLib: Add BuildResourceDescr...
2014-10-22 Lee Leahy[MdePkg] Code clean-up: Remove trailing spaces
2014-08-12 Kinney, Michael DMdePkg: introduce OrderedCollectionLib library class
next