freebsd-dev/sys/boot/i386/libi386
Toomas Soome ee059e6369 loader: chain load relocate data declaration is bad
The implementation is using fixed size array allocated in asm module,
need to use proper array declaration for C source.

CID:		1376405
Reported by:	Coverity, cem
Reviewed by:	cem
Differential Revision:	https://reviews.freebsd.org/D11321
2017-06-29 04:33:55 +00:00
..
amd64_tramp.S sys/boot: spelling fixes in comments. 2016-04-30 00:26:38 +00:00
biosacpi.c Deprecate using hints.acpi.0.rsdp to communicate the RSDP to the 2016-04-14 04:59:51 +00:00
bioscd.c loader: F_READ/F_WRITE should be checked against masked flag 2017-04-18 18:07:54 +00:00
biosdisk.c loader: F_READ/F_WRITE should be checked against masked flag 2017-04-18 18:07:54 +00:00
biosmem.c In r298230 the value of HEAP_MIN was changed from 3MB to 64MB. Correct a 2017-04-07 15:41:49 +00:00
biospci.c Really make WITHOUT_FORTH (MK_FORTH==no) work. The recent inclusion of 2016-10-25 17:31:57 +00:00
biospnp.c
biossmap.c
bootinfo32.c Implement boot-time encryption key passing (keybuf) 2017-04-01 05:05:22 +00:00
bootinfo64.c Implement boot-time encryption key passing (keybuf) 2017-04-01 05:05:22 +00:00
bootinfo.c
comconsole.c
devicename.c
elf32_freebsd.c
elf64_freebsd.c
i386_copy.c
i386_module.c
libi386.h loader: chain load relocate data declaration is bad 2017-06-29 04:33:55 +00:00
Makefile Add chain loader support for loader 2017-06-16 20:08:44 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2016-03-21 18:02:26 +00:00
multiboot_tramp.S
multiboot.c loader/multiboot: fix multiboot loading 2017-04-13 09:59:12 +00:00
multiboot.h
nullconsole.c
pread.c
pxe.c loader: network read rework 2017-05-06 20:32:27 +00:00
pxe.h loader: network read rework 2017-05-06 20:32:27 +00:00
pxetramp.s
relocater_tramp.S Add chain loader support for loader 2017-06-16 20:08:44 +00:00
smbios.c loader: smbios version check is not correct 2016-11-19 16:08:40 +00:00
smbios.h
spinconsole.c
time.c loader: move bios getsecs into time.c 2017-03-28 21:47:12 +00:00
vidconsole.c