freebsd-nq/sys/boot/i386/libi386
John Baldwin 3d26c0693b Tweak the verbose disk printing a bit:
- Consolidate the code to humanize the size of a disk partition into a
  single function based on the code for GPT partitions and use it for
  GPT partitions, BSD slices, and BSD partitions.
- Teach the humanize code to use KB for small partitions (e.g. GPT boot
  partitions now show up as 64KB rather than 0MB).
- Pad a few partition type names out so that things line up in the
  common case.

MFC after:	1 week
2008-02-28 17:49:23 +00:00
..
amd64_tramp.S
biosacpi.c Catch up with ACPI-CA 20070320 import. 2007-03-22 18:16:43 +00:00
bioscd.c Slightly cleanup the 'bootdev' concept on x86 by changing the various 2007-10-24 04:03:25 +00:00
biosdisk.c Tweak the verbose disk printing a bit: 2008-02-28 17:49:23 +00:00
biosmem.c - Add constants for the different memory types in the SMAP table. 2007-10-28 21:23:49 +00:00
biospci.c
biospnp.c
biossmap.c - Add constants for the different memory types in the SMAP table. 2007-10-28 21:23:49 +00:00
bootinfo32.c
bootinfo64.c
bootinfo.c
comconsole.c
devicename.c First cut at support for booting a GPT labeled disk via the BIOS bootstrap 2007-10-24 21:33:00 +00:00
elf32_freebsd.c
elf64_freebsd.c
i386_copy.c
i386_module.c
libi386.h
Makefile Do not attempt to make an NFS rpc call if using tftp 2007-10-12 17:09:43 +00:00
nullconsole.c
pread.c
pxe.c Do not attempt to make an NFS rpc call if using tftp 2007-10-12 17:09:43 +00:00
pxe.h
pxetramp.s
smbios.c Use lower cases for UUID string to conform RFC4122 and ISO/IEC-9834-8:2005. 2007-05-21 18:48:18 +00:00
time.c
vidconsole.c