Re: [PATCHv2 0/4] Fix ACPI BGRT support for images located in EFI boot services memory

2012-09-04 Thread Josh Triplett
On Tue, Sep 04, 2012 at 02:21:19PM -0700, Josh Triplett wrote: > v2: Made the new internal function efi_unmap_memmap static. Incorporated > feedback from H. Peter Anvin and Matt Fleming: added stubs for > x86-specific EFI functions called from init/main.c to eliminate the > correspondi

[PATCHv2 0/4] Fix ACPI BGRT support for images located in EFI boot services memory

2012-09-04 Thread Josh Triplett
The ACPI BGRT lets the OS access the BIOS logo image and its position on the screen at boot time, allowing it to maintain that image on the screen until ready to display something else, making boot more seamless. This series fixes support for accessing the boot logo image via the BGRT when the BIO