Home
last modified time | relevance | path

Searched refs:basic_config_cmd (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/
DE100b.c17 UINT8 basic_config_cmd[22] = { variable
526 for (Index = 0; Index < sizeof (basic_config_cmd); Index++) { in Configure()
527 data_ptr[Index] = basic_config_cmd[Index]; in Configure()