From 266f9bf4af8911f48937898982ca33ac0b4ce27b Mon Sep 17 00:00:00 2001 From: pepepper <1-root@users.noreply.gitlab.pepepper.cf> Date: Tue, 28 Jul 2020 16:49:27 +0000 Subject: [PATCH] Update note.md --- note.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 note.md diff --git a/note.md b/note.md new file mode 100644 index 0000000..ab6fa10 --- /dev/null +++ b/note.md @@ -0,0 +1,2 @@ +Boot Sequence +* Load kernel elf from UEFI App(ref:https://www.slideshare.net/uchan_nos/uefielf)