summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)Author
2014-08-16MdePkg: library INF files should reference feature PCDs under [FeaturePcd]Laszlo Ersek
2014-08-16MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid VS2005 warningsLaszlo Ersek
2014-08-16MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid gcc warningLaszlo Ersek
2014-08-14Roll-back from an accidental commit.lhauch
2014-08-14Change svn:mime-type property on all Unicode files (extension .uni) in edk2lhauch
2014-08-12MdePkg: introduce BaseOrderedCollectionRedBlackTreeLib library instanceLaszlo Ersek
2014-08-11MdePkg: Fix Clang build failureGao, Liming
2014-08-07Add type cast for better coding style.Qiu Shumin
2014-07-21MdePkg BaseLib: Fix a corner case of Source and Destination overlap.Star Zeng
2014-07-14MdePkg PeiHobLib: Initialize Owner field of Resource HOB to 0 rather than ran...Star Zeng
2014-07-09MdePkg/BasePrintLib: Do not do operations with NULLHarry Liebel
2014-06-26Refine code to make it more safely.Eric Dong
2014-06-24Correct comment typo in AsmReadCr0() function. Gao, Liming
2014-05-22Remove the assertion which may cause IsDevicePathValid() hang in DEBUG build.Ruiyu Ni
2014-05-05Add device path node/text conversion for NVMe device path node.Ruiyu Ni
2014-04-30MdePkg/UefiScsiLib: Wrong function parameter comments in UefiScsiLib. It shou...Tian, Feng
2014-03-25Support load 64 bit image from 32 bit core.Eric Dong
2014-03-01Add comment for S3BootScriptSaveMemPoll API, since it does not match PI speci...jyao1
2014-02-12Add more check for PE COFF SizeOfHeader field.jyao1
2014-01-22Fix CRLF formatTian, Hot
2014-01-21Optimize the code to not call StrToBuf when DataLength is 0.Ruiyu Ni
2014-01-17Add VOID MigratePeiServicesTablePointer() to fix'Deprecated declaration'.Gao, Liming
2014-01-15Follow UEFI spec to convert unrecognized device path structure from/to hex du...Ruiyu Ni
2014-01-151. Add new API MigratePeiServicesTablePointer() in PeiServicesTablePointerLib...Gao, Liming
2014-01-09Correct function comments of S3BootScriptCloseTable().Liming Gao
2014-01-07MdePkg PcdLib: Except for SizeOfBuffer is greater than the maximum size suppo...Star Zeng
2014-01-03Correct function comments of S3BootScriptSaveDispatch2().Liming Gao
2013-12-31Update MemoryAllocationLib.AllocateAlignedPages API comments for memory overf...Liming Gao
2013-12-30MdePkg: First instruction after clearing CR0.PE must be a far jmp.David Woodhouse
2013-12-30Clean up hard-coded offsets and other utter bogosity in Thunk16.SDavid Woodhouse
2013-12-23MdePkg PcdLib: Follow the comment of LibPcdGetNextToken to ASSERT when an inv...Star Zeng
2013-11-20MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng
2013-11-18MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng
2013-11-15Add support for PI1.2.1 TempRam Done PPI.Liming Gao
2013-11-08Add BaseSmbusLibNull instance for SmbusLib. Add check in BootScriptExecutorDx...Shumin Qiu
2013-11-07Fix several bugs in DevicePathLib implementation regarding the device path no...Ruiyu Ni
2013-10-29Use rsp instead of esp to save 64-bit stack pointer.Elvin Li
2013-10-14MdePkg PeiServicesLib: Refine the code to avoid error report.Star Zeng
2013-10-111. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE...Star Zeng
2013-09-05This patch uses dummy routine as NotifyFunction to make sure those 2 APIs pro...Mars Lin
2013-09-02Add Memory fence for ARM Architecture (32 and 64 bit)Olivier Martin
2013-08-27Removed the assumption on APIC timer initial Count is all 1s and updated it t...Jeff Fan
2013-08-15Supplement EFIAPI for UefiDevicePathLibCatPrint(), otherwise gcc-4.4Laszlo Ersek
2013-08-08Match the comments with the implementation for Baselib::GetFirstNode.Shumin Qiu
2013-08-07MdePkg/BasePeCoffLib: Fixed coding styleOlivier Martin
2013-07-29MdePkg/BaseSynchronizationLib: Added ARM Aarch64 architecture supportHarry Liebel
2013-07-29MdePkg/BaseCpuLib: Added ARM Aarch64 architecture supportHarry Liebel
2013-07-29MdePkg/BaseLib: Added ARM Aarch64 architecture supportHarry Liebel
2013-07-29MdePkg: Added ARM Aarch64 architecture supportHarry Liebel
2013-07-29MdePkg: Added ARM Aarch64 support to PE/COFF supportHarry Liebel