From 73a86a2067fbf16ed4e1726741ee51a025d8e1c4 Mon Sep 17 00:00:00 2001 From: Regia König Date: Fri, 6 Aug 2021 14:41:09 +0200 Subject: Add information to README --- efi_memtest/README | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/efi_memtest/README b/efi_memtest/README index 600b6f1..e2c3330 100644 --- a/efi_memtest/README +++ b/efi_memtest/README @@ -1,5 +1,6 @@ README This is a Memtest version for UEFI, based on the code of memtest86+ for BIOS... +TODO: what is done? TABLE OF CONTENTS ====================== @@ -45,6 +46,12 @@ The build process is tested on -- sudo make run to run in qemu + + Inside QEMU: + + - type "fs0:" to switch into filesystems containing MemtestEfi.efi + - type "MemtestEfi.efi" to run the application + b) via USB: - Rename MemtestEfi.efi to BOOTX64.efi @@ -65,6 +72,9 @@ The build process is tested on The MemtestEfi project is still in development so there are still a lot of open tasks. You can see a summary of known issues at https://lab.ks.uni-freiburg.de/projects/memtest86-efi No guarantee of completeness. + + The entry point is UefiMain() in MemtestEfi.c. + This function calls test_start() which is the entry point of the original Memtest86+ code. 5) CONTACT =============== -- cgit v1.2.3-55-g7522