From 84270b16668c419d7673e5771e76eecdc685ce33 Mon Sep 17 00:00:00 2001 From: Brian Woods Date: Mon, 19 Jul 2021 15:28:29 -0700 Subject: Add support for EFI in U-boot via bootefi Also add "multiboot,module" compatible string for dom0 kernel and ramdisk, so that Xen can detect it and skip loading the xen.cfg file. Signed-off-by: Brian Woods Reviewed-by: Stefano Stabellini Signed-off-by: Stefano Stabellini --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 6f577b8..d8bfc32 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,8 @@ Where:\ can only be used in combination with the -k option. This adds the public key into the dtb. Then one can add this dtb back into the u-boot bin or elf.\ +-e specifies if bootefi should be used in the uboot script (instead of \ + booti). This is an optional argument. ### Signed FIT images -- cgit v1.2.3