summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-16ShellPkg: Fix a command line unicode string type.Samer El-Haj-Mahmoud
2015-09-16Nt32Pkg: Fix PlatformBootManagerLib to respect PcdShellFile.Ruiyu Ni
2015-09-16SecurityPkg: Reduce verbosity of TPM DEBUG messagesSamer El-Haj-Mahmoud
2015-09-15MdeModulePkg: Enhance PCI capability looking up logic to avoid hangRuiyu Ni
2015-09-15OvmfPkg: disable no-exec DXE stack by defaultLaszlo Ersek
2015-09-15OvmfPkg: PlatformPei: take no-exec DXE settings from the QEMU command lineLaszlo Ersek
2015-09-15OvmfPkg: make PcdPropertiesTableEnable dynamicLaszlo Ersek
2015-09-15OvmfPkg: make PcdSetNxForStack dynamicLaszlo Ersek
2015-09-15MdeModulePkg: PcdSetNxForStack: enable dynamismLaszlo Ersek
2015-09-15MdeModulePkg PiDxeS3BootScriptLib: Remove a hidden assumption.Star Zeng
2015-09-15ShellPkg: Rename some functions in Dp to avoid build errors.Samer El-Haj-Mahmoud
2015-09-15MdeModulePkg: Change the algorithm in SNP to use the first found BAR index.Fu Siyuan
2015-09-15ShellPkg: Update the help information for 'setvar' command to follow Shell be...Qiu Shumin
2015-09-15NetworkPkg: Correct the missed code in r18449.Fu Siyuan
2015-09-15ShellPkg: Fix Shell does not support ASCII pipe(|a).Qiu Shumin
2015-09-14NetworkPkg: Update Http driver to use DPC mechanism.Fu Siyuan
2015-09-14NetworkPkg: RxToken event not closed in Http.Response().Fu Siyuan
2015-09-14NetworkPkg: Avoid memory allocation for each HTTP message exchange.Fu Siyuan
2015-09-14NetworkPkg: Update cache management in HTTP boot driver.Fu Siyuan
2015-09-14NetworkPkg: Enlarge receive block size of HTTP boot driver.Fu Siyuan
2015-09-14BaseTools/Ecc: Remove checkpoint for STATIC modifierHess Chen
2015-09-14edk2: Change BaseTools owner in Maintainers.txtLiming Gao
2015-09-11MdeModulePkg:Refine the code comments in RegularExpressionDxe.Dandan Bi
2015-09-11BaseTools/GenFw: align RVA of debugArd Biesheuvel
2015-09-10MdeModulePkg: ScsiDiskDxe: adapt SectorCount when shortening transfersLaszlo Ersek
2015-09-10MdeModulePkg: ScsiDiskDxe: recognize EFI_BAD_BUFFER_SIZELaszlo Ersek
2015-09-10NetworkPkg: PXE Driver's LoadFile protocol should check FilePathZhang Lubo
2015-09-10MdeModulePkg: PXE Driver's LoadFile protocol should check FilePathZhang Lubo
2015-09-10MdePkg/UefiScsiLib: comments update to add EFI_INVALID_PARAMETER statusFeng Tian
2015-09-10ShellPkg: Fix Shell fail with redundant space following delay number.Qiu Shumin
2015-09-10MdePkg: Refine UefiFileHandleLib to avoid write non-ASCII char into ASCII file.Qiu Shumin
2015-09-09ArmPlatformPkg: ASSERT that PcdSystemMemoryBase does not exceed MAX_ADDRESSArd Biesheuvel
2015-09-09ArmVirtPkg: set max physical address width to 40 bitsArd Biesheuvel
2015-09-09ArmVirtPkg/ArmVirtMemoryInitPeiLib: handle memory above 4 GB on 32-bit ARMArd Biesheuvel
2015-09-09ArmPlatformPkg/MemoryInitPeim: handle memory above 4 GB on 32-bit ARMArd Biesheuvel
2015-09-09ArmPkg/Mmu: Fix potential page table memory leakHeyi Guo
2015-09-09ArmPkg/Mmu: Increase PageLevel when table found at the targeted levelHeyi Guo
2015-09-09ArmPkg/Mmu: Fix literal number left shift bugHeyi Guo
2015-09-09ArmPkg/Mmu: Fix page level calculation bugHeyi Guo
2015-09-09ArmPkg/Mmu: Fix bug of aligning new allocated page tableHeyi Guo
2015-09-09Fixed GCC tool chain build fail.Cecil Sheng
2015-09-09Not support EBC arch for regular expression protocol driver.Eric Dong
2015-09-09MdeModulePkg: Fix a performance data buffer overrun issueRuiyu Ni
2015-09-09ShellPkg: Fix 'for' command fail with multiple fields.Qiu Shumin
2015-09-08MdePkg: Correct Protocol usages in UefiDebugLibDebugPortProtocolLiming Gao
2015-09-08MdePkg: Add UefiDebugLibDebugPortProtocol to output logs via DebugPort.Masamitsu MURASE
2015-09-08MdeModulePkg: Regular expression protocolCecil Sheng
2015-09-08Rollback the patch which has error changes.Eric Dong
2015-09-08MdeModulePkg: Regular expression protocolCecil Sheng
2015-09-08NetworkPkg: Fix suspicious dereference of pointer 'FieldCount'Jiaxin Wu