mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 00:47:26 +00:00
fdfbd70da6
In a few cases we have MAINTAINERS entries that are missing obvious paths or files. Typically this means a board directory that did not list itself, but in a few cases we have a Kconfig file or similar. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
15 lines
367 B
Text
15 lines
367 B
Text
EFI-X86_APP32 BOARD
|
|
M: Simon Glass <sjg@chromium.org>
|
|
S: Maintained
|
|
F: board/efi/Kconfig
|
|
F: board/efi/efi-x86_app/
|
|
F: include/configs/efi-x86_app.h
|
|
F: configs/efi-x86_app32_defconfig
|
|
|
|
EFI-X86_APP64 BOARD
|
|
M: Simon Glass <sjg@chromium.org>
|
|
S: Maintained
|
|
F: board/efi/Kconfig
|
|
F: board/efi/efi-x86_app/
|
|
F: include/configs/efi-x86_app.h
|
|
F: configs/efi-x86_app64_defconfig
|