On 2015-01-24 15:04:52, Laszlo Ersek wrote:
> +EFI_STATUS
> +EFIAPI
> +InstallAllQemuLinkedTables (
> +  IN   EFI_ACPI_TABLE_PROTOCOL       *AcpiProtocol
> +  );

What do you think about moving this to QemuFwCfgLib instead?

How about:
  RETURN_STATUS
  EFIAPI
  QemuFwCfgInstallAcpiTables (
    VOID
    );

Obviously this should just assert if called in SEC or PEI.

-Jordan

Attachment: signature.asc
Description: signature

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to