We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ce7a50 commit fdaec5eCopy full SHA for fdaec5e
README.md
@@ -37,6 +37,8 @@ target/target/release/hypervisor-fw
37
* FAT12/16/32 directory traversal and file reading
38
* bzImage loader
39
* "Boot Loader Specification" parser
40
+* PE32+ loader
41
+* Minimal EFI environment (sufficient to boot shim + GRUB2 as used by Ubuntu)
42
43
## Running
44
@@ -121,11 +123,6 @@ https://download.clearlinux.org/releases/28660/clear/clear-28660-kvm.img.xz
121
123
122
124
sha1sum: 5fc086643dea4b20c59a795a262e0d2400fab15f
125
-## TODO
-
126
-* PE32 loader
127
-* EFI runtime services required for booting
128
129
## Security
130
131
**Reporting a Potential Security Vulnerability**: If you have discovered
0 commit comments