summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-22OvmfPkg: copy SataControllerDxe from DuetPkgReza Jelveh
2015-09-22DuetPkg: SataControllerDxe: fix private array subscriptingLaszlo Ersek
2015-09-22DuetPkg: SataControllerDxe: fix typo in "DisqulifiedModes"Laszlo Ersek
2015-09-21NetworkPkg: Fix typos in some EFI_HTTP_STATUS_CODE definitionsSamer El-Haj-Mahmoud
2015-09-21MdePkg: Http.h - Add HttpMethodMax to EFI_HTTP_METHOD.Samer El-Haj-Mahmoud
2015-09-21MdePkg: Add RngLib into MdePkgQin Long
2015-09-21MdePkg: Add CPU RdRand access APIs for random number generationQin Long
2015-09-21MdeModulePkg: Remove event from protocol database only if registeredSamer El-Haj-Mahmoud
2015-09-21MdeModulePkg/Core/Dxe/Gcd: remove set but not used variablesLaszlo Ersek
2015-09-18OvmfPkg/build.sh: Use GCC49 toolchain with GCC 5.*Jordan Justen
2015-09-18ArmVirtPkg: PlatformIntelBdsLib: signal ReadyToBoot on direct kernel bootLaszlo Ersek
2015-09-18ShellBinPkg: Ia32/X64 Shell binary update. Qiu Shumin
2015-09-18ShellPkg: Added SMBIOS 2.8 Type 17 changes to smbiosviewSamer El-Haj-Mahmoud
2015-09-18ShellPkg: Added SMBIOS 3.0 support in dmem.Samer El-Haj-Mahmoud
2015-09-18MdeModulePkg DxeCore: Take the range in resource HOB for PHIT as higher priorityStar Zeng
2015-09-18ShellPkg: Fix GCC build fail and code refine.Qiu Shumin
2015-09-17MdeModulePkg DxeCore: Relocate HOB List after other tested memory resources a...Star Zeng
2015-09-17MdeModulePkg:Fix the bug the incorrect change of StrCpyS functionDandan Bi
2015-09-17MdePkg/SmmServicesTableLib: Return TRUE in InSmm ()Jeff Fan
2015-09-17ShellPkg: Fix Shell fail when execute command in ShellProtocol.Execute().Yang Jadis
2015-09-17MdeModulePkg/HiiDatabase: Refine KeywordHandlerProtocol->SetData().Eric Dong
2015-09-17MdeModulePkg/HiiDatabase: Refine KeywordHandlerProtocol->GetData().Eric Dong
2015-09-17MdeModulePkg/HiiDatabase: Fix Progress not point to the correct place issue.Eric Dong
2015-09-16NetworkPkg: Fix connection issue after correct SPD and re-enable IPsecJiaxin Wu
2015-09-16NetworkPkg: TrafficDirection not saved in IPsecConfig.Fu Siyuan
2015-09-16NetworkPkg: Enhance the NULL pointer check before dereference it.Fu Siyuan
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