VirtualBox

Changeset 41 in vbox


Ignore:
Timestamp:
Jan 15, 2007 5:49:29 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
17470
Message:

moved etherbios to 0xca000, some compilers generate bigger code

Location:
trunk/src/VBox/Devices/PC
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/DevPcBios.h

    r31 r41  
    2929#define VBOX_DMI_TABLE_VER           0x23
    3030
    31 #define VBOX_LANBOOT_SEG             0xcb00
     31#define VBOX_LANBOOT_SEG             0xca00
    3232
    3333#endif
  • trunk/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk

    r31 r41  
    106106$(PATH_TARGET)/NetBiosBin.c: $(PATH_TARGET)/pcnet32.zrom $(VBOX_BIN2C)
    107107        $(call MSG_L1,bin2c $< => $@)
    108         $(QUIET)$(VBOX_BIN2C) -min 16 -max 20 -mask 0xfff -export NetBiosBinary $< $@
     108        $(QUIET)$(VBOX_BIN2C) -min 16 -max 24 -mask 0xfff -export NetBiosBinary $< $@
    109109
    110110#
Note: See TracChangeset for help on using the changeset viewer.

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