summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2015-07-29MdeModulePkg: Include CapsuleX64 in MdeModulePkg.dsc [Components.X64]Star Zeng
2015-07-28MdeModulePkg/UfsPassThru: Fix wrong GLOBAL_REMOVE_IF_UNREFERENCED usageFeng Tian
2015-07-28MdeModulePkg PiSmmIpl: Use AllocateZeroPool() for FullSmramRangesStar Zeng
2015-07-28MdeModulePkg: Add missing PCD usage information in UNI and DEC files.Qiu Shumin
2015-07-27MdeModulePkg:Add ESC key support in setup browser pop-up message boxDandan Bi
2015-07-27MdeModulePkg:SetupBrowser output debug message when DisplayEngineDxe is not i...Dandan Bi
2015-07-27Support get string from configuration string packages.Eric Dong
2015-07-27MdeModulePkg CapsuleRuntimeDxe: Reduce reserved memory consumptionStar Zeng
2015-07-27MdeModulePkg CapsuleX64: Reduce reserved memory consumptionStar Zeng
2015-07-27MdeModulePkg BootScriptExecutorDxe: Reduce reserved memory consumptionStar Zeng
2015-07-27MdeModulePkg Variable: Read MonotonicCount by ReadUnaligned64()Star Zeng
2015-07-26MdeModulePkg: Make boot option description uniqueRuiyu Ni
2015-07-26MdeModulePkg: Add old IPv4_DEVICE_PATH support for new IScsiDxefanwang2
2015-07-26MdeModulePkg VariableDxe: Correct address pointers from AuthVariableLibStar Zeng
2015-07-26MdeModulePkg: Check the case caused by mismatchDandan Bi
2015-07-26MdeModulePkg: Correct the parameter order in match2 sample opcodeDandan Bi
2015-07-26MdeModulePkg: Fix the issue EfiPxeBcDhcp() may return wrong status.Zhang Lubo
2015-07-26MdeModulePkg: Remove TransmitReceive() and ActiveChild dependencyJiaxin Wu
2015-07-26MdeModulePkg: SmbiosDxe: ARM and AARCH64 are VALID_ARCHITECTURESLaszlo Ersek
2015-07-26MdeModulePkg PiSmmCore: Remove a hidden assumption of SMRAM reservationStar Zeng
2015-07-16MdeModulePkg/TerminalDxe: Some improvementsHeyi Guo
2015-07-16MdeModulePkg/TerminalDxe: Set NullRemaining to FALSE by defaultHeyi Guo
2015-07-16MdeModulePkg/DxePrintLibPrint2Protocol: make mStatusString array CONSTArd Biesheuvel
2015-07-16MdeModulePkg: Correct PcdConOutColumn help string.Liming Gao
2015-07-16MdeModulePkg DxeIpl: Skip install MemoryInfoHob if this hob existsLiming Gao
2015-07-15MdeModulePkg: Remove two protocols and add HttpLib accessfanwang2
2015-07-10MdeModulePkg: Code logic optimization for Ip4Dxe driverfanwang2
2015-07-10MdeModulePkg: Fix a bug that return type differs from the left one when assig...Zhang Lubo
2015-07-10MdeModulePkg: Remove Ip4ConfigDxe and related guid definitionJiaxin Wu
2015-07-10MdeModulePkg: Fix TerminalDxe VS2013 build failureRoy Franz
2015-07-10MdeModulePkg: Fix potential integer overflow issueRuiyu Ni
2015-07-09MdeModulePkg/FvSimpleFileSystemDxe: Support file opening with no '.efi'Olivier Martin
2015-07-09Accept VT220 DEL and function keys for TTY terminal typeRoy Franz
2015-07-09Treat ASCII 0x7F as backspace for TtyTerm terminalsRoy Franz
2015-07-09Add "TtyTerm" terminal type to TerminalDxeRoy Franz
2015-07-08fix the problem that data type conversion may loss data.Zhang Lubo
2015-07-08MdeModulePkg AcpiTableDxe: Install config table at ACPI data changeStar Zeng
2015-07-08MdeModulePkg: Replace unsafe string functions.Zhang Lubo
2015-07-08MdeModulePkg/XhciPei: Error handling enhancement for XhcPeiExecTransferFeng Tian
2015-07-08MdeModulePkg/XhciDxe: Error handling enhancement for XhcExecTransferFeng Tian
2015-07-08MdeModulePkg: Remove NetLib and Ip4Config Protocol dependency.jiaxinwu
2015-07-08MdeModulePkg: Refine code to use Strn**S safe functions instead of Str**S one...Qiu Shumin
2015-07-07MdeModulePkg/PartitionDxe: Fix media probeRonald Cron
2015-07-07MdeModulePkg: Add HttpLib.Fu Siyuan
2015-07-07MdeModulePkg: Update Ip4Dxe driver to support Ip4Config2 protocol, jiaxinwu
2015-07-07MdeModulePkg:Refine the function commentsDandan Bi
2015-07-07MdeModulePkg: Update UefiBootManagerLib to support HTTP boot option creationRuiyu Ni
2015-07-07MdeModulePkg:Modify the incorrect DestStr length in safe string functionsDandan Bi
2015-07-07MdeModulePkg: Use StrnCpyS instead of StrCpyS to indicate the copy length fro...Qiu Shumin
2015-07-07MdeModulePkg: Remove mZeroGuid definition in Universal/Variable/RuntimeDxeHao Wu