freebsd-dev/stand/i386/libi386
Toomas Soome 52e3a7300d loader: handle malloc failures in vbe_init, use consistent naming
Handle malloc failures in vbe_init().

If it should so happen and we do get malloc failure in vbe_init(),
use original mode list.

Replace nitems with nentries to have naming consistency and avoid
confusion with nitems() macro.

Reported by: yuripv, rpokala
2021-01-19 21:58:46 +02:00
..
amd64_tramp.S
bio.c Add Copyright. 2018-12-30 15:34:12 +00:00
biosacpi.c Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
biosdisk.c loader: bc_add can not use any other probes than ah=0x4b 2020-02-03 11:33:33 +00:00
biosmem.c Add Dell Chromebook to the list of devices with E820 extmem quirk enabled 2019-01-14 01:30:48 +00:00
biospci.c Regularize the Netflix copyright 2019-02-04 21:28:25 +00:00
biospnp.c Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
biossmap.c
bootinfo32.c loader: implement framebuffer console 2021-01-02 21:41:36 +02:00
bootinfo64.c loader: implement framebuffer console 2021-01-02 21:41:36 +02:00
bootinfo.c loader: implement framebuffer console 2021-01-02 21:41:36 +02:00
comconsole.c test if port does exist via using scratch register 2020-03-12 06:45:08 +00:00
devicename.c i386_parsedev() needs to support fd devices 2019-01-02 20:31:15 +00:00
elf32_freebsd.c
elf64_freebsd.c Stop setting PG_U in bootstrap mappings. 2020-04-24 13:53:40 +00:00
i386_copy.c veloader use vectx API for kernel and modules 2020-03-08 17:42:42 +00:00
i386_module.c
libi386.h loader: implement framebuffer console 2021-01-02 21:41:36 +02:00
Makefile loader: implement framebuffer console 2021-01-02 21:41:36 +02:00
Makefile.depend
multiboot_tramp.S
multiboot.c Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
multiboot.h
nullconsole.c
pread.c
pxe.c Backout 356693. The libsa malloc does provide necessary alignment and 2020-01-13 20:02:27 +00:00
pxe.h Drop "All rights reserved" from my copyright statements. 2019-03-06 22:11:45 +00:00
pxetramp.S stand/i386/libi386: rename .s file to .S to use Clang IAS 2018-11-26 19:29:18 +00:00
relocater_tramp.S
spinconsole.c
time.c
vbe.c loader: handle malloc failures in vbe_init, use consistent naming 2021-01-19 21:58:46 +02:00
vbe.h loader: only use vidc_install_font() with vga controller 2021-01-05 00:49:18 +02:00
vidconsole.c loader: do not update palette in text mode (real fix) 2021-01-15 15:43:14 +02:00