Commit bc188a30c631939f470c94a8d0e3f7245192f456

Authored by Alexander Graf
1 parent 8e1d329ff5

efi_loader: Add efi-next git tree to MAINTAINERS file

The efi-next tree lives on github, not the usual denx git.
Reflect this in the MAINTAINERS file so that people can
find it.

Signed-off-by: Alexander Graf <agraf@suse.de>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

... ... @@ -264,6 +264,7 @@
264 264 EFI PAYLOAD
265 265 M: Alexander Graf <agraf@suse.de>
266 266 S: Maintained
  267 +T: git git://github.com/agraf/u-boot.git
267 268 F: include/efi_loader.h
268 269 F: lib/efi_loader/
269 270 F: cmd/bootefi.c