summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-14ArmPkg/BdsLib/AArch64: Added more useful error messages when loading LinuxBrendan Jackman
2014-05-14ArmPkg/BdsLib: Fix allocating kernel buffer in TFTPBrendan Jackman
2014-05-14ArmPkg/CpuDxe/AArch64: Fixed SyncCacheConfig() when first entry is in 3-levelOlivier Martin
2014-05-14Based on request, export ResetRequired info used by browser.Eric Dong
2014-05-14Add code to connect device path of console devices correctly for Shell comman...Qiu Shumin
2014-05-13ShellPkg: Do not mix status when executing a commandOlivier Martin
2014-05-13Fix comment typos. Gao, Liming
2014-05-13Update the comments for function 'ConvertPixelFormat' in UefiHandleParsingLib...Qiu Shumin
2014-05-12Update function descriptions of AIP EFI_ADAPTER_INFO_GET_SUPPORTED_TYPES.Gao, Liming
2014-05-12Correct String language tag.Gao, Liming
2014-05-08ArmPkg/BdsLib: Fix booting with partial pathsMark Salter
2014-05-08ArmPlatformPkg/BootMonFs: Cache the HW Description addressBrendan Jackman
2014-05-08ArmPlatformPkg/BootMonFs: Fix flushing new filesBrendan Jackman
2014-05-08ArmPlatformPkg/BootMonFs: Fix finding space for new filesBrendan Jackman
2014-05-08ArmPlatformPkg/BootMonFs: Don't write file header to media until FlushBrendan Jackman
2014-05-08ArmPlatformPkg/BootMonFs: Fix permission check in SetFileInfoBrendan Jackman
2014-05-08ArmPlatformPkg/BootMonFs: Use DiskIO to read image descriptionsBrendan Jackman
2014-05-08ArmPlatformPkg/ArmVExpressPkg: Remove the last 16MB of the 32bit DRAM regionOlivier Martin
2014-05-08ARM Packages: Use .8byte instead of .dword for pointersBrendan Jackman
2014-05-08ARM Packages: Use AND instead of BIC instruction with immediateBrendan Jackman
2014-05-08ArmPkg/CpuDxe/AArch64: use STUR instruction for signed offsetBrendan Jackman
2014-05-08ArmPkg/CpuDxe/AArch64/ExceptionSupport.S: Fix immediate syntaxBrendan Jackman
2014-05-08ARM Packages: use GCC_ASM_EXPORT to export functionsBrendan Jackman
2014-05-08ArmLib/AArch64Support.S: remove export of unimplemented functionBrendan Jackman
2014-05-08ARM Packages: Remove GCC filter for AARCH64 assembly filesBrendan Jackman
2014-05-08ArmPlatformPkg/Bds: Fix setting kernel command lineOlivier Martin
2014-05-08ArmPlatformPkg/Drivers/NorFlashDxe: Directly implement DiskIO protocolBrendan Jackman
2014-05-08ArmPlatformPkg/ArmVExpressSecLibRTSM: Only use extended name of system regist...Brendan Jackman
2014-05-08ArmPlatformPkg/NorFlashDxe: Optimise FVB protocolHarry Liebel
2014-05-07ShellPkg: Add a support to query AdapterInfo protocol for Shell ‘dh’ comm...Tapan Shah
2014-05-07ShellBinPkg: Updated ARM and AArch64 EFI Shell binariesOlivier Martin
2014-05-071. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan
2014-05-06MdeModulePkg/IntelFrameworkModulePkg ACPI: Follow the new UEFI 2.4a spec to r...Star Zeng
2014-05-05Add device path node/text conversion for NVMe device path node.Ruiyu Ni
2014-04-30ShellBinPkg: updating the binaries.Jaben Carsey
2014-04-30ShellPkg: Patch to enhance the output around GOP protocolJaben Carsey
2014-04-30MdePkg/UefiScsiLib: Wrong function parameter comments in UefiScsiLib. It shou...Tian, Feng
2014-04-30MdeModulePkg/ScsiDisk: Using back-off algorithm to dynamically adjust transfe...Tian, Feng
2014-04-28Config Access Protocol return value not follow spec, update code to follow it.Eric Dong
2014-04-28Early return when the "BootOrder" variable doesn't exist to avoid SetVariable...Ruiyu Ni
2014-04-25Fix default VENDOR_CLASS in DHCP discover.Larry Cleeton
2014-04-24ArmPlatformPkg/ArmVExpress-CTA15-A7.fdf: Increased the size of FV after addin...Olivier Martin
2014-04-24ArmPlatformPkg: Added Lan9118 supportOlivier Martin
2014-04-24EmbeddedPkg: Added Lan9118 Dxe driverOlivier Martin
2014-04-24EmbeddedPkg/AndroidFastbootTransportTcpDxe: Implemented Android FastBoot over...Brendan Jackman
2014-04-24ArmPkg/ArmLib: Fixed AArch64 MMU code when a region overlaps 2 level-3 page t...Olivier Martin
2014-04-24Correct the incorrect string. Gao, Liming
2014-04-23ArmPkg/CpuDxe: Restore AArch64 system registers before returning from exceptionoliviermartin
2014-04-23Fix typo in function name PxeBcFlushStaionIp which should be PxeBcFlushStatio...Mauro Faccenda
2014-04-23Update code logic to let BDS UI can shows more than one formsets in one HiiHa...Eric Dong