Re: [Qemu-devel] [PATCH v4 0/3] SD emulation fixes for Pi2 Tianocore EDK2 UEFI

2016-02-18 Thread Peter Maydell
On 8 February 2016 at 03:35, Andrew Baumann wrote: > This series contains fixes to the SD card emulation that are needed to > unblock Tianocore EDK2 UEFI (specifically, the bootloader for Windows > on Raspberry Pi 2). > > Changes in v2, based on feedback from Peter Crosthwaite: > * correct implem

[Qemu-devel] [PATCH v4 0/3] SD emulation fixes for Pi2 Tianocore EDK2 UEFI

2016-02-07 Thread Andrew Baumann
This series contains fixes to the SD card emulation that are needed to unblock Tianocore EDK2 UEFI (specifically, the bootloader for Windows on Raspberry Pi 2). Changes in v2, based on feedback from Peter Crosthwaite: * correct implementation of CMD23 to switch to transfer state on completion *