Changeset 54451 in vbox for trunk/src/VBox/Devices/PC/BIOS/boot.c
- Timestamp:
- Feb 24, 2015 3:00:07 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/BIOS/boot.c
r48123 r54451 46 46 #include "ebda.h" 47 47 48 /* Sanity check the LAN boot segment definition. */ 49 #if VBOX_LANBOOT_SEG < 0xA000 50 #error VBOX_LANBOOT_SEG incorrect! 51 #endif 48 52 49 53 /* PnP header used with LAN boot ROMs. */
Note:
See TracChangeset
for help on using the changeset viewer.