Re: [edk2] Support S3 on ARMVirtPkg

2019-01-11 Thread 김혁중
Oh no, I only have qemu arm VM, not physical machine, with WoA (Windows on Arm), and I'm trying to enable suspend mode on windows but it failed, and i figured recently that it is because of acpi setting of qemu and its related edk2 functionality by comparing it with x64 VM. So, first of all, I tho

Re: [edk2] Support S3 on ARMVirtPkg

2019-01-11 Thread Laszlo Ersek
On 01/11/19 09:17, 김혁중 wrote: > Hi all, > > I'm currently using edk2 for qemu arm emulation environment, and i have a > question about s3 support for ArmVirtPkg. > > I read white paper about ovmf, and I'm trying to follow up the things about > uefi and boot up procedure, but I don't know how to s

[edk2] Support S3 on ARMVirtPkg

2019-01-11 Thread 김혁중
Hi all, I'm currently using edk2 for qemu arm emulation environment, and i have a question about s3 support for ArmVirtPkg. I read white paper about ovmf, and I'm trying to follow up the things about uefi and boot up procedure, but I don't know how to start to support suspend (S3) functionality f