[edk2] Filesystem issues since "OvmfPkg: enable SATA controller"

2015-11-10 Thread Mark Rutland
I've been trying to test an EFI application on x86_64 using Ubuntu 14.04's QEMU 2.0.0. I have a directory 'foo' containing the application, and I get QEMU to create a virtual FAT device: $ qemu-system-x86_64 -nographic \ -bios src/edk2/Build/OvmfX64/RELEASE_GCC48/FV/OVMF.fd \ -hda

Re: [edk2] Filesystem issues since "OvmfPkg: enable SATA controller"

2015-11-10 Thread Laszlo Ersek
On 11/10/15 19:48, John Snow wrote: > > > On 11/10/2015 01:17 PM, Laszlo Ersek wrote: >> Adding John Snow (IDE maintainer in QEMU) >> >> On 11/10/15 17:55, Mark Rutland wrote: >>> I've been trying to test an EFI application on x86_64 using Ubuntu 14.04's >>> QEMU >>> 2.0.0. I have a directory

Re: [edk2] Filesystem issues since "OvmfPkg: enable SATA controller"

2015-11-10 Thread Laszlo Ersek
Adding John Snow (IDE maintainer in QEMU) On 11/10/15 17:55, Mark Rutland wrote: > I've been trying to test an EFI application on x86_64 using Ubuntu 14.04's > QEMU > 2.0.0. I have a directory 'foo' containing the application, and I get QEMU to > create a virtual FAT device: > > $

Re: [edk2] Filesystem issues since "OvmfPkg: enable SATA controller"

2015-11-10 Thread Gary Ching-Pang Lin
On Tue, Nov 10, 2015 at 04:55:16PM +, Mark Rutland wrote: > I've been trying to test an EFI application on x86_64 using Ubuntu 14.04's > QEMU > 2.0.0. I have a directory 'foo' containing the application, and I get QEMU to > create a virtual FAT device: > > $ qemu-system-x86_64 -nographic \ >