public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* how to load drivers from additional FV's?
@ 2017-03-15 12:23 Michael Zimmermann
  2017-03-15 15:07 ` Laszlo Ersek
  2017-03-15 15:12 ` Andrew Fish
  0 siblings, 2 replies; 16+ messages in thread
From: Michael Zimmermann @ 2017-03-15 12:23 UTC (permalink / raw)
  To: edk2-devel@lists.01.org, Yonghong Zhu, Liming Gao, Feng Tian,
	Star Zeng

I'm trying to add another FV section FVMAIN_COMPACT so I can keep
Platform specific drivers in a separate, included fdf.

I did this:
  FILE FV_IMAGE = 9E21FD93-9C72-4c15-8C4B-E77F1DB2D792 {
    SECTION GUIDED EE4E5898-3914-4259-9D6E-DC7BD79403CF
PROCESSING_REQUIRED = TRUE {
      SECTION FV_IMAGE = FVMAIN
      SECTION FV_IMAGE = FVMAINPLATFORM
    }
  }

The image builds file and using uefitool I can verify that the new FV
is inside the compressed section.
But none of the drivers gets discovered/loaded and I get 'Protocol not
present!!' errors.

Thanks
Michael


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

end of thread, other threads:[~2017-03-16 14:33 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-15 12:23 how to load drivers from additional FV's? Michael Zimmermann
2017-03-15 15:07 ` Laszlo Ersek
2017-03-15 15:13   ` Andrew Fish
2017-03-15 15:28     ` Michael Zimmermann
2017-03-15 15:44       ` Andrew Fish
2017-03-15 15:38     ` Laszlo Ersek
2017-03-15 15:54       ` Andrew Fish
2017-03-15 16:07         ` Michael Zimmermann
2017-03-16  2:29           ` Gao, Liming
2017-03-16  2:32             ` Andrew Fish
2017-03-16 11:20         ` Laszlo Ersek
2017-03-16 12:20           ` Michael Zimmermann
2017-03-16 12:27             ` Laszlo Ersek
2017-03-16 12:33               ` Michael Zimmermann
2017-03-16 14:33                 ` Andrew Fish
2017-03-15 15:12 ` Andrew Fish

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