summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix one memory leak.Eric Dong2014-07-241-0/+2
* Fixed one possible array out of bounds issue.isakov-sl2014-07-231-1/+1
* Fix memory leak issues in BiosSnp module.Elvin Li2014-07-232-3/+14
* Fixed typos: hanlder should be handler.Chen Fan2014-07-092-2/+2
* Refine code to follow good coding style.Eric Dong2014-07-073-4/+9
* Refine the save action for the BdsDxe.Eric Dong2014-07-046-264/+146
* Refine code to make it more safely.Eric Dong2014-06-261-1/+1
* Refine code to make it more safely.Eric Dong2014-06-255-9/+11
* Add DEBUG message for all fields in AcpiS3Context.Gao, Liming2014-06-241-1/+3
* Do not create boot option for logical block io device.Ruiyu Ni2014-06-201-2/+9
* Fix GCC build fail.Eric Dong2014-06-192-2/+2
* Create boot option for all block IO devices no matter what the device path lo...Ruiyu Ni2014-06-181-3/+1
* Support RouteConfig function for BdsDxe driver.Eric Dong2014-06-1811-508/+1564
* Rename TimeoutInSeconds to Timeout to avoid confusion.Jeff Fan2014-06-042-17/+16
* Remove the RT attribute for HDDP variable and validate the variable content b...Ruiyu Ni2014-05-221-7/+24
* MdeModulePkg/IntelFrameworkModulePkg ACPI: Follow the new UEFI 2.4a spec to r...Star Zeng2014-05-061-20/+22
* Early return when the "BootOrder" variable doesn't exist to avoid SetVariable...Ruiyu Ni2014-04-281-12/+10
* Update code logic to let BDS UI can shows more than one formsets in one HiiHa...Eric Dong2014-04-231-8/+117
* Add check to avoid null pointer deference.Ruiyu Ni2014-03-282-4/+8
* Remove RT attribute for variable LegacyDevOrderRuiyu Ni2014-03-261-1/+1