1
0
Fork 0
remarkable-uboot/drivers/bios_emulator
Bin Meng 6e7b5f22eb 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>
2015-04-29 18:51:49 -06:00
..
include bios_emulator: Fix an #ifdef typo in the header file 2015-01-23 17:24:15 -07:00
x86emu bios_emulator: Don't display error when emulator terminates 2015-01-23 17:24:15 -07:00
Makefile bios_emulator: Allow x86 to use the emulator 2014-11-25 07:11:16 -07:00
atibios.c biosemu: Do not free vga_info->BIOSImage when it is 0xc0000 2015-04-29 18:51:49 -06:00
besys.c bios_emulator: Correct ordering of includes 2014-12-13 15:08:04 -07:00
bios.c bios_emulator: Correct ordering of includes 2014-12-13 15:08:04 -07:00
biosemu.c Update Freescale copyrights to remove "All Rights Reserved" 2009-07-29 09:59:22 +02:00
biosemui.h bios_emulator: Add an option to enable debugging 2014-11-25 07:11:17 -07:00