summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2015-08-31MdeModulePkg/NetworkPkg: Locate IpSec on IP packet processing only if it's in...Samer El-Haj-Mahmoud3-0/+46
2015-08-28MdeModulePkg: Remove unused variables from both UefiBootManagerLib and BdsDxe...Sunny Wang3-7/+3
2015-08-28DisplayEngineDxe: Fixed calculate help string page count error.Eric Dong1-1/+1
2015-08-28MdeModulePkg: Add the missing module UNI files.Liming Gao11-1/+12
2015-08-27MdeModulePkg:Set default string valueDandan Bi3-9/+17
2015-08-27MdeModulePkg: Replace deprecated function.Eric Dong5-17/+17
2015-08-27MdeModulePkg: Convert the UNIX to DOS end of line formatJiaxin Wu3-1758/+1758
2015-08-27MdeModulePkg: Fix mixed Dos and Linux end of line format issue.Eric Dong1-0/+0
2015-08-26MdeModulePkg FaultTolerantWrite: Error handling for erase operation failureStar Zeng2-3/+24
2015-08-26MdeModulePkg/Xhci: Remove TDs from transfer ring when timeout happensFeng Tian6-97/+618
2015-08-26MdeModulePkg PiSmmCore: Prevent overlap for gSmmCorePrivate and CommBufferStar Zeng1-2/+42
2015-08-25MdeModulePkg PeiCore: Recheck SwitchStackSignal after ProcessNotifyList()Star Zeng1-263/+293
2015-08-25MdeModulePkg SmmLegacyBoot.h: Add a "," after copyright yearStar Zeng1-1/+1
2015-08-25MdeModulePkg: Fix UefiBootManagerLib.inf license header.Ruiyu Ni1-0/+1
2015-08-25MdeModulePkg: Add PlatformVarCleanupLib libraryStar Zeng10-0/+1597
2015-08-25MdeModulePkg: Add VarCheckPcdLib NULL class libraryStar Zeng5-0/+618
2015-08-25MdeModulePkg: Add VarCheckHiiLib NULL class libraryStar Zeng12-0/+2886
2015-08-25MdeModulePkg Variable: Consume the separated VarCheckLibStar Zeng8-1414/+107
2015-08-25MdeModulePkg: Add VarCheckUefiLib NULL class libraryStar Zeng3-0/+1018
2015-08-25MdeModulePkg: Add VarCheckLib libraryStar Zeng5-0/+885
2015-08-24MdeModulePkg:Refine the code in HiiDatabaseDxeDandan Bi1-3/+6
2015-08-24MdeModulePkg: Fix BdsDxe VS2015 build failureRuiyu Ni1-1/+0
2015-08-20MdeModulePkg:Fix build fail in VS2008Dandan Bi1-0/+2
2015-08-20MdeModulePkg: Update DSC version from 0.94 to 0.96Feng Tian1-1/+1
2015-08-20MdeModulePkg:Full support F10 hot key in UiApp.Dandan Bi10-357/+804
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