summaryrefslogtreecommitdiffstats
path: root/efi_memtest/README
blob: 9786082a984468c86722903b7084a2ef7459374e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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
-- sudo make


HOW TO RUN
-- sudo make run

TASKS