summaryrefslogtreecommitdiffstats
path: root/efi_memtest
diff options
context:
space:
mode:
authorRegia König2021-08-05 15:23:34 +0200
committerRegia König2021-08-05 15:23:34 +0200
commit0dd70178c0bd45b3d33f863c282aa687d5958725 (patch)
treeed54217578fc7af6ebd2957faadf3f4f6aad1280 /efi_memtest
parentClean directory after build step (diff)
downloadmemtest86-0dd70178c0bd45b3d33f863c282aa687d5958725.tar.gz
memtest86-0dd70178c0bd45b3d33f863c282aa687d5958725.tar.xz
memtest86-0dd70178c0bd45b3d33f863c282aa687d5958725.zip
Add dependency information
Diffstat (limited to 'efi_memtest')
-rw-r--r--efi_memtest/README14
1 files changed, 13 insertions, 1 deletions
diff --git a/efi_memtest/README b/efi_memtest/README
index d501aac..9786082 100644
--- a/efi_memtest/README
+++ b/efi_memtest/README
@@ -2,7 +2,17 @@ README
DEPENDENCIES
+The build process is tested on
+ - Ubuntu 18.04.5 LTS
+ - Kernel version 5.4.0-80-generic
+ - qemu-system-x86_54 version 2.11.1
+ - Uefi Spec 2.8
+ - gcc 7.5.0
+ - GNU Make 4.1
+ - System:
+ Intel® Core™ i5-3470 CPU @ 3.20GHz × 4
+ AMD ...
HOW TO INSTALL
@@ -10,4 +20,6 @@ HOW TO INSTALL
HOW TO RUN
--- sudo make run \ No newline at end of file
+-- sudo make run
+
+TASKS \ No newline at end of file