@@ -0,0 +1 @@
+#define CONSOLE_FRAMEBUFFER /* Graphical framebuffer console */
@@ -1,3 +1,4 @@
+#define CONSOLE_CMD /* Console command */
#define DIGEST_CMD /* Image crypto digest commands */
#define DOWNLOAD_PROTO_HTTPS /* Secure Hypertext Transfer Protocol */
#define IMAGE_COMBOOT /* COMBOOT */
#define IMAGE_TRUST_CMD /* Image trust management commands */
@@ -6,6 +6,7 @@
dest: "{{ ipxe_source_dir }}/src/config/local/{{ item }}"
with_items:
- colour.h
+ - console.h
- crypto.h
- name: Copy netboot.xyz general.h.efi iPXE config
@@ -56,7 +56,6 @@
path: "{{ ipxe_source_dir }}/{{ item }}"
state: touch
- - src/config/local/console.h
- src/config/local/umalloc.h
- src/config/local/nap.h
- src/config/local/timer.h
- general.h