See https://github.com/rust-lang/miri#miri--z-flags-and-environment-variables for details, but basically this lets Miri do more checks on our pointer-heavy unsafe code. https://github.com/rust-osdev/uefi-rs/pull/408 fixed some issues, but there are still a couple failing tests with this option enabled.