summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2015-06-11MdeModulePkg/UefiBootManagerLib: Add gEfiFormBrowser2ProtocolGuid reference i...Ruiyu Ni1-0/+1
2015-06-11MdeModulePkg PcdDxe: TokenNumber should start from 1.Star Zeng1-1/+1
2015-06-10MdeModulePkg: Add PcdMaxAuthVariableSize declaration.Star Zeng2-0/+5
2015-06-10MdeModulePkg: Extend PcdSerialClockRate to dynamic typeRuiyu Ni1-4/+4
2015-06-10Fix logic error on SectionAlignment calculation.Yao, Jiewen1-4/+9
2015-06-09MdeModulePkg PiSmmCore: Free FullSmramRanges at error condition.Star Zeng4-58/+59
2015-06-09MdeModulePkg DxeCore: Call UnregisterMemoryProfileImage correctly.Star Zeng1-2/+5
2015-06-09MdeModulePkg: Add type cast to avoid build failure in GCC.Qiu Shumin1-1/+1
2015-06-09Refine code to keep code alignmentDandan Bi1-1/+1
2015-06-09Fix build bugDandan Bi1-1/+1
2015-06-09EDKII:Display engine should not depend on the framework codeDandan Bi6-3/+50
2015-06-09MdeModulePkg: Refine the comments format for PropertiesTable.Qiu Shumin3-4/+4
2015-06-09MdeModulePkg/EhciPei: Remove unused macroTian Feng1-5/+2
2015-06-09MdeModulePkg/UhciDxe: Update async polling interval to 1ms.Tian Feng1-2/+2
2015-06-09MdeModulePkg/EhciDxe: Update async polling interval to 1ms.Tian Feng1-3/+3
2015-06-09MdeModulePkg/XhciDxe: Update async polling interval to 1ms.Tian Feng1-2/+2
2015-06-08MdeModulePkg Variable: Add SysPrepOrder and SysPrep#### to global list.Star Zeng1-0/+22
2015-06-08MdeModulePkg: Fix bug of AllocatePages for large alignmentHeyi Guo1-0/+5
2015-06-08MdeModulePkg: Add %u and %lu support for PrintLib and DebugLib.Qiu Shumin2-4/+24
2015-06-06PiSmmCore dispatcher should not use one Index for three loops.Zachary Bobroff1-7/+9
2015-06-05Fix GCC build error.Yao, Jiewen1-6/+0
2015-06-05Add UEFI 2.5 properties table support in DXE core.Yao, Jiewen11-0/+1742
2015-06-05MdeModulePkg: Refine the format of INF file.Qiu Shumin1-2/+4
2015-06-04MdeModulePkg DxeSmmPerformanceLib: Cover no SMM performance data case.Star Zeng1-7/+40
2015-06-04MdeModulePkg/NvmExpressDxe: roll back redundant change in r17286Feng Tian1-2/+4
2015-06-03MdeModulePkg/AtaAtapiPassThru: ensure PRDT of IDE is in 64K boundaryFeng Tian1-17/+38
2015-06-02MdeModulepkg DxeSmmPerformanceLib: Dump all PEI/DXE/SMM performance data.Star Zeng2-30/+244
2015-06-02MdeModulePkg: Provide EfiBootManagerRegisterBootDescriptionHandlerRuiyu Ni3-39/+160
2015-06-01MdeModulePkg DxeCore: Add debug message to assist TPL related issues.Star Zeng1-3/+9
2015-05-31MdeModulePkg: Move ACPI default PCDs to support PCD dynamic.Star Zeng1-20/+20
2015-05-29MdeModulePkg/UfsPciHcDxe: Fix EBC build errorFeng Tian1-1/+1
2015-05-29MdeModulePkg/DxeCore: Fixed build error.Star Zeng1-4/+4
2015-05-28MdeModulePkg/Ufs: Refine EDKII_UFS_HOST_CONTROLLER_PROTOCOL interfaceFeng Tian6-123/+461
2015-05-28MdeModulePkg/PciBusDxe: Remove unused variable assignmentOlivier Martin1-6/+6
2015-05-28MdeModulePkg/HiiDatabaseDxe: Fixed build error.Olivier Martin1-1/+0
2015-05-27MdeModulePkg: Enable reconnect request from action request or question flag.Eric Dong6-13/+143
2015-05-27MdeModulePkg: Fix PciBus hang issueRuiyu Ni1-11/+15
2015-05-26MdeModulePkg:fix browser not call EFI_BROWSER_ACTION_CHANGEDDandan Bi2-5/+16
2015-05-26MdeModulePkg:Support delete keyDandan Bi1-0/+7
2015-05-26MdeModulePkg: Move IsaBusDxe driver to MdeModulePkg.Ruiyu Ni5-0/+897
2015-05-26MdeModulePkg: Add IsaBusDxe driverRuiyu Ni1-0/+1
2015-05-22MdeModulePkg/AtaAtapiPassThruDxe: Support 4K bytes block size HDDsFeng Tian1-20/+31
2015-05-22MdeModulePkg: Validate the return value before use it.Eric Dong1-0/+2
2015-05-21Remove Framework HII "class\subclass" in all VFRDandan Bi4-8/+0
2015-05-21MdeModulePkg:fix more than one arrow shows for one goto menuDandan Bi1-1/+4
2015-05-21MdeModulePkg:Add line break characterDandan Bi1-0/+1
2015-05-21MdeModulePkg: Fix INF to point to correct UNI file.Ruiyu Ni1-1/+1
2015-05-21MdeModulePkg/CdExpressPei: Fix build errorFeng Tian1-0/+2
2015-05-20MdeModulePkg: Add assertion to make code easier for read.Ruiyu Ni1-0/+5
2015-05-20MdeModulePkg/UfsBlockIoPei: Add RecoveryBlockIo2Ppi supportFeng Tian3-36/+361