template <typename AllUartDrivers = uart::all::Driver>

class DevicetreeChosenNodeMatcher

Defined at line 358 of file ../../zircon/kernel/phys/lib/boot-shim/include/lib/boot-shim/devicetree.h

Public Methods

void DevicetreeChosenNodeMatcher<AllUartDrivers> (const char * shim_name, FILE * log)

Defined at line 360 of file ../../zircon/kernel/phys/lib/boot-shim/include/lib/boot-shim/devicetree.h

void DevicetreeChosenNodeMatcher<AllUartDrivers> (const char * shim_name, FILE * log)

Defined at line 360 of file ../../zircon/kernel/phys/lib/boot-shim/include/lib/boot-shim/devicetree.h

std::optional<uart::all::Config<AllUartDrivers>> uart_config ()

Resolved configuration for the uart described by `stdout_path` or best effort cmdline

interpretation.

Defined at line 378 of file ../../zircon/kernel/phys/lib/boot-shim/include/lib/boot-shim/devicetree.h