Searched refs:boot_protocol (Results 1 – 1 of 1) sorted by relevance
9 pub boot_protocol: BootProtocol, field84 assert_eq!(result.boot_protocol, BootProtocol::GrubLegacy); in test_parse_grub_legacy_graphic()97 assert_eq!(result.boot_protocol, BootProtocol::GrubEFI); in test_parse_grub_efi_graphic_vnc()110 assert_eq!(result.boot_protocol, BootProtocol::Direct); in test_parse_direct_no_graphic()123 assert_eq!(result.boot_protocol, BootProtocol::DragonStub); in test_parse_dragon_stub_graphic()