Go to file
wmpod2xwie 8ca901ef50 Fix System Table memory layout, achieve function calls using UEFI function pointers 2024-06-21 13:27:46 +10:00
.cargo initial commit of project, can be booted by UEFI firmware into an infinite loop, next step is to handover machine to an OS 2024-06-03 13:38:46 +10:00
docs Fix System Table memory layout, achieve function calls using UEFI function pointers 2024-06-21 13:27:46 +10:00
scripts Fix System Table memory layout, achieve function calls using UEFI function pointers 2024-06-21 13:27:46 +10:00
src Fix System Table memory layout, achieve function calls using UEFI function pointers 2024-06-21 13:27:46 +10:00
.gitignore initial commit of project, can be booted by UEFI firmware into an infinite loop, next step is to handover machine to an OS 2024-06-03 13:38:46 +10:00
Cargo.lock initial commit of project, can be booted by UEFI firmware into an infinite loop, next step is to handover machine to an OS 2024-06-03 13:38:46 +10:00
Cargo.toml start implementing SimpleTextOutputProtocol 2024-06-19 15:47:08 +10:00
rust-toolchain.toml initial commit of project, can be booted by UEFI firmware into an infinite loop, next step is to handover machine to an OS 2024-06-03 13:38:46 +10:00