summaryrefslogtreecommitdiff
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-16NetworkPkg: Fix connection issue after correct SPD and re-enable IPsecJiaxin Wu1-6/+1
2015-09-16NetworkPkg: TrafficDirection not saved in IPsecConfig.Fu Siyuan2-6/+9
2015-09-16NetworkPkg: Enhance the NULL pointer check before dereference it.Fu Siyuan1-1/+2
2015-09-16ShellPkg: Fix a command line unicode string type.Samer El-Haj-Mahmoud1-2/+3
2015-09-16Nt32Pkg: Fix PlatformBootManagerLib to respect PcdShellFile.Ruiyu Ni2-6/+4
2015-09-16SecurityPkg: Reduce verbosity of TPM DEBUG messagesSamer El-Haj-Mahmoud4-29/+33
2015-09-15MdeModulePkg: Enhance PCI capability looking up logic to avoid hangRuiyu Ni1-0/+8
2015-09-15OvmfPkg: disable no-exec DXE stack by defaultLaszlo Ersek3-3/+3
2015-09-15OvmfPkg: PlatformPei: take no-exec DXE settings from the QEMU command lineLaszlo Ersek2-2/+65
2015-09-15OvmfPkg: make PcdPropertiesTableEnable dynamicLaszlo Ersek3-0/+6
2015-09-15OvmfPkg: make PcdSetNxForStack dynamicLaszlo Ersek3-6/+21
2015-09-15MdeModulePkg: PcdSetNxForStack: enable dynamismLaszlo Ersek1-9/+9
2015-09-15MdeModulePkg PiDxeS3BootScriptLib: Remove a hidden assumption.Star Zeng5-161/+345
2015-09-15ShellPkg: Rename some functions in Dp to avoid build errors.Samer El-Haj-Mahmoud3-7/+10
2015-09-15MdeModulePkg: Change the algorithm in SNP to use the first found BAR index.Fu Siyuan1-4/+14
2015-09-15ShellPkg: Update the help information for 'setvar' command to follow Shell be...Qiu Shumin1-0/+0
2015-09-15NetworkPkg: Correct the missed code in r18449.Fu Siyuan1-1/+1
2015-09-15ShellPkg: Fix Shell does not support ASCII pipe(|a).Qiu Shumin1-11/+25
2015-09-14NetworkPkg: Update Http driver to use DPC mechanism.Fu Siyuan4-10/+56
2015-09-14NetworkPkg: RxToken event not closed in Http.Response().Fu Siyuan1-0/+1
2015-09-14NetworkPkg: Avoid memory allocation for each HTTP message exchange.Fu Siyuan3-9/+25
2015-09-14NetworkPkg: Update cache management in HTTP boot driver.Fu Siyuan1-28/+35
2015-09-14NetworkPkg: Enlarge receive block size of HTTP boot driver.Fu Siyuan1-1/+1
2015-09-14BaseTools/Ecc: Remove checkpoint for STATIC modifierHess Chen2-7/+14
2015-09-14edk2: Change BaseTools owner in Maintainers.txtLiming Gao1-1/+2
2015-09-11MdeModulePkg:Refine the code comments in RegularExpressionDxe.Dandan Bi3-112/+150
2015-09-11BaseTools/GenFw: align RVA of debugArd Biesheuvel2-4/+22
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-10NetworkPkg: PXE Driver's LoadFile protocol should check FilePathZhang Lubo1-0/+4
2015-09-10MdeModulePkg: PXE Driver's LoadFile protocol should check FilePathZhang Lubo2-0/+5
2015-09-10MdePkg/UefiScsiLib: comments update to add EFI_INVALID_PARAMETER statusFeng Tian2-295/+469
2015-09-10ShellPkg: Fix Shell fail with redundant space following delay number.Qiu Shumin2-0/+12
2015-09-10MdePkg: Refine UefiFileHandleLib to avoid write non-ASCII char into ASCII file.Qiu Shumin1-0/+7
2015-09-09ArmPlatformPkg: ASSERT that PcdSystemMemoryBase does not exceed MAX_ADDRESSArd Biesheuvel1-0/+1
2015-09-09ArmVirtPkg: set max physical address width to 40 bitsArd Biesheuvel1-0/+3
2015-09-09ArmVirtPkg/ArmVirtMemoryInitPeiLib: handle memory above 4 GB on 32-bit ARMArd Biesheuvel1-6/+25
2015-09-09ArmPlatformPkg/MemoryInitPeim: handle memory above 4 GB on 32-bit ARMArd Biesheuvel1-2/+5
2015-09-09ArmPkg/Mmu: Fix potential page table memory leakHeyi Guo1-0/+7
2015-09-09ArmPkg/Mmu: Increase PageLevel when table found at the targeted levelHeyi Guo1-30/+15
2015-09-09ArmPkg/Mmu: Fix literal number left shift bugHeyi Guo1-12/+4
2015-09-09ArmPkg/Mmu: Fix page level calculation bugHeyi Guo1-1/+1
2015-09-09ArmPkg/Mmu: Fix bug of aligning new allocated page tableHeyi Guo1-7/+4
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-09ShellPkg: Fix 'for' command fail with multiple fields.Qiu Shumin1-0/+5
2015-09-08MdePkg: Correct Protocol usages in UefiDebugLibDebugPortProtocolLiming Gao2-1/+2