Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/IntelFsp2Pkg/Tools/
DSplitFspBin.py309 def OutputStruct (obj, indent = 0, plen = 0): function
327 body += OutputStruct (val, indent + 1)
630 print ("%s" % (OutputStruct(fsp.Fih, 0, fsp.Fih.HeaderLength)))