summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg
AgeCommit message (Expand)AuthorFilesLines
2015-06-10IntelFrameworkModulePkg/IsaSerialDxe: Use PcdSerialClockRate instead of hard ...Ruiyu Ni3-15/+11
2015-06-09EDKII:Display engine should not depend on the framework codeDandan Bi1-3/+1
2015-06-08IntelFrameworkModulePkg: Add %u and %lu support for DebugLib.Qiu Shumin1-1/+1
2015-05-25IntelFrameworkModulePkg: Rollback this change because display engine use clas...Eric Dong1-0/+2
2015-05-21Remove Framework HII "class\subclass" in all VFRDandan Bi5-10/+0
2015-05-06Remove obsolete PCDs (new ones are moved to MdePkg and MdeModulePkg)Ruiyu Ni1-35/+0
2015-05-06IntelFrameworkModulePkg: Add LegacyBootManagerLib.Ruiyu Ni4-1/+1669
2015-05-06IntelFrameworkModulePkg: Change BdsDxe to use new PCDs defined in MdePkg and ...Ruiyu Ni1-7/+7
2015-05-05IntelFrameworkModulePkg: Modify IsaSerialDxe to follow driver rulesHao Wu1-27/+37
2015-04-29IntelFrameworkModulePkg: Add UEFI2.5 PersistentMemory support in LegacyBiosLiming Gao2-2/+6
2015-04-10IntelFrameworkModulePkg: update comments to clarify runtime memory usage for ...Elvin Li1-1/+1
2015-04-09IntelFrameworkModulePkg: add comments to clarify runtime memory usage for leg...Elvin Li1-0/+6
2015-04-08IntelFrameworkModulePkg: Update LegacyBiosDxe to use UmaAddress and UmaSize i...David Woodhouse2-3/+31
2015-04-07IntelFrameworkModulePkg: Put report status code after event was signaled per ...Elvin Li2-11/+13
2015-04-03IntelFrameworkModulePkg: Move LzmaDecompress GUIDLiming Gao4-45/+5
2015-04-03IntelFrameworkModulePkg: Cleanup PeiDxeDebugLibReportStatusCodeLiming Gao2-3/+1
2015-03-18IntelFrameworkModulePkg: Remove a duplicated hardcode stringHao Wu1-8/+6
2015-03-13IntelFrameworkModulePkg: Fix typo.Shumin Qiu3-22/+22
2015-02-12Remove invalid value sync action when changing value. Else later save change ...Eric Dong1-7/+1
2015-02-06IntelFrameworkModulePkg: Update PeiDxeDebugLibReportStatusCode libraryLiming Gao2-2/+21
2015-02-03*/Contributions.txt: Update example email addressJordan Justen1-2/+2
2015-01-16Refine the format of GUID in INF files for IntelFrameworkModulePkg.Shumin Qiu1-3/+3
2014-12-24Address the potential system TPL does not been restore.Deric Cole1-4/+8
2014-12-22Remove unnecessary RT attribute from LegacyDevOrder variable.Ruiyu Ni1-2/+2
2014-11-06Try to read key strike even when the TimeOuts value is zero, this will avoid ...Eric Dong1-49/+47
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen1-13/+29
2014-10-29MdeModulePkg/IntelFrameworkModulePkg FwVol:Star Zeng2-11/+22
2014-10-21Clean up the code. Action statement should not have text two opcode.Eric Dong3-6/+0
2014-10-14Removes dead code from the PlatformBdsLibNull,leaving this unused code might ...Olivier Martin2-39/+0
2014-10-11Removes dependencies on SMBIOS in the IntelFrameworkModulePkg’s BDS.Olivier Martin1-57/+57
2014-09-29Removes some unused assigned variables. Some compiler (GCC in this case) rais...Olivier Martin1-5/+0
2014-09-22Correct the convert hex string to decimal value logic.Eric Dong1-2/+2
2014-09-16Refine the code, remove the useless code.Eric Dong1-7/+3
2014-09-03IntelFrameworkModulePkg: Convert non DOS format files to DOS formatGao, Liming42-0/+0
2014-09-02Update IntelFrameworkModulePkg package version to 0.94.Jeff Fan2-2/+2
2014-08-28Add the missing GUID in BdsDxe.infGao, Liming1-0/+1
2014-08-28IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2-0/+0
2014-08-28IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-52/+130
2014-08-28IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star71-0/+0
2014-08-28IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star40-420/+583
2014-08-26AcpiS3Save could try to check PcdIdentifyMappingPageTablePtr is NULL, if it i...Elvin Li2-57/+66
2014-08-25EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen1-0/+14
2014-08-21Allocate exact memory size for string buffer to avoid buffer overflow.Qiu Shumin1-21/+40
2014-08-20IntelFrameworkModulePkg/SourceLevelDebugPkg: Fix the typo about word “hanld...Eric Dong1-2/+2
2014-08-14MdeModulePkg/IntelFrameworkModulePkg: Update PeiCore, SmbiosDxe and IsaSerial...Zeng, Star2-11/+22
2014-08-14Use StrnCat instead of StrCat to avoid target buffer overflow.Jeff Fan2-7/+12
2014-08-12Fixed a bug in LegacyBiosDxe to allocate correct ranges of memory.Elvin Li1-2/+2
2014-08-08Add type cast on variable before operation.Jeff Fan10-23/+23
2014-08-01IntelFrameworkModulePkg BdsLib: Fix potential memory leak when calling BdsLib...Chen Fan2-0/+6
2014-07-28Update code to support VS2013 tool chain.Eric Dong3-3/+7