summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg PeiCore: Recheck SwitchStackSignal after ProcessNotifyList()Star Zeng2015-08-251-263/+293
* MdeModulePkg SmmLegacyBoot.h: Add a "," after copyright yearStar Zeng2015-08-251-1/+1
* MdeModulePkg: Fix UefiBootManagerLib.inf license header.Ruiyu Ni2015-08-251-0/+1
* MdeModulePkg: Add PlatformVarCleanupLib libraryStar Zeng2015-08-2510-0/+1597
* MdeModulePkg: Add VarCheckPcdLib NULL class libraryStar Zeng2015-08-255-0/+618
* MdeModulePkg: Add VarCheckHiiLib NULL class libraryStar Zeng2015-08-2512-0/+2886
* MdeModulePkg Variable: Consume the separated VarCheckLibStar Zeng2015-08-258-1414/+107
* MdeModulePkg: Add VarCheckUefiLib NULL class libraryStar Zeng2015-08-253-0/+1018
* MdeModulePkg: Add VarCheckLib libraryStar Zeng2015-08-255-0/+885
* MdeModulePkg:Refine the code in HiiDatabaseDxeDandan Bi2015-08-241-3/+6
* MdeModulePkg: Fix BdsDxe VS2015 build failureRuiyu Ni2015-08-241-1/+0
* MdeModulePkg:Fix build fail in VS2008Dandan Bi2015-08-201-0/+2
* MdeModulePkg: Update DSC version from 0.94 to 0.96Feng Tian2015-08-201-1/+1
* MdeModulePkg:Full support F10 hot key in UiApp.Dandan Bi2015-08-2010-357/+804
* MdeModulePkg: Fix default router table and interface missing errorJiaxin Wu2015-08-204-33/+49
* Validate the input namespace field to avoid assert.Eric Dong2015-08-201-2/+18
* Allocate temp buffer to avoid potential change user input string buffer.Eric Dong2015-08-191-4/+34
* MdeModulePkg: Update UiApp to handle terminal type TtyTermRuiyu Ni2015-08-195-8/+17
* MdeModulePkg/Xhci: make all timeout values be consistent with comments.Feng Tian2015-08-196-35/+29
* MdeModulePkg: IP4 should re-initiate a DHCP if it detects network reconnectionJiaxin Wu2015-08-184-6/+133
* MdeModulePkg Variable: Handle variable Attributes mismatch caseStar Zeng2015-08-171-5/+43
* MdeModulePkg:Fix the issue that Commit changes and Exit fail when add driver ...Dandan Bi2015-08-141-12/+8
* MdeModulePkg: Refine the code in UiAppDandan Bi2015-08-132-3/+10
* MdeModulePkg:Use safe string functions in UiApp.Dandan Bi2015-08-137-29/+30
* MdeModulePkg: Add codes to support trailer parse in HttpLib.Zhang Lubo2015-08-121-6/+40
* MdeModulePkg: Fix issue about current Ip4Dxe implementation for DHCP DORA pro...Jiaxin Wu2015-08-113-22/+22
* MdeModulePkg: Change the macro name to fit coding stylefanwang22015-08-112-2/+2
* MdeModulePkg DxeIpl: Fix IA32 build failure with GCC 5.1.1Star Zeng2015-08-071-0/+1
* MdeModulePkg: Use monotonic count to initialize the NetLib random seed.Fu Siyuan2015-08-072-9/+13
* MdeModulePkg/Usb: Adjust TPL to not block async transfer during usb enum.Feng Tian2015-08-064-7/+7
* MdeModulePkg DxeIpl: Add stack NX supportStar Zeng2015-08-057-38/+392
* UiApp: Update copyright info, cover old code existed in old BdsDxe driver.Eric Dong2015-08-0534-29/+29
* MdeModulePkg:Refine the code comments in UiAppDandan Bi2015-08-047-28/+45
* MdeModulePkg:Fix the issue that refresh the question fail in DriverSampleDandan Bi2015-08-041-83/+82
* MdeModulePkg DxeCore: Move ProcessLibraryConstructorList()Star Zeng2015-08-041-7/+7
* MdeModulePkg:Fix the issue FindQuestionFromProgress in SetupBrowserDxe is brokenDandan Bi2015-08-032-0/+14
* MdeModulePkg PeiCore: Add PCD to specify PEIM ShadowLiming Gao2015-08-036-9/+59
* 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