freebsd-dev/stand/i386
Ian Lepore 42e08952bb In gptboot, don't assume a partition number is a single digit, 1-9. GPT
partitions can have 128 partitions, so parse contiguous digits and then
validate that the number is between 1-128 inclusive.

I'm not sure 128 is a hard limit in the GPT standard, but it's the common
number in use, and it's a better upper limit than 9.
2019-12-22 22:33:22 +00:00
..
boot0
boot0sio
boot2 Move all sources from the llvm project into contrib/llvm-project. 2019-12-20 19:53:05 +00:00
btx
cdboot stand: remove CLANG_NO_IAS from cdboot 2019-08-15 17:32:39 +00:00
common Use symbolic names for int13 calls 2019-12-16 21:52:12 +00:00
gptboot In gptboot, don't assume a partition number is a single digit, 1-9. GPT 2019-12-22 22:33:22 +00:00
gptzfsboot Remove duplicate lz4 implementations 2019-11-02 12:28:04 +00:00
isoboot
libfirewire biospci_write_config args were backwards 2019-01-08 20:01:56 +00:00
libi386 Use symbolic names for int13 calls 2019-12-16 21:52:12 +00:00
loader Add support for hypervisor check on x86 2019-10-24 20:02:48 +00:00
loader_4th Update Makefile.depend files 2019-12-11 17:37:53 +00:00
loader_lua
loader_simp
mbr
pmbr
pxeldr stand: remove CLANG_NO_IAS from pxeldr 2019-08-15 17:59:22 +00:00
zfsboot Remove duplicate lz4 implementations 2019-11-02 12:28:04 +00:00
boot.ldscript
Makefile Remove kgzip and kgzldr. 2019-05-24 05:34:21 +00:00
Makefile.inc Add WITH_PIE knob to build Position Independent Executables 2019-02-15 22:22:38 +00:00