]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
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...
2014-04-28 Eric DongConfig Access Protocol return value not follow spec...
2014-04-28 Ruiyu NiEarly return when the "BootOrder" variable doesn't...
2014-04-25 Larry CleetonFix default VENDOR_CLASS in DHCP discover.
2014-04-24 Olivier MartinArmPlatformPkg/ArmVExpress-CTA15-A7.fdf: Increased...
2014-04-24 Olivier MartinArmPlatformPkg: Added Lan9118 support
2014-04-24 Olivier MartinEmbeddedPkg: Added Lan9118 Dxe driver
2014-04-24 Brendan JackmanEmbeddedPkg/AndroidFastbootTransportTcpDxe: Implemented...
2014-04-24 Olivier MartinArmPkg/ArmLib: Fixed AArch64 MMU code when a region...
2014-04-24 Gao, LimingCorrect the incorrect string.
2014-04-23 oliviermartinArmPkg/CpuDxe: Restore AArch64 system registers before...
2014-04-23 Mauro FaccendaFix typo in function name PxeBcFlushStaionIp which...
2014-04-23 Eric DongUpdate code logic to let BDS UI can shows more than...
2014-04-22 Olivier MartinArmPlatformPkg/Bds: Do not print garbage if the command...
2014-04-21 Eric DongFix GCC build fail.
2014-04-18 Eric DongRefine the check expression result logic.
2014-04-18 Eric DongEnhance the browser parse opcode logic, skip the opcode...
2014-04-17 Paulo AlcantaraStdLib: StdLib/Malloc.c
2014-04-16 Olivier MartinArmPlatformPkg/Bds: Do not free NULL pointer
2014-04-15 Jordan JustenEmulatorPkg/Unix GCC: Add additional library search...
2014-04-15 Jordan JustenEmulatorPkg/Unix GCC: Link to libdl
2014-04-15 Andrew FishEmulatorPkg: Add missing DisplayEngineDxe driver
2014-04-15 Eric DongUpdate question validation logic, move the check pointe...
2014-04-15 Star ZengMdeModulePkg/SecurityPkg: Update TreePei to handle...
2014-04-14 Olivier MartinArmPlatformPkg/ArmVExpressPkg: Update the Runtime Code...
2014-04-14 Eric DongCall EFI_BROWSER_ACTION_RETRIEVE for each form instead...
2014-04-14 Olivier MartinArmPlatformPkg/ArmVExpressLibRTSM: Added support for...
2014-04-11 Jaben CarseyShellPkg: Fix using root of drive
2014-04-11 Harry LiebelShellPkg: Fix compiler warning 'unused variable'
2014-04-11 Olivier MartinArmPlatformPkg/ArmVExpressLibRTSM: Added support for...
2014-04-11 Olivier MartinArmPlatformPkg/ArmVExpressLibRTSM: Removed unused dead...
2014-04-11 Harry LiebelArmPlatformPkg/Bds: Fix loading Timeout from NV storage
2014-04-11 Olivier MartinArmPlatformPkg/Bds: Do not start all devices when start...
2014-04-11 Olivier MartinArmPlatformPkg/Bds: Allow to update EFI application...
2014-04-11 Olivier MartinArmPlatformPkg: Print arguments for EFI Application
2014-04-11 Olivier MartinArmPlatformPkg/Bds: Introduced helper function to detec...
2014-04-11 Olivier MartinArmPlatformPkg: Set PcdDefaultBootArgument to an empty...
2014-04-11 Olivier MartinArmPlatformPkg/Bds: Added support to detect if the...
2014-04-11 Olivier MartinArmPlatformPkg/Bds: Added support to pass parameters...
2014-04-11 Olivier MartinArmPlatformPkg/Bds: Decoupled OptionalData for the...
2014-04-11 Olivier MartinArmPlatformPkg/Bds: Add support to handle Unicode param...
2014-04-11 Eric DongUpdate logic, only question with interactive attribute...
2014-04-11 Eric DongSync value for string opcode after call the Callback...
2014-04-10 Tian, FengMdeModulePkg/UsbMassStorage: Don't send READ_CAPACITY...
2014-04-10 Eric DongCheck the pointer before use it.
2014-04-10 Fu SiyuanFix a bug in IP driver that the fragment overlap check...
2014-04-08 Olivier MartinArmPlatformPkg/Bds: Check OptionalData is not NULL...
2014-04-08 Olivier MartinArmPlatformPkg/NorFlashDxe: Fixed driver to support...
2014-04-08 Olivier MartinArmPlatformPkg/NorFlashDxe: Fix coding mistakes that...
2014-04-08 Olivier MartinArmPlatformPkg/NorFlashDxe: Declare the driver as a...
2014-04-08 Olivier MartinArmPlatformPkg/PL031RealTimeClock: Fixed driver to...
2014-04-08 Eric DongRefine the load form sets process for BrowserCallback...
2014-04-05 Laszlo ErsekOvmfPkg: PlatformPei: protect SEC's GUIDed section...
2014-04-04 Chris PhillipsShellPkg: Fix command-line parsing to start with Argv...
2014-04-03 Olivier MartinArmPlatformPkg/PrePi: Use the same calculation to decla...
2014-04-03 Olivier MartinArmPlatformPkg/ArmVExpress-FVP-AArch64: Fixed number...
2014-04-02 Olivier MartinArmPlatformPkg: Fixed memory leak after calling GetEnvi...
next