public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* FDF Spec question?
@ 2016-12-21  0:26 Andrew Fish
  2016-12-21 14:27 ` Gao, Liming
  0 siblings, 1 reply; 7+ messages in thread
From: Andrew Fish @ 2016-12-21  0:26 UTC (permalink / raw)
  To: edk2-devel

Is it possible in the FDF syntax to make the payload of a EFI_SECTION_GUID_DEFINED (Encapsulating section) a raw binary file?

I can make the contents of the GUID'ed encapsulation section a section. But when I'm processing the GUID'ed section I just end up skipping over the extra 4 byte section header so it is unused space. 

  SECTION GUIDED 4C2B8C75-C6F6-11E6-B483-B8E8562CBAFA  PROCESSING_REQUIRED = TRUE {
    SECTION RAW = $(WORKSPACE)/MyPackage/MyNewType/Binary/newform.bin
  }

There is a syntax to make a leaf section a binary file. 

  SECTION SUBTYPE_GUID AFC13561-9A65-4754-9C93-E133B3B8767C = $(WORKSPACE)/MyPackage/MyNewType/Binary/newform.bin


Thanks,

Andrew Fish


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-12-23  5:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-21  0:26 FDF Spec question? Andrew Fish
2016-12-21 14:27 ` Gao, Liming
2016-12-21 17:29   ` Andrew Fish
2016-12-22  1:18     ` Gao, Liming
2016-12-22  1:38       ` Andrew Fish
2016-12-23  4:59         ` Gao, Liming
     [not found]           ` <BC80BF3A-FE04-4BC5-BC23-341282A22EA1@apple.com>
2016-12-23  5:17             ` Gao, Liming

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox