File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 22
22
- [ Add structures::gdt::Entry type] ( https://github.com/rust-osdev/x86_64/pull/380 )
23
23
- [ Allow GDT to be loaded with shared reference] ( https://github.com/rust-osdev/x86_64/pull/381 )
24
24
- [ seal off the ` PageSize ` trait] ( https://github.com/rust-osdev/x86_64/pull/404 )
25
+ - [ idt: Fixup Options structure and cleanup set_handler_fn] ( https://github.com/rust-osdev/x86_64/pull/226 )
25
26
26
27
## New Features
27
28
34
35
- [ gdt: Check that MAX is in range] ( https://github.com/rust-osdev/x86_64/pull/365 )
35
36
- [ fix ` Page::from_page_table_indices ` ] ( https://github.com/rust-osdev/x86_64/pull/398 )
36
37
37
- ## Other improvements
38
-
39
- - [ idt: Fixup Options structure and cleanup set_handler_fn] ( https://github.com/rust-osdev/x86_64/pull/226 )
40
-
41
38
# 0.14.11 – 2023-09-15
42
39
43
40
## New Features
You can’t perform that action at this time.
0 commit comments