summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Library
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-07IntelFrameworkModulePkg: Put report status code after event was signaled per ...Elvin Li1-5/+5
2015-04-03IntelFrameworkModulePkg: Move LzmaDecompress GUIDLiming Gao2-4/+4
2015-04-03IntelFrameworkModulePkg: Cleanup PeiDxeDebugLibReportStatusCodeLiming Gao2-3/+1
2015-03-13IntelFrameworkModulePkg: Fix typo.Shumin Qiu1-3/+3
2015-02-06IntelFrameworkModulePkg: Update PeiDxeDebugLibReportStatusCode libraryLiming Gao2-2/+21
2015-01-16Refine the format of GUID in INF files for IntelFrameworkModulePkg.Shumin Qiu1-3/+3
2014-12-22Remove unnecessary RT attribute from LegacyDevOrder variable.Ruiyu Ni1-2/+2
2014-10-14Removes dead code from the PlatformBdsLibNull,leaving this unused code might ...Olivier Martin2-39/+0
2014-09-03IntelFrameworkModulePkg: Convert non DOS format files to DOS formatGao, Liming11-0/+0
2014-08-28IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star11-0/+0
2014-08-28IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star11-83/+118
2014-08-20IntelFrameworkModulePkg/SourceLevelDebugPkg: Fix the typo about word “hanld...Eric Dong1-2/+2
2014-08-08Add type cast on variable before operation.Jeff Fan1-1/+1
2014-08-01IntelFrameworkModulePkg BdsLib: Fix potential memory leak when calling BdsLib...Chen Fan2-0/+6
2014-07-24Fix one memory leak.Eric Dong1-0/+2
2014-06-26Refine code to make it more safely.Eric Dong1-1/+1
2014-06-25Refine code to make it more safely.Eric Dong2-1/+4