uefi-rs
-
We got a PR to add
cstr8!andcstr16!macros for more convenient creation of strings. I have wished for exactly this feature, very neat to get this contribution! -
Filed an issue to finish enabling
-Zmiri-tag-raw-pointers. -
PR to fix one of the tests when
-Zmiri-tag-raw-pointersis enabled. Nothing more humbling than watching the CI fail on my one line "very simple fix". 😅