summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-19The following call tree exposes a bug in the lifetime (ie. too lateAlex Williamson1-25/+9
2014-06-18ShellPkg: Remove use of ASSERT to test parametersJaben Carsey1-77/+67
2014-06-18Contributed-under: TianoCore Contribution Agreement 1.0Victor Gouveia1-1/+1
2014-06-18Create boot option for all block IO devices no matter what the device path lo...Ruiyu Ni1-3/+1
2014-06-18Support RouteConfig function for BdsDxe driver.Eric Dong11-508/+1564
2014-06-16ShellPkg: Fix duplicate String IDsJaben Carsey3-2/+2
2014-06-16Fix build issues with Xcode in CryptoPkg and SecurityPkg.Andrew Fish2-1/+4
2014-06-16Fix build issues with Xcode in CryptoPkg and SecurityPkg.Andrew Fish2-1/+3
2014-06-06Use a compare operator for Non-Boolean comparison in 'map.c'.Qiu Shumin1-2/+2
2014-06-05ShellPkg: fix Comp command outputJaben Carsey1-9/+20
2014-06-04MdeModulePkg/NvmExpressDxe: Check if CSTS.RDY is 0 to wait NVMe Host controll...Tian, Feng2-18/+37
2014-06-04Rename TimeoutInSeconds to Timeout to avoid confusion.Jeff Fan2-17/+16
2014-06-03ArmPlatformPkg/ArmVExpressPkg: Set CNTFRQ to 100Mhz for the Fast ModelsOlivier Martin5-15/+15
2014-06-03ArmPkg/AsmMacroIoLib: Add support for ARM Compiler 6.00Olivier Martin1-52/+27
2014-06-03ArmPkg/CpuDxe: Stack Pointer is not 8-bytes aligned in AArch32 interrupt hand...Olivier Martin4-14/+28
2014-06-03ArmPkg: Added new ARM Processor Feature Register definitionsOlivier Martin3-3/+9
2014-06-03ArmPkg/ArmLib: Drain Write Buffer before DCache maintenance operations.Olivier Martin3-1/+12
2014-06-03ArmPlatformPkg/Ds5: Added script to profile EDK2 with ARM DSTREAMOlivier Martin1-0/+316
2014-06-03ArmPkg/DefaultExceptionHandlerLib/Aarch64: Added friendly debug messageOlivier Martin1-4/+79
2014-05-28ShellPkg: fix display for map command with filteringJaben Carsey1-11/+10
2014-05-22ShellPkg: replace unrecognized Environment Variables with empty quotes so com...Jaben Carsey1-5/+5
2014-05-22Update the comments for function 'InternalShellExecuteDevicePath' in ShellPro...Qiu Shumin2-25/+27
2014-05-22Remove the RT attribute for HDDP variable and validate the variable content b...Ruiyu Ni1-7/+24
2014-05-22Remove the assertion which may cause IsDevicePathValid() hang in DEBUG build.Ruiyu Ni1-6/+2
2014-05-21Add 'file not found' debug message to MTFTP.Brendan Jackman1-1/+8
2014-05-20OvmfPkg/SMBIOS: Add QEMU support to OVMF SMBIOS driverGabriel Somlo4-5/+101
2014-05-20OvmfPkg/SMBIOS: Reuse handles supplied by underlying VMGabriel Somlo1-1/+1
2014-05-20OvmfPkg: QemuVideoDxe: Int10h stub for Windows 7 & 2008 (stdvga, QXL)Laszlo Ersek9-0/+1470
2014-05-19ArmPkg/BdsLib: Added support for TFTP servers without 'tsize' extensionOlivier Martin3-29/+75
2014-05-19Change PciIo::GetBarAttributes() to return unsupported for a unsupported bar ...Ruiyu Ni1-91/+74
2014-05-19Handle multi instances device path while connecting console devices.Qiu Shumin1-31/+53
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