Home
last modified time | relevance | path

Searched hist:"6 e7b5f22ebfd6273dcf3d9860f33590aa3fe4219" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/bios_emulator/
H A Datibios.c6e7b5f22ebfd6273dcf3d9860f33590aa3fe4219 Fri Apr 24 07:48:05 UTC 2015 Bin Meng <bmeng.cn@gmail.com> biosemu: Do not free vga_info->BIOSImage when it is 0xc0000

For x86, vga_info->BIOSImage points to 0xc0000 which cannot be freed.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>