summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2015-10-19MdeModulePkg VarCheckLib: R18611 was thoughtless for property setStar Zeng1-12/+17
2015-10-16MdeModulePkg: SmbiosDxe: soften DEBUG messages about table reallocationLaszlo Ersek1-2/+4
2015-10-16MdeModulePkg: FaultTolerantWriteDxe: clean up some "success" messagesLaszlo Ersek1-3/+3
2015-10-16MdeModulePkg: FaultTolerantWriteDxe: mellow DEBUGs about workspace reinitLaszlo Ersek2-3/+5
2015-10-16MdeModulePkg: reset DHCP child when leaving PXE LoadFile.Fu Siyuan1-0/+5
2015-10-16MdeModulePkg VariableRuntimeDxe: Add the missing gEfiImageSecurityDatabaseGuidStar Zeng1-0/+4
2015-10-16MdeModulepkg VarCheckLib: Return NULL when no property setStar Zeng1-2/+10
2015-10-15MdeModulePkg DriverSampleDxe: Add optional ";" to keep consistent with existe...Eric Dong1-8/+8
2015-10-15Update register hot key logic, return EFI_ALREADY_START status if same hot ke...Eric Dong2-12/+13
2015-10-15MdeModulePkg: Use PcdSet##S to replace PcdSet##Eric Dong4-19/+34
2015-10-10MdeModulePkg PiDxeS3BootScriptLib: Use PcdSet64S to instead of PcdSet64Star Zeng1-2/+4
2015-10-08MdeModulePkg/DxeIplPeim: implement non-exec stack for ARM/AARCH64Ard Biesheuvel2-0/+15
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