summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)AuthorFilesLines
2015-09-17MdeModulePkg/HiiDatabase: Refine KeywordHandlerProtocol->GetData().Eric Dong1-7/+16
2015-09-17MdeModulePkg/HiiDatabase: Fix Progress not point to the correct place issue.Eric Dong1-3/+7
2015-09-15MdeModulePkg: Change the algorithm in SNP to use the first found BAR index.Fu Siyuan1-4/+14
2015-09-11MdeModulePkg:Refine the code comments in RegularExpressionDxe.Dandan Bi3-112/+150
2015-09-10MdeModulePkg: PXE Driver's LoadFile protocol should check FilePathZhang Lubo2-0/+5
2015-09-09Fixed GCC tool chain build fail.Cecil Sheng1-128/+128
2015-09-08MdeModulePkg: Regular expression protocolCecil Sheng31-0/+33646
2015-09-08Rollback the patch which has error changes.Eric Dong31-33646/+0
2015-09-08MdeModulePkg: Regular expression protocolCecil Sheng31-0/+33646
2015-09-02MdeModulePkg:Support orderedList with default valueDandan Bi2-11/+11
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 Wang1-2/+1
2015-08-28DisplayEngineDxe: Fixed calculate help string page count error.Eric Dong1-1/+1
2015-08-28MdeModulePkg: Add the missing module UNI files.Liming Gao1-0/+1
2015-08-27MdeModulePkg:Set default string valueDandan Bi3-9/+17
2015-08-27MdeModulePkg: Replace deprecated function.Eric Dong1-1/+1
2015-08-26MdeModulePkg FaultTolerantWrite: Error handling for erase operation failureStar Zeng2-3/+24
2015-08-25MdeModulePkg Variable: Consume the separated VarCheckLibStar Zeng7-1412/+96
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 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-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-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-04MdeModulePkg:Fix the issue that refresh the question fail in DriverSampleDandan Bi1-83/+82
2015-08-03MdeModulePkg:Fix the issue FindQuestionFromProgress in SetupBrowserDxe is brokenDandan Bi2-0/+14
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-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 Dong1-6/+0
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: Add old IPv4_DEVICE_PATH support for new IScsiDxefanwang22-10/+24
2015-07-26MdeModulePkg VariableDxe: Correct address pointers from AuthVariableLibStar Zeng1-1/+1
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-16MdeModulePkg/TerminalDxe: Some improvementsHeyi Guo1-23/+4
2015-07-16MdeModulePkg/TerminalDxe: Set NullRemaining to FALSE by defaultHeyi Guo1-1/+1
2015-07-10MdeModulePkg: Code logic optimization for Ip4Dxe driverfanwang21-4/+4
2015-07-10MdeModulePkg: Fix a bug that return type differs from the left one when assig...Zhang Lubo1-24/+37
2015-07-10MdeModulePkg: Remove Ip4ConfigDxe and related guid definitionJiaxin Wu14-3562/+0