Lenny Maiorani
|
c6acf64558
Kernel: Change static constexpr variables to constexpr where possible
|
3 years ago |
Idan Horowitz
|
fb3e46e930
Kernel: Make map_typed() & map_typed_writable() fallible using ErrorOr
|
3 years ago |
Idan Horowitz
|
e2e5d4da16
Kernel: Make map_bios() and map_ebda() fallible using ErrorOr
|
3 years ago |
Brian Gianforcaro
|
6c66311ade
Kernel: Use MUST + Vector::try_empend instead of Vector::empend
|
3 years ago |
Brian Gianforcaro
|
24066ba5ef
Kernel: Use MUST + Vector::try_append instead of Vector::append
|
3 years ago |
Liav A
|
52e01b46eb
Kernel: Move Multi Processor Parser code to a separate directory
|
3 years ago |