summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg BrotliDecompressLib: Add the checker to avoid array out of boundLiming Gao2018-10-191-5/+8
* MdeModulePkg: Update Brotli DecompressLib to the latest v1.0.6Liming Gao2018-10-0928-11270/+8642
* MdeModulePkg Lzma: Update LZMA SDK version to 18.05Liming Gao2018-10-0915-351/+772
* MdeModulePkg/DxeCapsuleLibFmp: Remove unused PCDsshenglei2018-09-292-12/+0
* MdeModulePkg/Library/DxeHttpLib: Handle the blank value in HTTP header.Jiaxin Wu2018-09-131-13/+44
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-0654-95/+95
* MdeModulePkg: Remove trailing white spaceStar Zeng2018-09-062-3/+3
* MdeModulePkg/Network: Add 32bit subnet mask support for IP4 PXE boot.Fu Siyuan2018-09-031-5/+8
* MdeModulePkg/SmmCorePerfLib: Add DxeServicesLib library class in INFBi, Dandan2018-08-221-0/+1
* MdeModulePkg: Remove DxeSmmPerformanceLibDandan Bi2018-08-063-958/+0
* MdeModulePkg DxeCapsuleLibFmp: Add NULL check to the return buffersStar Zeng2018-08-031-1/+3
* MdeModulePkg DxeCapsuleLibFmp: Free HandleBuffer after it is usedStar Zeng2018-08-011-0/+4
* MdeModulePkg DxeCapsuleLib: Use Attr to know whether reset is requiredStar Zeng2018-08-012-40/+134
* MdeModulePkg DxeCapsuleLibFmp: Fix typo "EsrtSyncFmp" to "SyncEsrtFmp"Star Zeng2018-07-281-1/+1
* MdeModulePkg DxeCapsuleLibFmp: Refine the code to check FmpImageSizeStar Zeng2018-07-271-4/+4
* MdeModulePkg/PlatformBootManager: Add PlatformBootManagerUnableToBootRuiyu Ni2018-07-271-1/+18
* MdeModulePkg DxeCapsuleLibFmp: Fix typo 'Press' to 'Process'Star Zeng2018-07-111-1/+1
* MdeModulePkg/UefiBootManagerLib: Fix small LoadOptionToVariable leakThomas Palmer2018-07-061-8/+11
* MdeModulePkg/SmmCorePerformanceLib: Update mPerformanceLengthDandan Bi2018-07-041-4/+4
* MdeModulePkg/[Pei|Dxe]ResetSystemLib: Add PPI/Protocol dependencyRuiyu Ni2018-07-032-0/+5
* MdeModulePkg/ResetUtilityLib: Add pack(1) for reset data structureRuiyu Ni2018-07-031-1/+8
* MdeModulePkg/BmpSupportLib: Check PixelHeight/PixelWidth against 0Ruiyu Ni2018-07-031-0/+9
* MdeModulePkg/BmpSupportLib: Correct debug messageRuiyu Ni2018-07-031-2/+2
* MdeModulePkg/PerformanceLib: Add NULL pointer checkDandan Bi2018-06-283-17/+32
* MdeModulePkg: Clean up source filesLiming Gao2018-06-28158-2028/+2028
* MdeModulePkg: Use new added Perf macrosBi, Dandan2018-06-262-7/+4
* MdeModulePkg: Update performance library instancesBi, Dandan2018-06-267-714/+1565
* MdeModulePkg: Update Performance instances to use new protocolBi, Dandan2018-06-2610-1078/+283
* MdeModulePkg BootMaintenanceManagerUiLib: Move refresh boot option laterLiming Gao2018-06-251-2/+1
* MdeModulePkg/DxeCapsuleLibFmp: pass progress callback only if it worksArd Biesheuvel2018-06-151-3/+10
* MdeModulePkg/Library/BaseSerialPortLib16550: Ensure FIFO Polled ModeLeo Duran2018-06-111-4/+12
* MdeModulePkg/DxeCapsuleLibFmp: Add progress bar supportKinney, Michael D2018-06-085-36/+131
* MdeModulePkg/DisplayUpdateProgressLib: Fix ECC issuesDandan Bi2018-06-072-4/+4
* MdeModulePkg/DxeResetSystemLib: Avoid depending on UefiRuntimeLibRuiyu Ni2018-06-052-8/+7
* MdeModulePkg/DxeCorePerformanceLib: use AllocatePeiAccessiblePagesArd Biesheuvel2018-05-291-41/+7
* MdeModulePkg: Add DisplayUpdateProgressLib instancesMichael D Kinney2018-05-286-0/+798
* MdeModulePkg/UefiBootManagerLib: fix AddLoadOptionVariable docs/prototypeRuiyu Ni2018-04-231-4/+8
* MdeModulePkg DxeCapsuleLibFmp: Fix wrong Index is usedStar Zeng2018-04-201-1/+1
* MdeModulePkg: Fix coding style issues in file/function commentsDandan Bi2018-03-192-0/+2
* MdeModulePkg/DxeCapsuleLibFmp: Add more check for the UX capsuleRuiyu Ni2018-03-161-2/+19
* MdeModulePkg BrotliLib: Rename function with the specific lib nameLiming Gao2018-03-164-13/+13
* MdeModulePkg LockBoxLib: Support LOCK_BOX_ATTRIBUTE_RESTORE_IN_S3_ONLYStar Zeng2018-03-083-5/+236
* MdeModulePkg/UefiBootManagerLib: limit recursive call depthHeyi Guo2018-03-073-15/+24
* MdeModulePkg/DxeCorePerfLib: Add status check instead of ASSERTDandan Bi2018-03-021-3/+2
* MdeModulePkg/DebugLibReportStatusCode: Fix hang if format is too longRuiyu Ni2018-03-021-0/+5
* MdeModulePkg/BootLogoLib: Use Boot Logo 2 ProtocolKinney, Michael D2018-02-282-2/+32
* MdeModulePkg/ResetUtilityLib: Fix GCC build failureRuiyu Ni2018-02-141-2/+2
* MdeModulePkg/BmpSupportLib: Refine type cast for pointer subtractionHao Wu2018-02-141-1/+1
* MdeModulePkg/UefiBootManagerLib: remove superfluous TimerLib dependencyLaszlo Ersek2018-02-132-2/+0
* MdeModulePkg/UefiBootManagerLib: Remove the useless perf codesDandan Bi2018-02-124-339/+26