We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a405b46 commit 736d3fdCopy full SHA for 736d3fd
Readme.md
@@ -18,6 +18,14 @@ in the repository.
18
Build and run, it will automatically start bochs/vmware/virtualbox with the included FreeDOS image.
19
It will create a CD-ROM as D: and you can run it from d:\entry.exe, by default it is automatically run (autoexec.bat)
20
21
+## Tests performed
22
+1. Real mode test
23
+2. Protected mode test with or without paging
24
+3. Long mode test with paging and PAE
25
+4. Real mode thread calling
26
+5. Real mode thread called from protected mode
27
+
28
29
30
31
0 commit comments