summaryrefslogtreecommitdiff
path: root/usr/src/uts/i86pc/sys/fastboot.h
AgeCommit message (Collapse)AuthorFilesLines
2010-02-186927194 FMA needs API to disable fastreboot from kernelKonstantin Ananyev1-2/+7
2009-10-306856732 Further reduce the window for panic reboot loopSherry Moore1-0/+4
2009-09-166880616 Need to provide interfaces for FMA to disable fast reboot on ↵Sherry Moore1-1/+1
terminal errors
2009-09-146879804 network boot can't do fastreboot to disk after installKonstantin Ananyev1-1/+8
2009-03-24PSARC/2008/760 Boot configuration ServiceSherry Moore1-3/+35
PSARC/2009/091 Reboot to firmware PSARC/2009/092 libgrubmgmt - library for GRUB menu management 6768468 Introducing svc:/system/boot-config service 6775160 reboot -f ignores active BE and resets zfs pool bootfs property 6760845 Add checksum verification when loading the new kernel and boot archive for fast reboot 6815215 quiesce_active should be added to MUTEX_NOT_HELD()
2008-09-22PSARC 2008/382 Fast RebootSherry Moore1-0/+146
6714038 Fast Reboot support for x86 platforms