Home
last modified time | relevance | path

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

/external/coreboot/util/autoport/
Dmain.go86 var RAMStageFiles map[string]string = map[string]string{} var
164 RAMStageFiles[Name] = Condition
734 …if len(BootBlockFiles) > 0 || len(ROMStageFiles) > 0 || len(RAMStageFiles) > 0 || len(SMMFiles) > …
739 writeMF(mf, RAMStageFiles, "ramstage")