summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Library
AgeCommit message (Expand)AuthorFilesLines
2019-07-03Remove IntelFrameworkModulePkgHao A Wu71-20314/+0
2019-05-22IntelFrameworkModulePkg/DebugLib: Fix string copy issueGao, Zhichao1-2/+2
2019-04-28IntelFrameworkModulePkg: make global variable staticZhichao Gao1-2/+2
2019-04-10MdeModulePkg: Move BaseUefiTianoCustomDecompressLib toDandan Bi4-1336/+0
2019-04-09IntelFrameworkModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney60-404/+60
2019-04-02IntelFramworkModulePkg/PeiDxeDebugLibReportStatusCode: Add new APIsBret Barkelew1-31/+148
2018-11-11IntelFrameworkModulePkg: Fix UEFI and Tiano Decompression logic issueLiming Gao1-0/+6
2018-10-24IntelFrameworkModulePkg: Add more checker in UefiTianoDecompressLib (CVE FIX)Liming Gao1-2/+14
2018-10-09IntelFrameworkModulePkg Lzma: Update LZMA SDK version to 18.05Liming Gao15-352/+773
2018-06-29IntelFrameworkModulePkg: Removing ipf from edk2.chenc210-16/+16
2018-06-28IntelFrameworkModulePkg: Clean up source filesLiming Gao34-417/+417
2018-05-03IntelFrameworkModulePkg/LegacyBootMaintUiLib: Update RouteConfig functionThomas Palmer1-0/+3
2018-02-12IntelFrameworkModulePkg/GenericBdsLib: Remove the useless Perf codesDandan Bi4-335/+26
2018-02-11IntelFrameworkModulePkg/GenericBdsLib: Use BmpSupportLibMichael D Kinney3-249/+7
2017-11-14IntelFrameworkModulePkg: Fix MSFT C4255 warningSong, BinX3-0/+3
2017-08-28IntelFrameworkModulePkg/LegacyBootMaintUiLib: Add NULL pointer checkBi, Dandan1-2/+2
2017-08-11IntelFrameworkModulePkg: Fix Xcode 9 Beta treating 32-bit left shift as undef...Andrew Fish1-3/+3
2017-03-06IntelFrameworkModulePkg: Refine casting expression result to bigger sizeHao Wu3-4/+4
2017-03-06IntelFrameworkModulePkg: Refine type cast for pointer subtractionHao Wu4-8/+8
2016-11-08IntelFrameworkModulePkg/DxeCapsuleLib: Add ProcessCapsules().Jiewen Yao1-1/+39
2016-11-03IntelFrameworkModulePkg LzmaDecompressLib: Update LZMA to new 16.04 versionLiming Gao19-998/+1499
2016-10-27IntelFrameworkModulePkg/LegacyBootManagerLib: rebase to ARRAY_SIZE()Laszlo Ersek1-1/+1
2016-10-24IntelFrameworkModulePkg: Fix typos in commentsGary Lin2-6/+6
2016-07-07IntelFrameworkModulePkg/LegacyUi: Get legacy options when open legacy formDandan Bi1-6/+38
2016-06-21IntelFrameworkModulePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng2-5/+5
2016-06-12IntelFrameworkModulePkg: Correct the usage of gPerformanceProtocolGuid in infStar Zeng1-1/+1
2016-03-25IntelFrameworkModulePkg: LegacyBootMaintUiLib: remove set but unused variablesLaszlo Ersek1-16/+0
2016-03-25IntelFrameworkModulePkg: DxeCapsuleLib: remove set but unused variablesLaszlo Ersek1-2/+0
2016-03-16IntelFrameworkModulePkg/LegacyBootMaintUiLib: Refine the codeDandan Bi1-5/+25
2015-12-15IntelFrameworkModulePkg: Convert all .uni files to utf-8Jordan Justen15-0/+0
2015-12-07IntelFrameworkModulePkg: DebugAssert enhancementBaraneedharan Anbazhagan1-15/+36
2015-12-03IntelFrameworkModulePkg: remove unreachable codeArd Biesheuvel1-1/+0
2015-09-30IntelFrameworkModulePkg GenericBdsLib: Do not assume perf entry count has no ...Star Zeng1-78/+33
2015-08-28IntelFrameworkModulePkg: Ad the missing module UNI files.Liming Gao4-3/+3
2015-08-27IntelFrameworkModulePkg: Fix mixed Dos and Linux end of line format issue.Eric Dong1-0/+0
2015-08-20Fixed build error for VS2008 toolchain.Eric Dong1-0/+1
2015-08-13IntelFrameworkModulePkg:Refine the code in LegacyBootMaintUiLibDandan Bi1-4/+9
2015-08-05LegacyBootMaintUi: Update copyright info, cover old code existed in old BdsDx...Eric Dong4-3/+3
2015-08-04IntelFrameworkModulePkg:Refine the code comments in LegacyBootMaintUiLibDandan Bi2-9/+7
2015-08-03Fixed GCC49 build fail issue.Eric Dong1-0/+3
2015-07-31Fixed GCC tool chain build fail.Eric Dong2-2/+2
2015-07-30Legacy Boot Maintenance UI part code split from IntelFrameworkModulePkg/Unive...Eric Dong6-0/+1946
2015-07-26IntelFrameworkModulePkg: GenericBdsLib: set Status before useLaszlo Ersek1-0/+1
2015-07-26IntelFrameworkModulePkg/GenericBdsLib: remove AcpiS3->S3Save() callArd Biesheuvel3-12/+0
2015-07-13IntelFrameworkModulePkg GenericBdsLib: Potential read over memory boudaryHao Wu1-8/+12
2015-07-07IntelFrameworkModulePkg GenericBdsLib: Resolve array size mismatchHao Wu1-4/+4
2015-06-30IntelFrameworkModulePkg PeiDxeDebugLib: Use safe string functionsHao Wu1-1/+8
2015-06-30IntelFrameworkModulePkg GenericBdsLib: Use safe string functionsHao Wu2-10/+14
2015-06-08IntelFrameworkModulePkg: Add %u and %lu support for DebugLib.Qiu Shumin1-1/+1
2015-05-06IntelFrameworkModulePkg: Add LegacyBootManagerLib.Ruiyu Ni3-0/+1667