The filesystem driver binaries in this directory are from the rEFInd project
(https://www.rodsbooks.com/refind/) version 0.14.2, licensed under GPL-2.0.

These are distributed as separate, standalone EFI binaries alongside LamBoot
(which is MIT/Apache-2.0). They are not linked into or compiled with LamBoot.

Source code: https://sourceforge.net/projects/refind/

Drivers included:
  ext4_x64.efi   - ext4 read-only filesystem driver (x86_64)
  btrfs_x64.efi  - btrfs read-only filesystem driver (x86_64)
  aarch64/ext4_aa64.efi  - ext4 read-only filesystem driver (aarch64)
  aarch64/btrfs_aa64.efi - btrfs read-only filesystem driver (aarch64)
