Changeset 24523 in vbox
- Timestamp:
- Nov 9, 2009 5:28:38 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/BIOS/rombios.c
r24521 r24523 11265 11265 #ifdef VBOX 11266 11266 ;; just ignore all other CMOS shutdown status values (OpenSolaris sets it to 0xA for some reason in certain cases) 11267 ;; (shutdown_status_panic just crashes the VM as it calls int 0x10 before the IDT table has been initialized) 11267 11268 jmp normal_post 11268 11269 #else
Note:
See TracChangeset
for help on using the changeset viewer.