From 1cf3e94ab39a645902759d12cfe923196238ced0 Mon Sep 17 00:00:00 2001 From: Zhuowei Zhang Date: Mon, 25 Feb 2019 21:12:57 -0800 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b27e73f..954bb5b 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ Attempt to create a minimal EDK2 for Pixel 3 XL. ## Status -Can partially boot the Fedora 29 aarch64 kernel: the kernel gets graphical output then panics when calling EFI runtime services. +Can partially boot the Fedora 29 aarch64 kernel: there's no initrd, so the kernel panics when mounting root FS. -Since there's no internal storage support yet, Use the addlinux branch to embed a Linux kernel in the UEFI firmware. +Since there's no internal storage support yet, use the addlinux branch to embed a Linux kernel in the UEFI firmware. ## Building Tested on Ubuntu 18.04.