summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
AgeCommit message (Expand)Author
2017-02-09MdeModulePkg/DxeHttpLib: Correct the return status for the HTTP Port/ContentL...Jiaxin Wu
2017-02-08MdeModulePkg/UefiBootManagerLib: Initialize Handle before using itRuiyu Ni
2017-02-08MdeModulePkg: Fix some typos of "according"Liming Gao
2017-01-24MdeModulePkg/FrameBufferBltLib: Use dynamic allocated line bufferRuiyu Ni
2017-01-24MdeModulePkg/FrameBufferBltLib: Refine ConfigurePixelBitMaskFormatRuiyu Ni
2017-01-20MdeModulePkg: Use EfiEventEmptyFunction from UefiLibStar Zeng
2017-01-19MdeModulePkg/FileExplorer: Enable functionality of creating new file/folderDandan Bi
2017-01-19MdeModulePkg/FileExplorer: Update QuesrionId when Updating FileExplore formDandan Bi
2017-01-19MdeModulePkg/FileExplorer: Remove the codes of searching load file protocolDandan Bi
2017-01-13MdeModulePkg DxeCorePerformanceLib: Only support linking with DxeCoreStar Zeng
2017-01-12MdeModulePkg/NonDiscoverable: Compare SIZE_4GB with address typeHao Wu
2017-01-12MdeModulePkg/UefiBootManagerLib: Remove redundant type castHao Wu
2017-01-06MdeModulePkg/Bds: Fix a bug that may causes S4 fails to resumeRuiyu Ni
2017-01-05MdeModulePkg/DxeCapsuleLibFmp: Fix incorrect MODULE_TYPEDandan Bi
2017-01-03MdePkg, MdeModulePkg: S3BootScriptSaveMemPoll(): accept 64-bit LoopTimesLaszlo Ersek
2017-01-03MdeModulePkg/PrintLib: Add missing return status check for Print APIsHao Wu
2016-12-26MdeModulePkg/CapsuleLib: Follow UEFI 22.2.3 to process FMP.Jiewen Yao
2016-12-26MdeModulePkg/CapsuleLib: Support result rolling over.Jiewen Yao
2016-12-26MdeModulePkg/CapsuleLib: Add CapsuleTarget support.Jiewen Yao
2016-12-23MdeModulePkg/CapsuleLib: remove ImageIndex check.Jiewen Yao
2016-12-23MdeModulePkg/CapsuleLib: Add NULL capsule name in record.Jiewen Yao
2016-12-22MdeModulePkg/DxeNetLib: Rewrite NetblockChecksum function logicHao Wu
2016-12-20MdeModulePkg/NonDiscoverableDeviceRegistrationLib: Fix coding style issuesDandan Bi
2016-12-14MdeModulePkg: Make the comments align with the functionDandan Bi
2016-12-13MdeModulePkg/CapsuleLib: Correct debug message.Jiewen Yao
2016-12-07MdeModulePkg: introduce helper library to register non-discoverable devicesArd Biesheuvel
2016-11-28MdeModulePkg/NetLib: Handle an invalid IPv6 address caseJiaxin Wu
2016-11-23MdeModulePkg/DxeNetLib: Allow the IPv4/prefix case when AsciiStrToIp4Jiaxin Wu
2016-11-23MdeModulePkg/DxeCapsuleLibFmp: Use AllocatePool for CapsuleResultVariableDandan Bi
2016-11-18MdeModulePkg/UefiBootManagerLib: Refine the debug messageRuiyu Ni
2016-11-18MdeModulePkg/CpuExceptionHanderLibNull: RegisterCpuInterruptHandler()Jeff Fan
2016-11-15MdeModulePkg/BMMUI: add comments for function parameterDandan Bi
2016-11-11MdeModulePkg/BootLogoLib: Remove invalid if judgmentsSong, BinX
2016-11-10MdeModulePkg/UefiBootManager: Add EfiBootManagerDispatchDeferredImagesRuiyu Ni
2016-11-08MdeModulePkg/DxeCapsuleLibFmp: Add DxeCapsuleLibFmp instance.Jiewen Yao
2016-11-08MdeModulePkg/DxeCapsuleLibNull: Add ProcessCapsules() interface.Jiewen Yao
2016-11-08MdeModulePkg/FmpAuthenticationLibNull: Add NULL instance FMP.Jiewen Yao
2016-11-03MdeModulePkg/FrameBufferBltLib: Change module type to UEFI_DRIVERSong, BinX
2016-11-03MdeModulePkg LzmaDecompressLib: Update LZMA to new 16.04 versionLiming Gao
2016-10-28MdeModulePkg: Update IP4 stack drivers for classless address unicast check.Fu Siyuan
2016-10-28MdeModulePkg: Update NetLib interface to support classless addressing.Fu Siyuan
2016-10-27MdeModulePkg/VarCheckHiiLib: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-27MdeModulePkg/UefiBootManagerLib: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-27MdeModulePkg/BootManagerUiLib: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-27MdeModulePkg/BootMaintenanceManagerUiLib: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-27MdeModulePkg/Library: Fix typos in comments and variablesGary Lin
2016-10-19MdeModulePkg/BMMUI: Add error handling codesDandan Bi
2016-10-19MdeModulePkg/BMMUI: Show "Change Boot/Driver order" page correctlyDandan Bi
2016-10-19MdeModulePkg/BMMUI: Make the BmmFakeNvData and BmmOldFakeNVData consistentDandan Bi
2016-10-19MdeModulePkg/BMMUI: Remove the incorrect and useless codesDandan Bi