summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg
AgeCommit message (Expand)AuthorFilesLines
2015-10-15IntelFrameworkModulePkg BdsDxe: Use PcdSet##S to replace PcdSet##Eric Dong3-10/+21
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: Replace deprecated function.Eric Dong1-2/+2
2015-08-27IntelFrameworkModulePkg: Fix mixed Dos and Linux end of line format issue.Eric Dong1-0/+0
2015-08-26IntelFrameworkModulePkg/BiosThunk: Fix 32 bits arch build failure when disabl...eric Dong1-3/+3
2015-08-20IntelFrameworkModulePkg: Update DEC and DSC version from 0.94 to 0.96Feng Tian2-2/+2
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 Dong7-0/+1947
2015-07-28IntelFrameworkModulePkg: Add missing PCD usage information in UNI and DEC files.Qiu Shumin2-0/+4
2015-07-27IntelFrameworkModulePkg AcpiS3SaveDxe: Reduce reserved memory consumptionStar Zeng2-74/+124
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 DeviceMngr: Potential read over memory boundaryHao Wu1-1/+2
2015-07-13IntelFrameworkModulePkg BootMngr: Fix potential read over memory boundaryHao Wu1-1/+2
2015-07-13IntelFrameworkModulePkg BootMaint: Fix potential read over memory boundaryHao Wu1-1/+2
2015-07-13IntelFrameworkModulePkg BdsDxe: Fix ASSERT in BdsMemoryTestHao Wu1-2/+12
2015-07-13IntelFrameworkModulePkg GenericBdsLib: Potential read over memory boudaryHao Wu1-8/+12
2015-07-10IntelFrameworkModulePkg: Fix a memory leak bug in BdsDxe driver.Ruiyu Ni1-1/+2
2015-07-07IntelFrameworkModulePkg GenericBdsLib: Resolve array size mismatchHao Wu1-4/+4
2015-07-07IntelFrameworkModulePkg: Remove gZeroGuid definition in DataHubDxeHao Wu3-5/+10
2015-07-02Revert tree to r17801Jordan Justen2-52/+0
2015-07-02IntelFrameworkModulePkg: AcpiS3SaveDxe: call S3Ready() at End-of-DxeLaszlo Ersek2-0/+47
2015-07-02IntelFrameworkModulePkg: AcpiS3SaveDxe: prepare for End-of-Dxe callbackLaszlo Ersek1-0/+5
2015-06-30IntelFrameworkModulePkg UpdateDriverDxe: Use safe string functionsHao Wu1-4/+3
2015-06-30IntelFrameworkModulePkg DeviceMngr: Use safe string functionsHao Wu1-13/+12
2015-06-30IntelFrameworkModulePkg BootMngr: Use safe string functionsHao Wu1-6/+5
2015-06-30IntelFrameworkModulePkg BootMaint: Use safe string functionsHao Wu4-26/+35
2015-06-30IntelFrameworkModulePkg BdsDxe: Use safe string functionsHao Wu2-7/+7
2015-06-30IntelFrameworkModulePkg PeiDxeDebugLib: Use safe string functionsHao Wu1-1/+8
2015-06-30IntelFrameworkModulePkg GenericBdsLib: Use safe string functionsHao Wu2-10/+14
2015-06-30IntelFrameworkModulePkg IsaFloppyDxe: Use safe string functionsHao Wu1-2/+2
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