summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* UiApp: Move reset menu from Front Page to BMM Page.Eric Dong2015-07-315-9/+13
* Remove the useless code to fix build failure caused by error depend on IntelF...Eric Dong2015-07-314-93/+0
* MdeModulePkg: Enhance PciBusDxe to handle high 32bit of MEM64 BAR returns 0Ruiyu Ni2015-07-301-3/+8
* UiApp code split from IntelFrameworkModulePkg/Universal/BdsDxe driver.Eric Dong2015-07-3037-0/+13897
* MdeModulePkg/PciBus: Simplify an complex if statement to pass VS2015Michael D Kinney2015-07-291-10/+5
* MdeModulePkg/Variable: Fix VS2015 warning about uninitialized local var.Michael D Kinney2015-07-291-0/+1
* MdeModulePkg: Fix the issue cannot boot to UEFI Network after resetZhang Lubo2015-07-296-6/+92
* MdeModulePkg: Include CapsuleX64 in MdeModulePkg.dsc [Components.X64]Star Zeng2015-07-291-0/+4
* MdeModulePkg/UfsPassThru: Fix wrong GLOBAL_REMOVE_IF_UNREFERENCED usageFeng Tian2015-07-281-3/+3
* MdeModulePkg PiSmmIpl: Use AllocateZeroPool() for FullSmramRangesStar Zeng2015-07-281-2/+2
* MdeModulePkg: Add missing PCD usage information in UNI and DEC files.Qiu Shumin2015-07-282-0/+3
* MdeModulePkg:Add ESC key support in setup browser pop-up message boxDandan Bi2015-07-272-1/+2
* MdeModulePkg:SetupBrowser output debug message when DisplayEngineDxe is not i...Dandan Bi2015-07-271-0/+1
* Support get string from configuration string packages.Eric Dong2015-07-272-7/+8
* MdeModulePkg CapsuleRuntimeDxe: Reduce reserved memory consumptionStar Zeng2015-07-272-67/+47
* MdeModulePkg CapsuleX64: Reduce reserved memory consumptionStar Zeng2015-07-276-132/+478
* MdeModulePkg BootScriptExecutorDxe: Reduce reserved memory consumptionStar Zeng2015-07-271-23/+89
* MdeModulePkg Variable: Read MonotonicCount by ReadUnaligned64()Star Zeng2015-07-271-2/+2
* MdeModulePkg: Make boot option description uniqueRuiyu Ni2015-07-261-0/+61
* MdeModulePkg: Add old IPv4_DEVICE_PATH support for new IScsiDxefanwang22015-07-262-10/+24
* MdeModulePkg VariableDxe: Correct address pointers from AuthVariableLibStar Zeng2015-07-262-2/+2
* MdeModulePkg: Check the case caused by mismatchDandan Bi2015-07-261-5/+7
* MdeModulePkg: Correct the parameter order in match2 sample opcodeDandan Bi2015-07-261-1/+1
* MdeModulePkg: Fix the issue EfiPxeBcDhcp() may return wrong status.Zhang Lubo2015-07-261-2/+2
* MdeModulePkg: Remove TransmitReceive() and ActiveChild dependencyJiaxin Wu2015-07-262-5/+13
* MdeModulePkg: SmbiosDxe: ARM and AARCH64 are VALID_ARCHITECTURESLaszlo Ersek2015-07-261-1/+1
* MdeModulePkg PiSmmCore: Remove a hidden assumption of SMRAM reservationStar Zeng2015-07-265-84/+444
* MdeModulePkg/TerminalDxe: Some improvementsHeyi Guo2015-07-161-23/+4
* MdeModulePkg/TerminalDxe: Set NullRemaining to FALSE by defaultHeyi Guo2015-07-161-1/+1
* MdeModulePkg/DxePrintLibPrint2Protocol: make mStatusString array CONSTArd Biesheuvel2015-07-161-1/+1
* MdeModulePkg: Correct PcdConOutColumn help string.Liming Gao2015-07-162-1/+1
* MdeModulePkg DxeIpl: Skip install MemoryInfoHob if this hob existsLiming Gao2015-07-161-25/+30
* MdeModulePkg: Remove two protocols and add HttpLib accessfanwang22015-07-152-2/+4
* MdeModulePkg: Code logic optimization for Ip4Dxe driverfanwang22015-07-101-4/+4
* MdeModulePkg: Fix a bug that return type differs from the left one when assig...Zhang Lubo2015-07-101-24/+37
* MdeModulePkg: Remove Ip4ConfigDxe and related guid definitionJiaxin Wu2015-07-1018-3664/+0
* MdeModulePkg: Fix TerminalDxe VS2013 build failureRoy Franz2015-07-101-2/+2
* MdeModulePkg: Fix potential integer overflow issueRuiyu Ni2015-07-102-15/+20
* MdeModulePkg/FvSimpleFileSystemDxe: Support file opening with no '.efi'Olivier Martin2015-07-091-12/+50
* Accept VT220 DEL and function keys for TTY terminal typeRoy Franz2015-07-093-1/+101
* Treat ASCII 0x7F as backspace for TtyTerm terminalsRoy Franz2015-07-091-2/+8
* Add "TtyTerm" terminal type to TerminalDxeRoy Franz2015-07-097-8/+73
* fix the problem that data type conversion may loss data.Zhang Lubo2015-07-081-2/+2
* MdeModulePkg AcpiTableDxe: Install config table at ACPI data changeStar Zeng2015-07-082-10/+2
* MdeModulePkg: Replace unsafe string functions.Zhang Lubo2015-07-0812-48/+58
* MdeModulePkg/XhciPei: Error handling enhancement for XhcPeiExecTransferFeng Tian2015-07-081-5/+8
* MdeModulePkg/XhciDxe: Error handling enhancement for XhcExecTransferFeng Tian2015-07-081-5/+8
* MdeModulePkg: Remove NetLib and Ip4Config Protocol dependency.jiaxinwu2015-07-082-184/+25
* MdeModulePkg: Refine code to use Strn**S safe functions instead of Str**S one...Qiu Shumin2015-07-083-5/+5
* MdeModulePkg/PartitionDxe: Fix media probeRonald Cron2015-07-071-2/+6