Parcourir la source

[vbox] Enable some more features now that we have LZMA compression

Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Robin Smidsrød il y a 9 ans
Parent
révision
40c699a181
1 fichiers modifiés avec 0 ajouts et 8 suppressions
  1. 0
    8
      src/config/vbox/general.h

+ 0
- 8
src/config/vbox/general.h Voir le fichier

@@ -1,25 +1,17 @@
1 1
 /* Disabled from config/defaults/pcbios.h */
2 2
 
3
-#undef IMAGE_ELF
4 3
 #undef SANBOOT_PROTO_ISCSI
5 4
 #undef SANBOOT_PROTO_AOE
6 5
 #undef SANBOOT_PROTO_IB_SRP
7 6
 #undef SANBOOT_PROTO_FCP
8
-#undef REBOOT_CMD
9
-#undef CPUID_CMD
10 7
 
11 8
 /* Disabled from config/general.h */
12 9
 
13
-#undef DOWNLOAD_PROTO_HTTP
14 10
 #undef CRYPTO_80211_WEP
15 11
 #undef CRYPTO_80211_WPA
16 12
 #undef CRYPTO_80211_WPA2
17 13
 #undef IWMGMT_CMD
18
-#undef FCMGMT_CMD
19
-#undef SANBOOT_CMD
20 14
 #undef MENU_CMD
21
-#undef LOGIN_CMD
22
-#undef SYNC_CMD
23 15
 
24 16
 /* Ensure ROM banner is not displayed */
25 17
 

Chargement…
Annuler
Enregistrer