summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)Author
2016-05-24MdePkg/BaseLib: Add more comments for safe string functions.Jiewen Yao
2016-05-23MdePkg: Follow PI1.4a to fix artificial limitation of SkuId rangeStar Zeng
2016-05-18MdePkg: Reinitialize twice-iterated VA_LIST in variadic function UefiDevicePa...Zenith432
2016-05-16MdePkg: remove Libray references from code baseMichael Zimmermann
2016-04-29MdePkg-SmmMemLib: Enhance SmmIsBufferOutsideSmmValid() check for fixed comm b...Jiewen Yao
2016-04-05MdePkg/BaseSynchronizationLib: Add spin lock alignment for IA32/x64Jeff Fan
2016-04-05MdePkg/BaseSynchronizationLib: Do not check timeout if lock releasedJeff Fan
2016-03-30MdePkg/DevicePath: Add EMMC device path definitionFeng Tian
2016-03-23MdePkg/UefiLib: introduce EfiEventGroupSignalLaszlo Ersek
2016-03-23MdePkg/UefiLib: move InternalEmptyFunction to UefiLib.cLaszlo Ersek
2016-02-23MdePkg: BaseLib: fix AArch64 DAIF interrupt mask definitionsCohen, Eugene
2016-01-18MdePkg: Add PciSegmentLib instance based on PciLibRuiyu Ni
2015-12-31MdePkg/BaseLib: do not rely on undefined behavior in arithmetic shiftArd Biesheuvel
2015-12-22MdePkg UefiScsiLib: Raise the Tpl of async IO callback to TPL_NOTIFYHao Wu
2015-12-22MdePkg UefiScsiLib: Close event when SCSI command failsHao Wu
2015-12-17MdePkg: Convert IoLibEbc.c source file to DOS formatLiming Gao
2015-12-15MdePkg: Convert all .uni files to utf-8Jordan Justen
2015-12-14MdePkg/BaseIoLibIntrinsic: Add EBC supportMichael Kinney
2015-12-11MdePkg UefiScsiLib: Add non-blocking support for SCSI Read/Write commandHao Wu
2015-12-07MdePkg: DebugAssert enhancementBaraneedharan Anbazhagan
2015-11-26MdePkg SerialPortLib: Upstream Get(Set)Control/SetAttributes interfacesStar Zeng
2015-11-20MdePkg SerialPortLib: Fix typo in SerialPortWrite()Star Zeng
2015-11-11MdePkg: BaseLib don't require NASM with XcodeAndrew Fish
2015-11-11MdePkg: Add more DataBits support to Port80 outputLiming Gao
2015-10-27MdePkg/BaseSynchronizationLib: fix AArch64 return valuesHaojian Zhuang
2015-10-26MdePkg BaseExtractGuidedSectionLib: R15917 removed useful information wronglyStar Zeng
2015-10-23MdePkg: Add a new DxeServicesLib GetFileDevicePathFromAnyFv () functionShia Cinnamon
2015-10-09MdePkg/PeCoffLoader: fix handling of ARM MOVW/MOVT instruction relocsArd Biesheuvel
2015-10-09MdePkg: Add ASSERT to handle local APIC not config properlyHao Wu
2015-10-09MdePkg: Create GetRandomNumber128 in RngLibThomas Palmer
2015-09-25MdePkg: remove redundant handling of EFI_IMAGE_REL_BASED_DIR64 relocationsArd Biesheuvel
2015-09-21MdePkg: Add RngLib into MdePkgQin Long
2015-09-21MdePkg: Add CPU RdRand access APIs for random number generationQin Long
2015-09-17MdePkg/SmmServicesTableLib: Return TRUE in InSmm ()Jeff Fan
2015-09-10MdePkg/UefiScsiLib: comments update to add EFI_INVALID_PARAMETER statusFeng Tian
2015-09-10MdePkg: Refine UefiFileHandleLib to avoid write non-ASCII char into ASCII file.Qiu Shumin
2015-09-08MdePkg: Correct Protocol usages in UefiDebugLibDebugPortProtocolLiming Gao
2015-09-08MdePkg: Add UefiDebugLibDebugPortProtocol to output logs via DebugPort.Masamitsu MURASE
2015-08-28MdePkg UefiDevicePathLib: Fix possible memory read/write cross boundaryHao Wu
2015-08-28MdePkg: Modify string expression of Wi-Fi device path to follow UEFI specHao Wu
2015-08-28MdePkg: Modify string expression of BMC device path to follow UEFI specHao Wu
2015-08-28MdePkg: Refine the device path text format for Bluetooth to follow spec.Qiu Shumin
2015-08-28MdePkg: Add the missing module UNI filesLiming Gao
2015-08-26MdePkg: Make the FileHandleGetFileName return the file name in right format.Qiu Shumin
2015-08-24MdePkg/Library/UefiFileHandleLib: Make FileHandleReadLine return the right bu...Qiu Shumin
2015-08-24MdePkg: Add two PcdApi for Patch VOID* PCD set operation.Liming Gao
2015-08-24MdePkg/Library/UefiFileHandleLib: Update the module Basename and module type ...Qiu Shumin
2015-08-05MdePkg UefiLib: Fix wrong DestMax passed to StrCpyS()Hao Wu
2015-08-04MdePkg/UefiDevicePathLib: Fix RAM Disk Device Path To Text IssueTapan Shah
2015-07-16MdePkg/BasePrintLib: make mStatusString array CONSTArd Biesheuvel