Skip to content

Commit 9021f94

Browse files
authored
Merge pull request #568 from rust-osdev/fix-0.15.3-changelog
mention #542 in Changelog for 0.15.3
2 parents 899ee62 + 00b920f commit 9021f94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- [Add `MapperFlush` method to get page](https://github.com/rust-osdev/x86_64/pull/525)
88
- [add `update()` to `Cr3`, `Dr7`, `SFMask`, `UCet`, `SCet`, `mxcsr`, `rflags`, and `XCr0`](https://github.com/rust-osdev/x86_64/pull/527)
99
- [add IA32_APIC_BASE support](https://github.com/rust-osdev/x86_64/pull/532)
10+
- [add memory encryption support](https://github.com/rust-osdev/x86_64/pull/542)
1011
- [implement functions for accessing CR8](https://github.com/rust-osdev/x86_64/pull/547)
1112
- [add forwarding `impl PageTableFrameMapping for &P`](https://github.com/rust-osdev/x86_64/pull/556)
1213
- [add PageFaultErrorCode::HLAT](https://github.com/rust-osdev/x86_64/pull/564)

0 commit comments

Comments
 (0)