Allow ctrl+alt+delete to work when no boot device found.
authorKevin O'Connor <kevin@koconnor.net>
Sun, 15 Feb 2009 18:45:48 +0000 (13:45 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 15 Feb 2009 18:45:48 +0000 (13:45 -0500)
commit5ca4b952419afc4101cce60a2b0d1ce5f76d778a
tree6074e07874eeb8f483b8e2714e429d9d90857d77
parentf358759fb65939bb79a379b8e9d1e7c379f90d89
Allow ctrl+alt+delete to work when no boot device found.

Don't panic (that turns off irqs), instead spin with irqs enabled.
src/boot.c
src/util.c
src/util.h