]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2014-06-26 Eric DongRefine code to make it more safely.
2014-06-25 Eric DongRefine code to make it more safely.
2014-06-25 Eric DongRefine code to make it more safely.
2014-06-25 Eric DongRefine code to make it more safely.
2014-06-25 Eric DongRefine code to make it more safely.
2014-06-25 Eric DongRefine code to make it more safely.
2014-06-25 Andrew FishMdeModulePkg/DxeMain: Zero ImageContext local variable...
2014-06-25 Laszlo ErsekOvmfPkg: add missing braces to aggregate and/or union...
2014-06-25 Dong, GuoUpdate code to always publish EFI_IMAGE_EXECUTION_INFO_...
2014-06-24 Chris PhillipsShellPkg: Fix 'mv' command to not attempt moving a...
2014-06-24 Gao, LimingAdd DEBUG message for all fields in AcpiS3Context.
2014-06-24 Gao, LimingAdd DEBUG message for all fields in AcpiS3Context.
2014-06-24 Gao, LimingCorrect comment typo in AsmReadCr0() function.
2014-06-23 Tapan ShahShellPkg: Move UpdateMapping() out of Map command and...
2014-06-20 Olivier MartinARM Packages: Fixed missing braces (the warning was...
2014-06-20 Olivier MartinArmPlatformPkg/SP804TimerLib: Checked both Metronome...
2014-06-20 Tycho NightingalePcAtChipsetPkg: Enable timer interrupt through I/O...
2014-06-20 Ruiyu NiDo not create boot option for logical block io device.
2014-06-19 Laszlo ErsekOvmfPkg: AcpiPlatformDxe: don't rely on unstable QEMU...
2014-06-19 Laszlo ErsekOvmfPkg: AcpiPlatformDxe: exclude RSD PTR from QEMU...
2014-06-19 Laszlo ErsekOvmfPkg: AcpiPlatformDxe: pass FwCfgFile to InstallQemu...
2014-06-19 Laszlo ErsekOvmgPkg: QemuFwCfgLib: export QEMU_FW_CFG_FNAME_SIZE
2014-06-19 Eric DongFix GCC build fail.
2014-06-19 Alex WilliamsonThe following call tree exposes a bug in the lifetime...
2014-06-18 Jaben CarseyShellPkg: Remove use of ASSERT to test parameters
2014-06-18 Victor GouveiaContributed-under: TianoCore Contribution Agreement 1.0
2014-06-18 Ruiyu NiCreate boot option for all block IO devices no matter...
2014-06-18 Eric DongSupport RouteConfig function for BdsDxe driver.
2014-06-16 Jaben CarseyShellPkg: Fix duplicate String IDs
2014-06-16 Andrew FishFix build issues with Xcode in CryptoPkg and SecurityPkg.
2014-06-16 Andrew FishFix build issues with Xcode in CryptoPkg and SecurityPkg.
2014-06-06 Qiu ShuminUse a compare operator for Non-Boolean comparison in...
2014-06-05 Jaben CarseyShellPkg: fix Comp command output
2014-06-04 Tian, FengMdeModulePkg/NvmExpressDxe: Check if CSTS.RDY is 0...
2014-06-04 Jeff FanRename TimeoutInSeconds to Timeout to avoid confusion.
2014-06-03 Olivier MartinArmPlatformPkg/ArmVExpressPkg: Set CNTFRQ to 100Mhz...
2014-06-03 Olivier MartinArmPkg/AsmMacroIoLib: Add support for ARM Compiler...
2014-06-03 Olivier MartinArmPkg/CpuDxe: Stack Pointer is not 8-bytes aligned...
2014-06-03 Olivier MartinArmPkg: Added new ARM Processor Feature Register defini...
2014-06-03 Olivier MartinArmPkg/ArmLib: Drain Write Buffer before DCache mainten...
2014-06-03 Olivier MartinArmPlatformPkg/Ds5: Added script to profile EDK2 with...
2014-06-03 Olivier MartinArmPkg/DefaultExceptionHandlerLib/Aarch64: Added friend...
2014-05-28 Jaben CarseyShellPkg: fix display for map command with filtering
2014-05-22 Jaben CarseyShellPkg: replace unrecognized Environment Variables...
2014-05-22 Qiu ShuminUpdate the comments for function 'InternalShellExecuteD...
2014-05-22 Ruiyu NiRemove the RT attribute for HDDP variable and validate...
2014-05-22 Ruiyu NiRemove the assertion which may cause IsDevicePathValid...
2014-05-21 Brendan JackmanAdd 'file not found' debug message to MTFTP.
2014-05-20 Gabriel SomloOvmfPkg/SMBIOS: Add QEMU support to OVMF SMBIOS driver
2014-05-20 Gabriel SomloOvmfPkg/SMBIOS: Reuse handles supplied by underlying VM
2014-05-20 Laszlo ErsekOvmfPkg: QemuVideoDxe: Int10h stub for Windows 7 &...
2014-05-19 Olivier MartinArmPkg/BdsLib: Added support for TFTP servers without...
2014-05-19 Ruiyu NiChange PciIo::GetBarAttributes() to return unsupported...
2014-05-19 Qiu ShuminHandle multi instances device path while connecting...
2014-05-16 Olivier MartinEmbeddedPkg/PrePiLib: Remove duplicated definition...
2014-05-15 Ruiyu NiChange PciIo::GetBarAttributes() to return unsupported...
2014-05-15 Tian, FengMdeModulePkg/AtaAtapiPassThru: Handle timeout 0 as...
2014-05-15 Olivier MartinFix some build issues (ARM toolchain).
2014-05-14 Olivier MartinArmPlatformPkg/NorFlashDxe: Fixed LBA for FVB
2014-05-14 Olivier MartinArmPlatformPkg/ArmVExpress-CTA15-A7.dsc: Fixed LAN...
2014-05-14 Jaben CarseyShellPkg: Add error messages to CP when destination...
2014-05-14 Jaben CarseyShellPkg: report error when EfiDecompress is run on...
2014-05-14 Brendan JackmanArmPkg/BdsLib/AArch64: Added more useful error messages...
2014-05-14 Brendan JackmanArmPkg/BdsLib: Fix allocating kernel buffer in TFTP
2014-05-14 Olivier MartinArmPkg/CpuDxe/AArch64: Fixed SyncCacheConfig() when...
2014-05-14 Eric DongBased on request, export ResetRequired info used by...
2014-05-14 Qiu ShuminAdd code to connect device path of console devices...
2014-05-13 Olivier MartinShellPkg: Do not mix status when executing a command
2014-05-13 Gao, LimingFix comment typos.
2014-05-13 Qiu ShuminUpdate the comments for function 'ConvertPixelFormat...
2014-05-12 Gao, LimingUpdate function descriptions of AIP EFI_ADAPTER_INFO_GE...
2014-05-12 Gao, LimingCorrect String language tag.
2014-05-08 Mark SalterArmPkg/BdsLib: Fix booting with partial paths
2014-05-08 Brendan JackmanArmPlatformPkg/BootMonFs: Cache the HW Description...
2014-05-08 Brendan JackmanArmPlatformPkg/BootMonFs: Fix flushing new files
2014-05-08 Brendan JackmanArmPlatformPkg/BootMonFs: Fix finding space for new...
2014-05-08 Brendan JackmanArmPlatformPkg/BootMonFs: Don't write file header to...
2014-05-08 Brendan JackmanArmPlatformPkg/BootMonFs: Fix permission check in SetFi...
2014-05-08 Brendan JackmanArmPlatformPkg/BootMonFs: Use DiskIO to read image...
2014-05-08 Olivier MartinArmPlatformPkg/ArmVExpressPkg: Remove the last 16MB...
2014-05-08 Brendan JackmanARM Packages: Use .8byte instead of .dword for pointers
2014-05-08 Brendan JackmanARM Packages: Use AND instead of BIC instruction with...
2014-05-08 Brendan JackmanArmPkg/CpuDxe/AArch64: use STUR instruction for signed...
2014-05-08 Brendan JackmanArmPkg/CpuDxe/AArch64/ExceptionSupport.S: Fix immediate...
2014-05-08 Brendan JackmanARM Packages: use GCC_ASM_EXPORT to export functions
2014-05-08 Brendan JackmanArmLib/AArch64Support.S: remove export of unimplemented...
2014-05-08 Brendan JackmanARM Packages: Remove GCC filter for AARCH64 assembly...
2014-05-08 Olivier MartinArmPlatformPkg/Bds: Fix setting kernel command line
2014-05-08 Brendan JackmanArmPlatformPkg/Drivers/NorFlashDxe: Directly implement...
2014-05-08 Brendan JackmanArmPlatformPkg/ArmVExpressSecLibRTSM: Only use extended...
2014-05-08 Harry LiebelArmPlatformPkg/NorFlashDxe: Optimise FVB protocol
2014-05-07 Tapan ShahShellPkg: Add a support to query AdapterInfo protocol...
2014-05-07 Olivier MartinShellBinPkg: Updated ARM and AArch64 EFI Shell binaries
2014-05-07 Fu Siyuan1. Mark the network volatile variables as deprecated...
2014-05-06 Star ZengMdeModulePkg/IntelFrameworkModulePkg ACPI: Follow the...
2014-05-05 Ruiyu NiAdd device path node/text conversion for NVMe device...
2014-04-30 Jaben CarseyShellBinPkg: updating the binaries.
2014-04-30 Jaben CarseyShellPkg: Patch to enhance the output around GOP protocol
2014-04-30 Tian, FengMdePkg/UefiScsiLib: Wrong function parameter comments...
2014-04-30 Tian, FengMdeModulePkg/ScsiDisk: Using back-off algorithm to...
next