summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2015-08-20MdeModulePkg: Fix default router table and interface missing errorJiaxin Wu4-33/+49
2015-08-20Validate the input namespace field to avoid assert.Eric Dong1-2/+18
2015-08-19Allocate temp buffer to avoid potential change user input string buffer.Eric Dong1-4/+34
2015-08-19MdeModulePkg: Update UiApp to handle terminal type TtyTermRuiyu Ni5-8/+17
2015-08-19MdeModulePkg/Xhci: make all timeout values be consistent with comments.Feng Tian6-35/+29
2015-08-18MdeModulePkg: IP4 should re-initiate a DHCP if it detects network reconnectionJiaxin Wu4-6/+133
2015-08-17MdeModulePkg Variable: Handle variable Attributes mismatch caseStar Zeng1-5/+43
2015-08-14MdeModulePkg:Fix the issue that Commit changes and Exit fail when add driver ...Dandan Bi1-12/+8
2015-08-13MdeModulePkg: Refine the code in UiAppDandan Bi2-3/+10
2015-08-13MdeModulePkg:Use safe string functions in UiApp.Dandan Bi7-29/+30
2015-08-12MdeModulePkg: Add codes to support trailer parse in HttpLib.Zhang Lubo1-6/+40
2015-08-11MdeModulePkg: Fix issue about current Ip4Dxe implementation for DHCP DORA pro...Jiaxin Wu3-22/+22
2015-08-11MdeModulePkg: Change the macro name to fit coding stylefanwang22-2/+2
2015-08-07MdeModulePkg DxeIpl: Fix IA32 build failure with GCC 5.1.1Star Zeng1-0/+1
2015-08-07MdeModulePkg: Use monotonic count to initialize the NetLib random seed.Fu Siyuan2-9/+13
2015-08-06MdeModulePkg/Usb: Adjust TPL to not block async transfer during usb enum.Feng Tian4-7/+7
2015-08-05MdeModulePkg DxeIpl: Add stack NX supportStar Zeng7-38/+392
2015-08-05UiApp: Update copyright info, cover old code existed in old BdsDxe driver.Eric Dong34-29/+29
2015-08-04MdeModulePkg:Refine the code comments in UiAppDandan Bi7-28/+45
2015-08-04MdeModulePkg:Fix the issue that refresh the question fail in DriverSampleDandan Bi1-83/+82
2015-08-04MdeModulePkg DxeCore: Move ProcessLibraryConstructorList()Star Zeng1-7/+7
2015-08-03MdeModulePkg:Fix the issue FindQuestionFromProgress in SetupBrowserDxe is brokenDandan Bi2-0/+14
2015-08-03MdeModulePkg PeiCore: Add PCD to specify PEIM ShadowLiming Gao6-9/+59
2015-07-31UiApp: Move reset menu from Front Page to BMM Page.Eric Dong5-9/+13
2015-07-31Remove the useless code to fix build failure caused by error depend on IntelF...Eric Dong4-93/+0
2015-07-30MdeModulePkg: Enhance PciBusDxe to handle high 32bit of MEM64 BAR returns 0Ruiyu Ni1-3/+8
2015-07-30UiApp code split from IntelFrameworkModulePkg/Universal/BdsDxe driver.Eric Dong37-0/+13897
2015-07-29MdeModulePkg/PciBus: Simplify an complex if statement to pass VS2015Michael D Kinney1-10/+5
2015-07-29MdeModulePkg/Variable: Fix VS2015 warning about uninitialized local var.Michael D Kinney1-0/+1
2015-07-29MdeModulePkg: Fix the issue cannot boot to UEFI Network after resetZhang Lubo6-6/+92
2015-07-29MdeModulePkg: Include CapsuleX64 in MdeModulePkg.dsc [Components.X64]Star Zeng1-0/+4
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