[U-Boot] [PATCH 3/3] biosemu: Do not free vga_info->BIOSImage when it is 0xc0000
Simon Glass
sjg at chromium.org
Fri Apr 24 14:40:45 CEST 2015
On 24 April 2015 at 01:48, Bin Meng <bmeng.cn at gmail.com> wrote:
> For x86, vga_info->BIOSImage points to 0xc0000 which cannot be freed.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> drivers/bios_emulator/atibios.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list