VirtualBox

Ignore:
Timestamp:
Feb 24, 2015 3:00:07 PM (10 years ago)
Author:
vboxsync
Message:

BIOS: Sanity check VBOX_LANBOOT_SEG

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/BIOS/boot.c

    r48123 r54451  
    4646#include "ebda.h"
    4747
     48/* Sanity check the LAN boot segment definition. */
     49#if VBOX_LANBOOT_SEG < 0xA000
     50#error VBOX_LANBOOT_SEG incorrect!
     51#endif
    4852
    4953/* PnP header used with LAN boot ROMs. */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette