Searched defs:pxe_label (Results 1 – 1 of 1) sorted by relevance
469 struct pxe_label { struct470 char num[4];471 char *name;472 char *menu;473 char *kernel;474 char *config;475 char *append;476 char *initrd;477 char *fdt;478 char *fdtdir;[all …]