]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Include/Library
MdePkg Base.h: Use correct style to check the defined macro
[mirror_edk2.git] / MdePkg / Include / Library /
2020-01-10 Jason VoelzMdePkg BaseLib.h: Update IA32_CR4 strut to include...
2019-11-20 Shenglei ZhangMdePkg: Update the comments of IsLanguageSupported
2019-09-29 Zurcher, Christopher JMdePkg: Implement SCSI commands for Security Protocol...
2019-09-17 Tom ZhaoMdePkg: UefiLib: Add a function to check if a language...
2019-07-16 Laszlo ErsekMdePkg/BaseLib: re-specify Base64Decode(), and add...
2019-07-12 Ray NiMdePkg/BaseLib.h: Update IA32_CR4 structure for 5-level...
2019-07-12 Ray NiRevert "MdePkg/BaseLib.h: Update IA32_CR4 structure...
2019-07-10 Ray NiMdePkg/BaseLib.h: Update IA32_CR4 structure for 5-level...
2019-04-28 Shenglei ZhangMdePkg: Removed IPF related code
2019-04-28 Zhichao GaoMdePkg/PeiServicesLib.h: Change comments of PeiServices...
2019-04-09 Michael D KinneyMdePkg: Replace BSD License with BSD+Patent License
2019-04-02 Bret BarkelewMdePkg/DebugLib.h: Add new APIs for DebugLib
2019-02-28 Yao, JiewenMdePkg/BaseLib: Add Shadow Stack Support for X86.
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 Mike TurnerMdePkg/BaseLib: Introduce CharToUpper and AsciiCharToUp...
2019-01-16 Ard BiesheuvelMdePkg: introduce standalone MM entry point library...
2019-01-14 Jagadeesh UjjaMdePkg/Include: add MmServicesTableLib header file
2019-01-10 Ashish SinghalMdePkg/UefiLib: Abstract driver model protocol uninstal...
2018-12-25 Hao WuMdePkg/BaseLib: Introduce new SpeculationBarrier API
2018-09-30 Hao WuMdePkg/BaseLib: Add new AsmLfence API
2018-09-27 Star ZengMdePkg UefiLib: Add new EfiLocateXXXAcpiTable() APIs
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-08-22 Laszlo ErsekMdePkg/UefiLib: don't special-case EFI_FILE_MODE_CREATE...
2018-08-16 Laszlo ErsekMdePkg/UefiLib: introduce EfiOpenFileByDevicePath()
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
next