Try to hard-reboot processor on rerun of post under coreboot.
authorKevin O'Connor <kevin@koconnor.net>
Tue, 14 Sep 2010 00:22:07 +0000 (20:22 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Thu, 16 Sep 2010 01:43:34 +0000 (21:43 -0400)
commitadaf373bae943b8ab516a4e2c1ddf1e9b58cc050
tree181ba6e7b0da156136f6e814640d0511b9be0eb1
parent402fd9cba09e1885f3ee136e279223d2bd83049a
Try to hard-reboot processor on rerun of post under coreboot.

Add several methods for rebooting a processor.

Detect a rerun of POST under coreboot and attempt to reboot the
processor.
src/ioport.h
src/pci.c
src/pci.h
src/post.c
src/ps2port.c
src/ps2port.h