class ManagedNetworkDevice
Defined at line 87 of file ../../src/firmware/gigaboot/cpp/tests/mock_boot_service.h
Public Methods
void ManagedNetworkDevice (std::vector<std::string_view> paths, efi_simple_network_mode state)
Defined at line 58 of file ../../src/firmware/gigaboot/cpp/tests/mock_boot_service.cc
efi_managed_network_protocol * GetManagedNetworkProtocol ()
Defined at line 90 of file ../../src/firmware/gigaboot/cpp/tests/mock_boot_service.h
void SetModeData (const efi_simple_network_mode & data)
Defined at line 91 of file ../../src/firmware/gigaboot/cpp/tests/mock_boot_service.h
efi::FakeManagedNetworkProtocol & GetFakeProtocol ()
Defined at line 92 of file ../../src/firmware/gigaboot/cpp/tests/mock_boot_service.h