freebsd_amp_hwpstate/sys/boot/i386
Roman Divacky 66f01f2e79 This patch shrinks boot2 a little.
o    It switches kname to be just a pointer instead of an array
     thus avoiding a couple of memcpy()s.

o    It changes ioctl to unsigned from uint8_t.

o    It changes the second keyhit limit to 3 seconds from 5
     so that constant propagation can take place.

o    It changes the ticks overflow computation as suggested by bde@.

o    It removes bi_basemem/bi_extmem/bi_memsizes_valid setting from
     bootinfo as it is unused.

Reviewed by: jhb
2011-03-02 18:53:12 +00:00
..
boot0 Upgrade our copy of llvm/clang to r126079, from upstream's trunk. 2011-02-20 19:33:47 +00:00
boot0ext
boot0sio
boot2 This patch shrinks boot2 a little. 2011-03-02 18:53:12 +00:00
btx Upgrade our copy of llvm/clang to r126079, from upstream's trunk. 2011-02-20 19:33:47 +00:00
cdboot Remove duplicate "in". 2011-03-01 11:47:51 +00:00
common
efi Use new output format 'elf64-x86-64-freebsd' instead of 'elf64-x86-64', 2010-11-01 20:20:31 +00:00
gptboot Clang's integrated assembler can now handle sys/boot/i386/boot2/sio.S. 2011-02-27 02:06:09 +00:00
gptzfsboot Finally... Import the latest open-source ZFS version - (SPA) 28. 2011-02-27 19:41:40 +00:00
kgzldr
libfirewire
libi386 Upgrade our copy of llvm/clang to r126079, from upstream's trunk. 2011-02-20 19:33:47 +00:00
loader Remove support for autoloading ACPI from the loader. Leave in the code to 2010-11-08 21:50:45 +00:00
mbr
pmbr
pxeldr Upgrade our copy of llvm/clang to r126079, from upstream's trunk. 2011-02-20 19:33:47 +00:00
zfsboot Finally... Import the latest open-source ZFS version - (SPA) 28. 2011-02-27 19:41:40 +00:00
zfsloader
Makefile
Makefile.inc On i386 and amd64, consistently use the following options whenever we 2011-01-05 22:24:33 +00:00