Skip to content

Commit fdaec5e

Browse files
committed
README: Update to include EFI feature
Signed-off-by: Rob Bradford <robert.bradford@intel.com>
1 parent 0ce7a50 commit fdaec5e

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ target/target/release/hypervisor-fw
3737
* FAT12/16/32 directory traversal and file reading
3838
* bzImage loader
3939
* "Boot Loader Specification" parser
40+
* PE32+ loader
41+
* Minimal EFI environment (sufficient to boot shim + GRUB2 as used by Ubuntu)
4042

4143
## Running
4244

@@ -121,11 +123,6 @@ https://download.clearlinux.org/releases/28660/clear/clear-28660-kvm.img.xz
121123

122124
sha1sum: 5fc086643dea4b20c59a795a262e0d2400fab15f
123125

124-
## TODO
125-
126-
* PE32 loader
127-
* EFI runtime services required for booting
128-
129126
## Security
130127

131128
**Reporting a Potential Security Vulnerability**: If you have discovered

0 commit comments

Comments
 (0)