summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-28ShellPkg: Build all libraries unconditionally.Qiu Shumin1-2/+13
2015-09-25MdePkg: remove redundant handling of EFI_IMAGE_REL_BASED_DIR64 relocationsArd Biesheuvel3-132/+2
2015-09-25ArmVirtPkg: build the TFTP command into the UEFI shellLaszlo Ersek1-0/+1
2015-09-25OvmfPkg: build the TFTP command into the UEFI shellLaszlo Ersek3-0/+3
2015-09-25ShellPkg: UefiShellTftpCommandLib: fix incompatible pointer assignmentLaszlo Ersek1-0/+2
2015-09-25UefiCpuPkg/CpuMpPei: Fix wrong CpuData pointerJeff Fan1-1/+2
2015-09-25UefiCpuPkg/CpuMpPei: Add check on Processors number foundJeff Fan1-0/+1
2015-09-25NetworkPkg:Fix iSCSI driver issue to work with iSCSI LIO targetYe Ting4-7/+7
2015-09-24ArmVirtPkg: QemuFwCfgLib: read bytes from fw-cfg with DMA when availableLaszlo Ersek2-7/+121
2015-09-24ArmVirtPkg: VirtFdtDxe: detect fw-cfg DMA interface from the DTBLaszlo Ersek5-0/+19
2015-09-24ShellPkg: Update tftp to build with current tipJaben Carsey3-15/+20
2015-09-24Revert 18541Jaben Carsey3-9/+7
2015-09-24ShellPkg: Update tftp to build with current tipJaben Carsey3-7/+9
2015-09-24BaseTools/GenFw: disable RVCT linker size optimizationArd Biesheuvel2-23/+8
2015-09-24BaseTools/GenFw: remove ARM and RVCT references from ELF64 codeArd Biesheuvel1-22/+7
2015-09-24ArmPkg/CpuDxe: Disable interrupt before restoring contextHeyi Guo1-0/+8
2015-09-24SourceLevelDebugPkg: Change revision to 4 to compress packetRuiyu Ni1-1/+1
2015-09-24SourceLevelDebugPkg: Change the debug message to "v1.5" from "v1.4"Ruiyu Ni1-1/+1
2015-09-22ArmVirtPkg: reduce preallocation of boot services data pagesArd Biesheuvel1-1/+1
2015-09-22OvmfPkg: enable SATA controllerReza Jelveh6-12/+18
2015-09-22OvmfPkg: QemuBootOrderLib: recognize Q35 SATA disks / CD-ROMsLaszlo Ersek1-0/+43
2015-09-22PcAtChipsetPkg: IdeControllerDxe: fix protocol usage hints in the INF fileLaszlo Ersek1-2/+2
2015-09-22MdeModulePkg: AtaAtapiPassThru: select master/slave around DIAG commandReza Jelveh1-0/+5
2015-09-22OvmfPkg: SataControllerDxe: enable IO / mem access and DMA when bindingLaszlo Ersek2-1/+37
2015-09-22OvmfPkg: SataControllerDxe: add cascading error handling to Start()Laszlo Ersek1-27/+32
2015-09-22OvmfPkg: copy SataControllerDxe from DuetPkgReza Jelveh4-0/+1816
2015-09-22DuetPkg: SataControllerDxe: fix private array subscriptingLaszlo Ersek1-7/+49
2015-09-22DuetPkg: SataControllerDxe: fix typo in "DisqulifiedModes"Laszlo Ersek2-12/+12
2015-09-21NetworkPkg: Fix typos in some EFI_HTTP_STATUS_CODE definitionsSamer El-Haj-Mahmoud2-4/+5
2015-09-21MdePkg: Http.h - Add HttpMethodMax to EFI_HTTP_METHOD.Samer El-Haj-Mahmoud1-1/+3
2015-09-21MdePkg: Add RngLib into MdePkgQin Long6-0/+272
2015-09-21MdePkg: Add CPU RdRand access APIs for random number generationQin Long6-0/+386
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-18OvmfPkg/build.sh: Use GCC49 toolchain with GCC 5.*Jordan Justen1-1/+1
2015-09-18ArmVirtPkg: PlatformIntelBdsLib: signal ReadyToBoot on direct kernel bootLaszlo Ersek2-0/+7
2015-09-18ShellBinPkg: Ia32/X64 Shell binary update. Qiu Shumin5-1/+1
2015-09-18ShellPkg: Added SMBIOS 2.8 Type 17 changes to smbiosviewSamer El-Haj-Mahmoud1-1/+7
2015-09-18ShellPkg: Added SMBIOS 3.0 support in dmem.Samer El-Haj-Mahmoud1-1/+6
2015-09-18MdeModulePkg DxeCore: Take the range in resource HOB for PHIT as higher priorityStar Zeng1-68/+95
2015-09-18ShellPkg: Fix GCC build fail and code refine.Qiu Shumin1-11/+23
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-17MdePkg/SmmServicesTableLib: Return TRUE in InSmm ()Jeff Fan1-21/+9
2015-09-17ShellPkg: Fix Shell fail when execute command in ShellProtocol.Execute().Yang Jadis1-1/+1
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-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