Last change
on this file since 67640 was 66149, checked in by vboxsync, 8 years ago |
Added VBox/bios.h and VBox/bios.mac (generated) and changed the bootsector code to try both the VBox and Bochs shutdown ports.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
163 bytes
|
Line | |
---|
1 | %ifndef ___VBox_bios_h
|
---|
2 | %define ___VBox_bios_h
|
---|
3 | %define VBOX_BIOS_SHUTDOWN_PORT 0x040f
|
---|
4 | %define VBOX_BIOS_OLD_SHUTDOWN_PORT 0x8900
|
---|
5 | %endif
|
---|
Note:
See
TracBrowser
for help on using the repository browser.