summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2015-10-06MdeModulePkg: exit pci function loops early if device is not multi-functionJoseph Shifflett3-0/+32
2015-09-30MdeModulePkg UefiBootManagerLib: Do not assume perf entry count has no changeStar Zeng1-85/+35
2015-09-30MdeModulePkg Ip4Dxe: Ip4Config2 to request DHCP Option6 DNS server IPSamer El-Haj-Mahmoud2-94/+168
2015-09-30MdeModulePkg: Add SMBIOS 3.0 support in NetLibGetSystemGuid.Samer El-Haj-Mahmoud2-12/+20
2015-09-22MdeModulePkg: AtaAtapiPassThru: select master/slave around DIAG commandReza Jelveh1-0/+5
2015-09-21MdeModulePkg: Remove event from protocol database only if registeredSamer El-Haj-Mahmoud3-6/+19
2015-09-21MdeModulePkg/Core/Dxe/Gcd: remove set but not used variablesLaszlo Ersek1-6/+0
2015-09-18MdeModulePkg DxeCore: Take the range in resource HOB for PHIT as higher priorityStar Zeng1-68/+95
2015-09-17MdeModulePkg DxeCore: Relocate HOB List after other tested memory resources a...Star Zeng1-12/+53
2015-09-17MdeModulePkg:Fix the bug the incorrect change of StrCpyS functionDandan Bi2-46/+23
2015-09-17MdeModulePkg/HiiDatabase: Refine KeywordHandlerProtocol->SetData().Eric Dong1-4/+12
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: Enhance PCI capability looking up logic to avoid hangRuiyu Ni1-0/+8
2015-09-15MdeModulePkg: PcdSetNxForStack: enable dynamismLaszlo Ersek1-9/+9
2015-09-15MdeModulePkg PiDxeS3BootScriptLib: Remove a hidden assumption.Star Zeng5-161/+345
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: ScsiDiskDxe: adapt SectorCount when shortening transfersLaszlo Ersek1-0/+41
2015-09-10MdeModulePkg: ScsiDiskDxe: recognize EFI_BAD_BUFFER_SIZELaszlo Ersek1-4/+4
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-09Not support EBC arch for regular expression protocol driver.Eric Dong1-1/+1
2015-09-09MdeModulePkg: Fix a performance data buffer overrun issueRuiyu Ni1-0/+5
2015-09-08MdeModulePkg: Regular expression protocolCecil Sheng32-0/+33647
2015-09-08Rollback the patch which has error changes.Eric Dong32-33647/+0
2015-09-08MdeModulePkg: Regular expression protocolCecil Sheng32-0/+33647
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 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