summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg VarCheckLib: R18611 was thoughtless for property setStar Zeng2015-10-191-12/+17
* MdeModulePkg: SmbiosDxe: soften DEBUG messages about table reallocationLaszlo Ersek2015-10-161-2/+4
* MdeModulePkg: FaultTolerantWriteDxe: clean up some "success" messagesLaszlo Ersek2015-10-161-3/+3
* MdeModulePkg: FaultTolerantWriteDxe: mellow DEBUGs about workspace reinitLaszlo Ersek2015-10-162-3/+5
* MdeModulePkg: reset DHCP child when leaving PXE LoadFile.Fu Siyuan2015-10-161-0/+5
* MdeModulePkg VariableRuntimeDxe: Add the missing gEfiImageSecurityDatabaseGuidStar Zeng2015-10-161-0/+4
* MdeModulepkg VarCheckLib: Return NULL when no property setStar Zeng2015-10-161-2/+10
* MdeModulePkg DriverSampleDxe: Add optional ";" to keep consistent with existe...Eric Dong2015-10-151-8/+8
* Update register hot key logic, return EFI_ALREADY_START status if same hot ke...Eric Dong2015-10-152-12/+13
* MdeModulePkg: Use PcdSet##S to replace PcdSet##Eric Dong2015-10-154-19/+34
* MdeModulePkg PiDxeS3BootScriptLib: Use PcdSet64S to instead of PcdSet64Star Zeng2015-10-101-2/+4
* MdeModulePkg/DxeIplPeim: implement non-exec stack for ARM/AARCH64Ard Biesheuvel2015-10-082-0/+15
* MdeModulePkg: exit pci function loops early if device is not multi-functionJoseph Shifflett2015-10-063-0/+32
* MdeModulePkg UefiBootManagerLib: Do not assume perf entry count has no changeStar Zeng2015-09-301-85/+35
* MdeModulePkg Ip4Dxe: Ip4Config2 to request DHCP Option6 DNS server IPSamer El-Haj-Mahmoud2015-09-302-94/+168
* MdeModulePkg: Add SMBIOS 3.0 support in NetLibGetSystemGuid.Samer El-Haj-Mahmoud2015-09-302-12/+20
* MdeModulePkg: AtaAtapiPassThru: select master/slave around DIAG commandReza Jelveh2015-09-221-0/+5
* MdeModulePkg: Remove event from protocol database only if registeredSamer El-Haj-Mahmoud2015-09-213-6/+19
* MdeModulePkg/Core/Dxe/Gcd: remove set but not used variablesLaszlo Ersek2015-09-211-6/+0
* MdeModulePkg DxeCore: Take the range in resource HOB for PHIT as higher priorityStar Zeng2015-09-181-68/+95
* MdeModulePkg DxeCore: Relocate HOB List after other tested memory resources a...Star Zeng2015-09-171-12/+53
* MdeModulePkg:Fix the bug the incorrect change of StrCpyS functionDandan Bi2015-09-172-46/+23
* MdeModulePkg/HiiDatabase: Refine KeywordHandlerProtocol->SetData().Eric Dong2015-09-171-4/+12
* MdeModulePkg/HiiDatabase: Refine KeywordHandlerProtocol->GetData().Eric Dong2015-09-171-7/+16
* MdeModulePkg/HiiDatabase: Fix Progress not point to the correct place issue.Eric Dong2015-09-171-3/+7
* MdeModulePkg: Enhance PCI capability looking up logic to avoid hangRuiyu Ni2015-09-151-0/+8
* MdeModulePkg: PcdSetNxForStack: enable dynamismLaszlo Ersek2015-09-151-9/+9
* MdeModulePkg PiDxeS3BootScriptLib: Remove a hidden assumption.Star Zeng2015-09-155-161/+345
* MdeModulePkg: Change the algorithm in SNP to use the first found BAR index.Fu Siyuan2015-09-151-4/+14
* MdeModulePkg:Refine the code comments in RegularExpressionDxe.Dandan Bi2015-09-113-112/+150
* MdeModulePkg: ScsiDiskDxe: adapt SectorCount when shortening transfersLaszlo Ersek2015-09-101-0/+41
* MdeModulePkg: ScsiDiskDxe: recognize EFI_BAD_BUFFER_SIZELaszlo Ersek2015-09-101-4/+4
* MdeModulePkg: PXE Driver's LoadFile protocol should check FilePathZhang Lubo2015-09-102-0/+5
* Fixed GCC tool chain build fail.Cecil Sheng2015-09-091-128/+128
* Not support EBC arch for regular expression protocol driver.Eric Dong2015-09-091-1/+1
* MdeModulePkg: Fix a performance data buffer overrun issueRuiyu Ni2015-09-091-0/+5
* MdeModulePkg: Regular expression protocolCecil Sheng2015-09-0832-0/+33647
* Rollback the patch which has error changes.Eric Dong2015-09-0832-33647/+0
* MdeModulePkg: Regular expression protocolCecil Sheng2015-09-0832-0/+33647
* MdeModulePkg:Support orderedList with default valueDandan Bi2015-09-022-11/+11
* MdeModulePkg/NetworkPkg: Locate IpSec on IP packet processing only if it's in...Samer El-Haj-Mahmoud2015-08-313-0/+46
* MdeModulePkg: Remove unused variables from both UefiBootManagerLib and BdsDxe...Sunny Wang2015-08-283-7/+3
* DisplayEngineDxe: Fixed calculate help string page count error.Eric Dong2015-08-281-1/+1
* MdeModulePkg: Add the missing module UNI files.Liming Gao2015-08-2811-1/+12
* MdeModulePkg:Set default string valueDandan Bi2015-08-273-9/+17
* MdeModulePkg: Replace deprecated function.Eric Dong2015-08-275-17/+17
* MdeModulePkg: Convert the UNIX to DOS end of line formatJiaxin Wu2015-08-273-1758/+1758
* MdeModulePkg: Fix mixed Dos and Linux end of line format issue.Eric Dong2015-08-271-0/+0
* MdeModulePkg FaultTolerantWrite: Error handling for erase operation failureStar Zeng2015-08-262-3/+24
* MdeModulePkg/Xhci: Remove TDs from transfer ring when timeout happensFeng Tian2015-08-266-97/+618