summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2015-07-28MdeModulePkg/UfsPassThru: Fix wrong GLOBAL_REMOVE_IF_UNREFERENCED usageFeng Tian1-3/+3
2015-07-28MdeModulePkg PiSmmIpl: Use AllocateZeroPool() for FullSmramRangesStar Zeng1-2/+2
2015-07-28MdeModulePkg: Add missing PCD usage information in UNI and DEC files.Qiu Shumin2-0/+3
2015-07-27MdeModulePkg:Add ESC key support in setup browser pop-up message boxDandan Bi2-1/+2
2015-07-27MdeModulePkg:SetupBrowser output debug message when DisplayEngineDxe is not i...Dandan Bi1-0/+1
2015-07-27Support get string from configuration string packages.Eric Dong2-7/+8
2015-07-27MdeModulePkg CapsuleRuntimeDxe: Reduce reserved memory consumptionStar Zeng2-67/+47
2015-07-27MdeModulePkg CapsuleX64: Reduce reserved memory consumptionStar Zeng6-132/+478
2015-07-27MdeModulePkg BootScriptExecutorDxe: Reduce reserved memory consumptionStar Zeng1-23/+89
2015-07-27MdeModulePkg Variable: Read MonotonicCount by ReadUnaligned64()Star Zeng1-2/+2
2015-07-26MdeModulePkg: Make boot option description uniqueRuiyu Ni1-0/+61
2015-07-26MdeModulePkg: Add old IPv4_DEVICE_PATH support for new IScsiDxefanwang22-10/+24
2015-07-26MdeModulePkg VariableDxe: Correct address pointers from AuthVariableLibStar Zeng2-2/+2
2015-07-26MdeModulePkg: Check the case caused by mismatchDandan Bi1-5/+7
2015-07-26MdeModulePkg: Correct the parameter order in match2 sample opcodeDandan Bi1-1/+1
2015-07-26MdeModulePkg: Fix the issue EfiPxeBcDhcp() may return wrong status.Zhang Lubo1-2/+2
2015-07-26MdeModulePkg: Remove TransmitReceive() and ActiveChild dependencyJiaxin Wu2-5/+13
2015-07-26MdeModulePkg: SmbiosDxe: ARM and AARCH64 are VALID_ARCHITECTURESLaszlo Ersek1-1/+1
2015-07-26MdeModulePkg PiSmmCore: Remove a hidden assumption of SMRAM reservationStar Zeng5-84/+444
2015-07-16MdeModulePkg/TerminalDxe: Some improvementsHeyi Guo1-23/+4
2015-07-16MdeModulePkg/TerminalDxe: Set NullRemaining to FALSE by defaultHeyi Guo1-1/+1
2015-07-16MdeModulePkg/DxePrintLibPrint2Protocol: make mStatusString array CONSTArd Biesheuvel1-1/+1
2015-07-16MdeModulePkg: Correct PcdConOutColumn help string.Liming Gao2-1/+1
2015-07-16MdeModulePkg DxeIpl: Skip install MemoryInfoHob if this hob existsLiming Gao1-25/+30
2015-07-15MdeModulePkg: Remove two protocols and add HttpLib accessfanwang22-2/+4
2015-07-10MdeModulePkg: Code logic optimization for Ip4Dxe driverfanwang21-4/+4
2015-07-10MdeModulePkg: Fix a bug that return type differs from the left one when assig...Zhang Lubo1-24/+37
2015-07-10MdeModulePkg: Remove Ip4ConfigDxe and related guid definitionJiaxin Wu18-3664/+0
2015-07-10MdeModulePkg: Fix TerminalDxe VS2013 build failureRoy Franz1-2/+2
2015-07-10MdeModulePkg: Fix potential integer overflow issueRuiyu Ni2-15/+20
2015-07-09MdeModulePkg/FvSimpleFileSystemDxe: Support file opening with no '.efi'Olivier Martin1-12/+50
2015-07-09Accept VT220 DEL and function keys for TTY terminal typeRoy Franz3-1/+101
2015-07-09Treat ASCII 0x7F as backspace for TtyTerm terminalsRoy Franz1-2/+8
2015-07-09Add "TtyTerm" terminal type to TerminalDxeRoy Franz7-8/+73
2015-07-08fix the problem that data type conversion may loss data.Zhang Lubo1-2/+2
2015-07-08MdeModulePkg AcpiTableDxe: Install config table at ACPI data changeStar Zeng2-10/+2
2015-07-08MdeModulePkg: Replace unsafe string functions.Zhang Lubo12-48/+58
2015-07-08MdeModulePkg/XhciPei: Error handling enhancement for XhcPeiExecTransferFeng Tian1-5/+8
2015-07-08MdeModulePkg/XhciDxe: Error handling enhancement for XhcExecTransferFeng Tian1-5/+8
2015-07-08MdeModulePkg: Remove NetLib and Ip4Config Protocol dependency.jiaxinwu2-184/+25
2015-07-08MdeModulePkg: Refine code to use Strn**S safe functions instead of Str**S one...Qiu Shumin3-5/+5
2015-07-07MdeModulePkg/PartitionDxe: Fix media probeRonald Cron1-2/+6
2015-07-07MdeModulePkg: Add HttpLib.Fu Siyuan4-0/+1724
2015-07-07MdeModulePkg: Update Ip4Dxe driver to support Ip4Config2 protocol, jiaxinwu20-574/+4169
2015-07-07MdeModulePkg:Refine the function commentsDandan Bi1-0/+1
2015-07-07MdeModulePkg: Update UefiBootManagerLib to support HTTP boot option creationRuiyu Ni2-1/+12
2015-07-07MdeModulePkg:Modify the incorrect DestStr length in safe string functionsDandan Bi2-2/+2
2015-07-07MdeModulePkg: Use StrnCpyS instead of StrCpyS to indicate the copy length fro...Qiu Shumin2-3/+3
2015-07-07MdeModulePkg: Remove mZeroGuid definition in Universal/Variable/RuntimeDxeHao Wu2-2/+3
2015-07-07MdeModulePkg: Remove gZeroGuid definition in SetupBrowserDxeHao Wu3-4/+2