On 3 September 2015 at 22:14, Leif Lindholm <leif.lindh...@linaro.org> wrote: > On Thu, Sep 03, 2015 at 06:58:11PM +0200, Laszlo Ersek wrote: >> > and the code at the start of Ovmf's PlatformBdsPolicyBehavior(): >> > --- >> > VisitAllInstancesOfProtocol (&gEfiPciRootBridgeIoProtocolGuid, >> > ConnectRootBridge, NULL); >> > >> > // >> > // We can't signal End-of-Dxe earlier than this. Namely, End-of-Dxe >> > triggers >> > // the preparation of S3 system information. That logic has a hard >> > dependency >> > // on the presence of the FACS ACPI table. Since our ACPI tables are only >> > // installed after PCI enumeration completes, we must not trigger the S3 >> > save >> > // earlier, hence we can't signal End-of-Dxe earlier. >> > // >> > --- >> > >> > Does the above not apply for any ArmPlatformPkg platforms (or others >> > importing ArmPlatformPkg's PlatformIntelBdsLib)? >> > If so, is this also not applicable to virtio-pci in ArmVirtPkg? >> >> I'm glad you asked; I had expected this question while writing the above >> comment. :) > > :) > [...] > Thanks for the detailed reply Laszlo! > Given that - Reviewed-by: Leif Lindholm <leif.lindh...@linaro.org> >
Thanks guys. Commited as SVN r18394 -- Ard. _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel