mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-12 04:56:02 +01:00
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>
16 lines
367 B
Plaintext
16 lines
367 B
Plaintext
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
|