File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
content/this-month/2024-08 Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -110,10 +110,9 @@ version `v0.31` with some notable changes:
110
110
111
111
1 . We introduced a completely new API to access boot and runtime services
112
112
2 . We reorganized the MemoryMap-related types.
113
- 3 . We reorganized the repository README's and ` lib.rs ` files (documentation for
114
- docs.rs)
115
- 4 . We talk about how the ` std ` implementation for UEFI targets compares to
116
- ` uefi ` and how both can be used together.
113
+ 3 . We reorganized and improved the documentation, and also added documentation
114
+ about how the ` std ` implementation for UEFI targets compares to ` uefi ` and
115
+ how both can be used together.
117
116
118
117
### 1. New API: Freestanding Functions API Change
119
118
You can’t perform that action at this time.
0 commit comments