summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-16EmbeddedPkg/PrePiLib: Remove duplicated definition of EFI_STATUS_CODE_DATA_MA...Olivier Martin1-2/+0
2014-05-15Change PciIo::GetBarAttributes() to return unsupported for a unsupported bar ...Ruiyu Ni1-86/+73
2014-05-15MdeModulePkg/AtaAtapiPassThru: Handle timeout 0 as indefinitely wait to stric...Tian, Feng4-68/+151
2014-05-15Fix some build issues (ARM toolchain).Olivier Martin4-8/+2
2014-05-14ArmPlatformPkg/NorFlashDxe: Fixed LBA for FVBOlivier Martin2-6/+5
2014-05-14ArmPlatformPkg/ArmVExpress-CTA15-A7.dsc: Fixed LAN controller nameOlivier Martin1-1/+1
2014-05-14ShellPkg: Add error messages to CP when destination file or directory cannot ...Jaben Carsey2-1/+3
2014-05-14ShellPkg: report error when EfiDecompress is run on a non-compressed fileJaben Carsey2-25/+29
2014-05-14ArmPkg/BdsLib/AArch64: Added more useful error messages when loading LinuxBrendan Jackman1-4/+4
2014-05-14ArmPkg/BdsLib: Fix allocating kernel buffer in TFTPBrendan Jackman1-8/+11
2014-05-14ArmPkg/CpuDxe/AArch64: Fixed SyncCacheConfig() when first entry is in 3-levelOlivier Martin1-2/+1
2014-05-14Based on request, export ResetRequired info used by browser.Eric Dong3-3/+52
2014-05-14Add code to connect device path of console devices correctly for Shell comman...Qiu Shumin2-23/+175
2014-05-13ShellPkg: Do not mix status when executing a commandOlivier Martin3-7/+14
2014-05-13Fix comment typos. Gao, Liming5-10/+10
2014-05-13Update the comments for function 'ConvertPixelFormat' in UefiHandleParsingLib...Qiu Shumin1-1/+1
2014-05-12Update function descriptions of AIP EFI_ADAPTER_INFO_GET_SUPPORTED_TYPES.Gao, Liming1-2/+2
2014-05-12Correct String language tag.Gao, Liming1-0/+0
2014-05-08ArmPkg/BdsLib: Fix booting with partial pathsMark Salter1-27/+51
2014-05-08ArmPlatformPkg/BootMonFs: Cache the HW Description addressBrendan Jackman4-28/+22
2014-05-08ArmPlatformPkg/BootMonFs: Fix flushing new filesBrendan Jackman1-2/+2
2014-05-08ArmPlatformPkg/BootMonFs: Fix finding space for new filesBrendan Jackman1-0/+5
2014-05-08ArmPlatformPkg/BootMonFs: Don't write file header to media until FlushBrendan Jackman1-24/+1
2014-05-08ArmPlatformPkg/BootMonFs: Fix permission check in SetFileInfoBrendan Jackman1-18/+27
2014-05-08ArmPlatformPkg/BootMonFs: Use DiskIO to read image descriptionsBrendan Jackman1-43/+42
2014-05-08ArmPlatformPkg/ArmVExpressPkg: Remove the last 16MB of the 32bit DRAM regionOlivier Martin1-2/+2
2014-05-08ARM Packages: Use .8byte instead of .dword for pointersBrendan Jackman4-4/+4
2014-05-08ARM Packages: Use AND instead of BIC instruction with immediateBrendan Jackman3-12/+10
2014-05-08ArmPkg/CpuDxe/AArch64: use STUR instruction for signed offsetBrendan Jackman1-4/+4
2014-05-08ArmPkg/CpuDxe/AArch64/ExceptionSupport.S: Fix immediate syntaxBrendan Jackman1-13/+13
2014-05-08ARM Packages: use GCC_ASM_EXPORT to export functionsBrendan Jackman9-40/+40
2014-05-08ArmLib/AArch64Support.S: remove export of unimplemented functionBrendan Jackman1-1/+0
2014-05-08ARM Packages: Remove GCC filter for AARCH64 assembly filesBrendan Jackman26-43/+43
2014-05-08ArmPlatformPkg/Bds: Fix setting kernel command lineOlivier Martin1-1/+1
2014-05-08ArmPlatformPkg/Drivers/NorFlashDxe: Directly implement DiskIO protocolBrendan Jackman4-214/+399
2014-05-08ArmPlatformPkg/ArmVExpressSecLibRTSM: Only use extended name of system regist...Brendan Jackman1-0/+2
2014-05-08ArmPlatformPkg/NorFlashDxe: Optimise FVB protocolHarry Liebel3-30/+237
2014-05-07ShellPkg: Add a support to query AdapterInfo protocol for Shell ‘dh’ comm...Tapan Shah4-3/+6
2014-05-07ShellBinPkg: Updated ARM and AArch64 EFI Shell binariesOlivier Martin4-0/+0
2014-05-071. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan33-1366/+87
2014-05-06MdeModulePkg/IntelFrameworkModulePkg ACPI: Follow the new UEFI 2.4a spec to r...Star Zeng3-137/+46
2014-05-05Add device path node/text conversion for NVMe device path node.Ruiyu Ni2-0/+75
2014-04-30ShellBinPkg: updating the binaries.Jaben Carsey5-1/+1
2014-04-30ShellPkg: Patch to enhance the output around GOP protocolJaben Carsey2-1/+103
2014-04-30MdePkg/UefiScsiLib: Wrong function parameter comments in UefiScsiLib. It shou...Tian, Feng2-9/+9
2014-04-30MdeModulePkg/ScsiDisk: Using back-off algorithm to dynamically adjust transfe...Tian, Feng4-214/+284
2014-04-28Config Access Protocol return value not follow spec, update code to follow it.Eric Dong1-3/+12
2014-04-28Early return when the "BootOrder" variable doesn't exist to avoid SetVariable...Ruiyu Ni1-12/+10
2014-04-25Fix default VENDOR_CLASS in DHCP discover.Larry Cleeton1-2/+2
2014-04-24ArmPlatformPkg/ArmVExpress-CTA15-A7.fdf: Increased the size of FV after addin...Olivier Martin1-3/+3