Skip to content

Commit b81b339

Browse files
Update readme to note ia32 is only available in older releases
1 parent 25c93ee commit b81b339

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ The contents of the release tarball look like this:
77
x64/shell.efi
88
x64/vars.fd
99
x64/code.fd
10-
ia32/shell.efi
11-
ia32/vars.fd
12-
ia32/code.fd
1310
aarch64/vars.fd
1411
aarch64/code.fd
1512
aarch64/shell.efi
@@ -21,6 +18,13 @@ loongarch64/code.fd
2118
loongarch64/shell.efi
2219
```
2320

21+
Older releases (`edk2-stable202508` and earlier) also include:
22+
```
23+
ia32/shell.efi
24+
ia32/vars.fd
25+
ia32/code.fd
26+
```
27+
2428
[**Latest Release**](https://github.com/rust-osdev/ovmf-prebuilt/releases/latest)
2529

2630
## License

0 commit comments

Comments
 (0)