]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library
MdePkg ACPI: Correct processor struct of PPTT
[mirror_edk2.git] / MdePkg / Library /
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
2017-01-20 Star ZengMdePkg DxeHobLib: Make GetHobList working before Constr...
2017-01-17 Leo DuranMdePkg/SmmIoLibSmmCpuIo2: Add new Fifo routines in...
2017-01-17 Leo DuranMdePkg/DxeIoLibEsal: Add new Fifo routines in IoLib...
2017-01-17 Leo DuranMdePkg/PeiIoLibCpuIo: Add new Fifo routines in IoLib...
2017-01-17 Leo DuranMdePkg/DxeIoLibCpuIo2: Add new Fifo routines in IoLib...
2017-01-17 Leo DuranMdePkg: Expand BaseIoLibIntrinsic (IoLib class) library
2017-01-12 Hao WuMdePkg/UefiFileHandleLib: Refine the check for valid...
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-12-29 Ruiyu NiMdePkg/BaseLib: Fix PathCleanUpDirectories to correctly...
2016-12-22 Hao WuMdePkg/MemoryLib: Refine InternalMemSetMem16|32|64...
2016-12-22 Hao WuMdePkg/BaseLib: Add an additional check within (Ascii...
2016-12-22 Hao WuMdePkg/BaseLib: Refine (Ascii)StrnLenS functions logic
2016-11-21 Hao WuMdePkg BaseLib: API PathRemoveLastItem not handle root...
2016-11-18 Michael KinneyMdePkg/BaseSynchronizationLib: Fix function names in...
2016-11-18 Michael KinneyMdePkg/BaseSynchronizationLib: Add volatile Interlocked...
2016-11-17 Michael KinneyMdePkg/BaseMemoryLib: Fix VS2015 build error
2016-11-17 Star ZengMdePkg HobLib: Check FV alignment when building FV HOB
2016-11-16 Qin LongMdePkg/BaseLib: Add one wrapper on RdRand access for...
2016-11-14 Feng TianMdePkg: Fix spec mismatch in string representation...
2016-11-09 Eric DongMdePkg UefiDevicePathLib: Validate before touch input...
2016-11-09 Eric DongMdePkg UefiDevicePathLib: Rollback former change.
2016-11-09 Eric DongMdePkg DevicePathLib: Validate before touch input buffer.
2016-11-09 Eric DongMdePkg DevicePathLib: Rollback former change.
2016-11-04 Ard BiesheuvelMdePkg/BaseMemoryLib*: check for zero length in ZeroMem ()
2016-11-04 Song, BinXMdePkg/BaseLib: Move CHAR_NULL definition to Base.h...
2016-10-27 Star ZengMdePkg PeiServicesLib: Make sure FvInfo has FFS2 format...
2016-10-25 Liming GaoMdePkg BaseMemoryLibOptDxe: Add function comment for...
2016-10-21 Gary LinMdePkg: Fix typos in comments
2016-10-19 Eric DongMdePkg UefiDevicePathLibDevicePathProtocol: Validate...
2016-10-19 Eric DongMdePkg UefiDevicePathLib: Validate buffer length before...
2016-10-18 Hao WuMdePkg/BaseLib: Remove the unnecessary '_' before libra...
2016-10-18 Liming GaoMdePkg BaseSynchronizationLib InterlockedCompareExchang...
2016-10-08 Thomas HuthMdePkg: Fix some typing errors in the header files
2016-10-08 Thomas HuthMdePkg: Fix some typing errors
2016-09-27 Ard BiesheuvelMdePkg/BaseMemoryLibOptDxe: replace deprecated uses...
2016-09-27 Ard BiesheuvelMdePkg/BaseMemoryLibOptDxe ARM: fix Thumb-2 bug in...
2016-09-27 Gao, LimingMdePkg: Add SMM PciExpressLib Instance
2016-09-23 Ard BiesheuvelMdePkg/BaseMemoryLibOptDxe ARM AARCH64: fix thinko...
2016-09-21 Ard BiesheuvelMdePkg/BaseMemoryLibOptDxe ARM|AARCH64: implement accel...
2016-09-21 Ard BiesheuvelMdePkg/BaseMemoryLibOptDxe ARM: fix arithmetic bugs...
next