general.h.efi 616 B

1234567891011
  1. #define CONSOLE_CMD /* Console command */
  2. #define DIGEST_CMD /* Image crypto digest commands */
  3. #define DOWNLOAD_PROTO_HTTPS /* Secure Hypertext Transfer Protocol */
  4. #define IMAGE_TRUST_CMD /* Image trust management commands */
  5. #define NET_PROTO_IPV6 /* IPv6 protocol */
  6. #define NSLOOKUP_CMD /* DNS resolving command */
  7. #define NTP_CMD /* NTP commands */
  8. #define PCI_CMD /* PCI commands */
  9. #define REBOOT_CMD /* Reboot command */
  10. #define TIME_CMD /* Time commands */
  11. #define VLAN_CMD /* VLAN commands */