summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
AgeCommit message (Expand)Author
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
2016-10-19MdeModulePkg/BMMUI: Update TerminalMenu and ConsoleMenu in callbackDandan Bi
2016-10-18MdeModulePkg FileExplorerLib: Fix potential Integer Overflow.Liming Gao
2016-10-12MdeModulePkg: Add FrameBufferBltLib library instanceRuiyu Ni
2016-09-29MdeModulePkg/ImageDecoderLib: Retire it due to new BootLogoLibRuiyu Ni
2016-09-29MdeModulePkg/BmpImageDecoderLib: Retire it due to new BootLogoLibRuiyu Ni
2016-09-28MdeModulePkg/BootLogoLib&PlatformLogo: Use HII data types in parametersRuiyu Ni
2016-09-05MdeModulePkg PiDxeS3BootScriptLib: Support multiple PCI segmentStar Zeng
2016-09-05MdeModulePkg PiDxeS3BootScriptLib: Remove the trailing white spacesStar Zeng
2016-09-02MdeModulePkg UefiBootManagerLib: Ignore BootManagerMenu from LoadFileLiming Gao
2016-09-02MdeModulePkg UefiBootManagerLib: Rename BootMenuApp to BootManagerMenuLiming Gao
2016-09-02MdeModulePkg/BaseResetSystemLibNull: Implement ResetPlatformSpecificRuiyu Ni
2016-08-31MdeModulePkg VarCheck: #### in L"Boot####" are upper case hexStar Zeng
2016-08-31MdeModulePkg: Use IsZeroGuid API for zero GUID checkingHao Wu