On 10 September 2017 at 05:21, Rob Clark <robdcl...@gmail.com> wrote: > fallback.efi (and probably other things) use UEFI's simple-file-system > protocol and file support to search for OS's to boot. > > Signed-off-by: Rob Clark <robdcl...@gmail.com> > --- > include/efi.h | 2 + > include/efi_api.h | 65 +++++ > include/efi_loader.h | 13 + > lib/efi_loader/Makefile | 1 + > lib/efi_loader/efi_disk.c | 32 +++ > lib/efi_loader/efi_file.c | 556 > ++++++++++++++++++++++++++++++++++++++ > lib/efi_loader/efi_image_loader.c | 3 + > 7 files changed, 672 insertions(+) > create mode 100644 lib/efi_loader/efi_file.c
What does sanitize_path() do? Please add a comment. How do we test all this code? _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot