mod.rs 74 B

12
  1. #[cfg(any(target_arch = "x86_64", target_arch = "riscv64"))]
  2. pub mod efi;