summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Library
Commit message (Expand)AuthorAgeFilesLines
* IntelFrameworkModulePkg/LegacyUi: Get legacy options when open legacy formDandan Bi2016-07-071-6/+38
* IntelFrameworkModulePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng2016-06-212-5/+5
* IntelFrameworkModulePkg: Correct the usage of gPerformanceProtocolGuid in infStar Zeng2016-06-121-1/+1
* IntelFrameworkModulePkg: LegacyBootMaintUiLib: remove set but unused variablesLaszlo Ersek2016-03-251-16/+0
* IntelFrameworkModulePkg: DxeCapsuleLib: remove set but unused variablesLaszlo Ersek2016-03-251-2/+0
* IntelFrameworkModulePkg/LegacyBootMaintUiLib: Refine the codeDandan Bi2016-03-161-5/+25
* IntelFrameworkModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-1515-0/+0
* IntelFrameworkModulePkg: DebugAssert enhancementBaraneedharan Anbazhagan2015-12-071-15/+36
* IntelFrameworkModulePkg: remove unreachable codeArd Biesheuvel2015-12-031-1/+0
* IntelFrameworkModulePkg GenericBdsLib: Do not assume perf entry count has no ...Star Zeng2015-09-301-78/+33
* IntelFrameworkModulePkg: Ad the missing module UNI files.Liming Gao2015-08-284-3/+3
* IntelFrameworkModulePkg: Fix mixed Dos and Linux end of line format issue.Eric Dong2015-08-271-0/+0
* Fixed build error for VS2008 toolchain.Eric Dong2015-08-201-0/+1
* IntelFrameworkModulePkg:Refine the code in LegacyBootMaintUiLibDandan Bi2015-08-131-4/+9
* LegacyBootMaintUi: Update copyright info, cover old code existed in old BdsDx...Eric Dong2015-08-054-3/+3
* IntelFrameworkModulePkg:Refine the code comments in LegacyBootMaintUiLibDandan Bi2015-08-042-9/+7
* Fixed GCC49 build fail issue.Eric Dong2015-08-031-0/+3
* Fixed GCC tool chain build fail.Eric Dong2015-07-312-2/+2
* Legacy Boot Maintenance UI part code split from IntelFrameworkModulePkg/Unive...Eric Dong2015-07-306-0/+1946
* IntelFrameworkModulePkg: GenericBdsLib: set Status before useLaszlo Ersek2015-07-261-0/+1
* IntelFrameworkModulePkg/GenericBdsLib: remove AcpiS3->S3Save() callArd Biesheuvel2015-07-263-12/+0
* IntelFrameworkModulePkg GenericBdsLib: Potential read over memory boudaryHao Wu2015-07-131-8/+12
* IntelFrameworkModulePkg GenericBdsLib: Resolve array size mismatchHao Wu2015-07-071-4/+4
* IntelFrameworkModulePkg PeiDxeDebugLib: Use safe string functionsHao Wu2015-06-301-1/+8
* IntelFrameworkModulePkg GenericBdsLib: Use safe string functionsHao Wu2015-06-302-10/+14
* IntelFrameworkModulePkg: Add %u and %lu support for DebugLib.Qiu Shumin2015-06-081-1/+1
* IntelFrameworkModulePkg: Add LegacyBootManagerLib.Ruiyu Ni2015-05-063-0/+1667
* IntelFrameworkModulePkg: Put report status code after event was signaled per ...Elvin Li2015-04-071-5/+5
* IntelFrameworkModulePkg: Move LzmaDecompress GUIDLiming Gao2015-04-032-4/+4
* IntelFrameworkModulePkg: Cleanup PeiDxeDebugLibReportStatusCodeLiming Gao2015-04-032-3/+1
* IntelFrameworkModulePkg: Fix typo.Shumin Qiu2015-03-131-3/+3
* IntelFrameworkModulePkg: Update PeiDxeDebugLibReportStatusCode libraryLiming Gao2015-02-062-2/+21
* Refine the format of GUID in INF files for IntelFrameworkModulePkg.Shumin Qiu2015-01-161-3/+3
* Remove unnecessary RT attribute from LegacyDevOrder variable.Ruiyu Ni2014-12-221-2/+2
* Removes dead code from the PlatformBdsLibNull,leaving this unused code might ...Olivier Martin2014-10-142-39/+0
* IntelFrameworkModulePkg: Convert non DOS format files to DOS formatGao, Liming2014-09-0311-0/+0
* IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-2811-0/+0
* IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-2811-83/+118
* IntelFrameworkModulePkg/SourceLevelDebugPkg: Fix the typo about word “hanld...Eric Dong2014-08-201-2/+2
* Add type cast on variable before operation.Jeff Fan2014-08-081-1/+1
* IntelFrameworkModulePkg BdsLib: Fix potential memory leak when calling BdsLib...Chen Fan2014-08-012-0/+6
* Fix one memory leak.Eric Dong2014-07-241-0/+2
* Refine code to make it more safely.Eric Dong2014-06-261-1/+1
* Refine code to make it more safely.Eric Dong2014-06-252-1/+4
* Do not create boot option for logical block io device.Ruiyu Ni2014-06-201-2/+9
* Create boot option for all block IO devices no matter what the device path lo...Ruiyu Ni2014-06-181-3/+1
* Remove the RT attribute for HDDP variable and validate the variable content b...Ruiyu Ni2014-05-221-7/+24
* Early return when the "BootOrder" variable doesn't exist to avoid SetVariable...Ruiyu Ni2014-04-281-12/+10
* Add check to avoid null pointer deference.Ruiyu Ni2014-03-281-1/+6
* Report the setting variable failure to platform through the status code when ...Ruiyu Ni2014-03-255-33/+192