Functions§
- gen_
qemu_ test - Generate a Cargo project in
dest
withname
as a project name andbody
as a body ofefi_main
. - run_
qemu_ test - Run the project that was generated by
gen_qemu_test()
.
Attribute Macros§
- qemu
- Attribute macro applied to a function to run it on QEMU.