summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg
Commit message (Expand)AuthorAgeFilesLines
...
* EDKII:Display engine should not depend on the framework codeDandan Bi2015-06-091-3/+1
* IntelFrameworkModulePkg: Add %u and %lu support for DebugLib.Qiu Shumin2015-06-081-1/+1
* IntelFrameworkModulePkg: Rollback this change because display engine use clas...Eric Dong2015-05-251-0/+2
* Remove Framework HII "class\subclass" in all VFRDandan Bi2015-05-215-10/+0
* Remove obsolete PCDs (new ones are moved to MdePkg and MdeModulePkg)Ruiyu Ni2015-05-061-35/+0
* IntelFrameworkModulePkg: Add LegacyBootManagerLib.Ruiyu Ni2015-05-064-1/+1669
* IntelFrameworkModulePkg: Change BdsDxe to use new PCDs defined in MdePkg and ...Ruiyu Ni2015-05-061-7/+7
* IntelFrameworkModulePkg: Modify IsaSerialDxe to follow driver rulesHao Wu2015-05-051-27/+37
* IntelFrameworkModulePkg: Add UEFI2.5 PersistentMemory support in LegacyBiosLiming Gao2015-04-292-2/+6
* IntelFrameworkModulePkg: update comments to clarify runtime memory usage for ...Elvin Li2015-04-101-1/+1
* IntelFrameworkModulePkg: add comments to clarify runtime memory usage for leg...Elvin Li2015-04-091-0/+6
* IntelFrameworkModulePkg: Update LegacyBiosDxe to use UmaAddress and UmaSize i...David Woodhouse2015-04-082-3/+31
* IntelFrameworkModulePkg: Put report status code after event was signaled per ...Elvin Li2015-04-072-11/+13
* IntelFrameworkModulePkg: Move LzmaDecompress GUIDLiming Gao2015-04-034-45/+5
* IntelFrameworkModulePkg: Cleanup PeiDxeDebugLibReportStatusCodeLiming Gao2015-04-032-3/+1
* IntelFrameworkModulePkg: Remove a duplicated hardcode stringHao Wu2015-03-181-8/+6
* IntelFrameworkModulePkg: Fix typo.Shumin Qiu2015-03-133-22/+22
* Remove invalid value sync action when changing value. Else later save change ...Eric Dong2015-02-121-7/+1
* IntelFrameworkModulePkg: Update PeiDxeDebugLibReportStatusCode libraryLiming Gao2015-02-062-2/+21
* */Contributions.txt: Update example email addressJordan Justen2015-02-031-2/+2
* Refine the format of GUID in INF files for IntelFrameworkModulePkg.Shumin Qiu2015-01-161-3/+3
* Address the potential system TPL does not been restore.Deric Cole2014-12-241-4/+8
* Remove unnecessary RT attribute from LegacyDevOrder variable.Ruiyu Ni2014-12-221-2/+2
* Try to read key strike even when the TimeOuts value is zero, this will avoid ...Eric Dong2014-11-061-49/+47
* EDK II Contributions.txt: Update patch format informationJordan Justen2014-10-311-13/+29
* MdeModulePkg/IntelFrameworkModulePkg FwVol:Star Zeng2014-10-292-11/+22
* Clean up the code. Action statement should not have text two opcode.Eric Dong2014-10-213-6/+0
* Removes dead code from the PlatformBdsLibNull,leaving this unused code might ...Olivier Martin2014-10-142-39/+0
* Removes dependencies on SMBIOS in the IntelFrameworkModulePkg’s BDS.Olivier Martin2014-10-111-57/+57
* Removes some unused assigned variables. Some compiler (GCC in this case) rais...Olivier Martin2014-09-291-5/+0
* Correct the convert hex string to decimal value logic.Eric Dong2014-09-221-2/+2
* Refine the code, remove the useless code.Eric Dong2014-09-161-7/+3
* IntelFrameworkModulePkg: Convert non DOS format files to DOS formatGao, Liming2014-09-0342-0/+0
* Update IntelFrameworkModulePkg package version to 0.94.Jeff Fan2014-09-022-2/+2
* Add the missing GUID in BdsDxe.infGao, Liming2014-08-281-0/+1
* IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-282-0/+0
* IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-52/+130
* IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-2871-0/+0
* IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-2840-420/+583
* AcpiS3Save could try to check PcdIdentifyMappingPageTablePtr is NULL, if it i...Elvin Li2014-08-262-57/+66
* EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen2014-08-251-0/+14
* Allocate exact memory size for string buffer to avoid buffer overflow.Qiu Shumin2014-08-211-21/+40
* IntelFrameworkModulePkg/SourceLevelDebugPkg: Fix the typo about word “hanld...Eric Dong2014-08-201-2/+2
* MdeModulePkg/IntelFrameworkModulePkg: Update PeiCore, SmbiosDxe and IsaSerial...Zeng, Star2014-08-142-11/+22
* Use StrnCat instead of StrCat to avoid target buffer overflow.Jeff Fan2014-08-142-7/+12
* Fixed a bug in LegacyBiosDxe to allocate correct ranges of memory.Elvin Li2014-08-121-2/+2
* Add type cast on variable before operation.Jeff Fan2014-08-0810-23/+23
* IntelFrameworkModulePkg BdsLib: Fix potential memory leak when calling BdsLib...Chen Fan2014-08-012-0/+6
* Update code to support VS2013 tool chain.Eric Dong2014-07-283-3/+7
* Print the CodeType and Value of status code with fixed length.Li, Elvin2014-07-282-8/+8