summaryrefslogtreecommitdiff
path: root/board/efi/efi-x86/MAINTAINERS
diff options
context:
space:
mode:
authorBen Stoltz <stoltz@google.com>2015-08-04 12:33:47 -0600
committerSimon Glass <sjg@chromium.org>2015-08-05 08:44:06 -0600
commit3e9aa3205529c3838e8e92d65e748c27012cca88 (patch)
tree97db0784d8977f9ccfa9a946d6464a99ffb32323 /board/efi/efi-x86/MAINTAINERS
parent3dcdd17b43c5cfd3a216169948dfd08d6741c631 (diff)
downloadu-boot-imx-3e9aa3205529c3838e8e92d65e748c27012cca88.zip
u-boot-imx-3e9aa3205529c3838e8e92d65e748c27012cca88.tar.gz
u-boot-imx-3e9aa3205529c3838e8e92d65e748c27012cca88.tar.bz2
x86: Add EFI board code
Add support for the efi-x86 board, which supports running U-Boot as an EFI 32-bit application. Signed-off-by: Ben Stoltz <stoltz@google.com> Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'board/efi/efi-x86/MAINTAINERS')
-rw-r--r--board/efi/efi-x86/MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/board/efi/efi-x86/MAINTAINERS b/board/efi/efi-x86/MAINTAINERS
new file mode 100644
index 0000000..a44c7c6
--- /dev/null
+++ b/board/efi/efi-x86/MAINTAINERS
@@ -0,0 +1,6 @@
+EFI-X86 BOARD
+M: Simon Glass <sjg@chromium.org>
+S: Maintained
+F: board/efi/efi-x86/
+F: include/configs/efi-x86.h
+F: configs/efi-x86_defconfig