summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Fix 'cd ..\..' go up only 1 level.Qiu Shumin2016-06-221-2/+4
* MdePkg: Indicate UnicodeStrToAsciiStr/AsciiStrToUnicodeStr to be deprecatedStar Zeng2016-06-211-2/+9
* MdePkg: Replace UnicodeStrToAsciiStr() with UnicodeStrToAsciiStrS()Star Zeng2016-06-212-4/+4
* MdePkg/BaseLib: Add 2 more safe string functions.Jiewen Yao2016-06-061-1/+195
* MdePkg/Hsti: Fix a memory allocation check issue.Jiewen Yao2016-06-061-1/+1
* MdePkg/BaseLib: Add more comments for safe string functions.Jiewen Yao2016-05-241-0/+36
* MdePkg: Follow PI1.4a to fix artificial limitation of SkuId rangeStar Zeng2016-05-233-30/+5
* MdePkg: Reinitialize twice-iterated VA_LIST in variadic function UefiDevicePa...Zenith4322016-05-181-0/+2
* MdePkg: remove Libray references from code baseMichael Zimmermann2016-05-162-4/+4
* MdePkg-SmmMemLib: Enhance SmmIsBufferOutsideSmmValid() check for fixed comm b...Jiewen Yao2016-04-292-3/+183
* MdePkg/BaseSynchronizationLib: Add spin lock alignment for IA32/x64Jeff Fan2016-04-056-4/+112
* MdePkg/BaseSynchronizationLib: Do not check timeout if lock releasedJeff Fan2016-04-053-18/+18
* MdePkg/DevicePath: Add EMMC device path definitionFeng Tian2016-03-302-0/+61
* MdePkg/UefiLib: introduce EfiEventGroupSignalLaszlo Ersek2016-03-231-0/+43
* MdePkg/UefiLib: move InternalEmptyFunction to UefiLib.cLaszlo Ersek2016-03-233-21/+37
* MdePkg: BaseLib: fix AArch64 DAIF interrupt mask definitionsCohen, Eugene2016-02-233-6/+9
* MdePkg: Add PciSegmentLib instance based on PciLibRuiyu Ni2016-01-183-0/+1350
* MdePkg/BaseLib: do not rely on undefined behavior in arithmetic shiftArd Biesheuvel2015-12-311-1/+1
* MdePkg UefiScsiLib: Raise the Tpl of async IO callback to TPL_NOTIFYHao Wu2015-12-221-4/+4
* MdePkg UefiScsiLib: Close event when SCSI command failsHao Wu2015-12-221-4/+44
* MdePkg: Convert IoLibEbc.c source file to DOS formatLiming Gao2015-12-171-171/+171
* MdePkg: Convert all .uni files to utf-8Jordan Justen2015-12-15107-0/+0
* MdePkg/BaseIoLibIntrinsic: Add EBC supportMichael Kinney2015-12-142-3/+179
* MdePkg UefiScsiLib: Add non-blocking support for SCSI Read/Write commandHao Wu2015-12-112-1/+779
* MdePkg: DebugAssert enhancementBaraneedharan Anbazhagan2015-12-074-4/+7
* MdePkg SerialPortLib: Upstream Get(Set)Control/SetAttributes interfacesStar Zeng2015-11-261-0/+85
* MdePkg SerialPortLib: Fix typo in SerialPortWrite()Star Zeng2015-11-201-2/+2
* MdePkg: BaseLib don't require NASM with XcodeAndrew Fish2015-11-111-0/+2
* MdePkg: Add more DataBits support to Port80 outputLiming Gao2015-11-112-5/+24
* MdePkg/BaseSynchronizationLib: fix AArch64 return valuesHaojian Zhuang2015-10-271-0/+2
* MdePkg BaseExtractGuidedSectionLib: R15917 removed useful information wronglyStar Zeng2015-10-261-6/+9
* MdePkg: Add a new DxeServicesLib GetFileDevicePathFromAnyFv () functionShia Cinnamon2015-10-231-0/+156
* MdePkg/PeCoffLoader: fix handling of ARM MOVW/MOVT instruction relocsArd Biesheuvel2015-10-091-0/+1
* MdePkg: Add ASSERT to handle local APIC not config properlyHao Wu2015-10-091-2/+37
* MdePkg: Create GetRandomNumber128 in RngLibThomas Palmer2015-10-091-0/+32
* MdePkg: remove redundant handling of EFI_IMAGE_REL_BASED_DIR64 relocationsArd Biesheuvel2015-09-253-132/+2
* MdePkg: Add RngLib into MdePkgQin Long2015-09-213-0/+198
* MdePkg: Add CPU RdRand access APIs for random number generationQin Long2015-09-215-0/+335
* MdePkg/SmmServicesTableLib: Return TRUE in InSmm ()Jeff Fan2015-09-171-21/+9
* MdePkg/UefiScsiLib: comments update to add EFI_INVALID_PARAMETER statusFeng Tian2015-09-101-149/+236
* MdePkg: Refine UefiFileHandleLib to avoid write non-ASCII char into ASCII file.Qiu Shumin2015-09-101-0/+7
* MdePkg: Correct Protocol usages in UefiDebugLibDebugPortProtocolLiming Gao2015-09-082-1/+2
* MdePkg: Add UefiDebugLibDebugPortProtocol to output logs via DebugPort.Masamitsu MURASE2015-09-083-0/+386
* MdePkg UefiDevicePathLib: Fix possible memory read/write cross boundaryHao Wu2015-08-282-4/+18
* MdePkg: Modify string expression of Wi-Fi device path to follow UEFI specHao Wu2015-08-282-2/+2
* MdePkg: Modify string expression of BMC device path to follow UEFI specHao Wu2015-08-282-2/+2
* MdePkg: Refine the device path text format for Bluetooth to follow spec.Qiu Shumin2015-08-282-5/+6
* MdePkg: Add the missing module UNI filesLiming Gao2015-08-282-0/+1
* MdePkg: Make the FileHandleGetFileName return the file name in right format.Qiu Shumin2015-08-261-1/+11
* MdePkg/Library/UefiFileHandleLib: Make FileHandleReadLine return the right bu...Qiu Shumin2015-08-241-11/+23