Home
last modified time | relevance | path

Searched defs:partIds (Results 1 – 1 of 1) sorted by relevance

/external/coreboot/util/spd_tools/src/part_id_gen/
Dpart_id_gen.go281 type partIds struct { struct
282 SPDFileName string
283 memParts string
416 func genMakefile(partIdList []partIds, makefileDirName string, SPDDir string, partsDir string) erro…