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 27e2cc6 commit b7588c7Copy full SHA for b7588c7
Changelog.md
@@ -8,6 +8,7 @@
8
- `ExceptionStackFrame`
9
- `VirtAddr::new_unchecked`
10
- `interrupts::enable_interrupts_and_hlt`
11
+- **Breaking:** Make `DescriptorTablePointer::base` a `VirtAddr` ([#215](https://github.com/rust-osdev/x86_64/pull/215))
12
- Relaxe `Sized` requirement for `FrameAllocator` in `Mapper::map_to` ([204](https://github.com/rust-osdev/x86_64/pull/204))
13
14
# 0.12.3 – 2020-10-31
0 commit comments