Skip to content

Commit

Permalink
[vbox] Enable some more features now that we have LZMA compression
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Brown <mcb30@ipxe.org>
  • Loading branch information
robinsmidsrod authored and mcb30 committed Feb 26, 2015
1 parent ea3be0f commit 40c699a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/config/vbox/general.h
@@ -1,25 +1,17 @@
/* Disabled from config/defaults/pcbios.h */

#undef IMAGE_ELF
#undef SANBOOT_PROTO_ISCSI
#undef SANBOOT_PROTO_AOE
#undef SANBOOT_PROTO_IB_SRP
#undef SANBOOT_PROTO_FCP
#undef REBOOT_CMD
#undef CPUID_CMD

/* Disabled from config/general.h */

#undef DOWNLOAD_PROTO_HTTP
#undef CRYPTO_80211_WEP
#undef CRYPTO_80211_WPA
#undef CRYPTO_80211_WPA2
#undef IWMGMT_CMD
#undef FCMGMT_CMD
#undef SANBOOT_CMD
#undef MENU_CMD
#undef LOGIN_CMD
#undef SYNC_CMD

/* Ensure ROM banner is not displayed */

Expand Down

0 comments on commit 40c699a

Please sign in to comment.