Add an Option Rom Driver
archer-lawrence opened this issue · 3 comments
archer-lawrence commented
Great work on VisualUefi!
Is there any documentation on how to add an Option Rom driver.
Specifically, I am trying to add the UsbSerialDxe driver found in the OptionRom directory.
Thanks
ionescu007 commented
I do have a sample locally. I'll try to put it up.
archer-lawrence commented
Thank you so much!!!
On Dec 31, 2015 8:02 PM, "ionescu007" notifications@github.com wrote:
I do have a sample locally. I'll try to put it up.
—
Reply to this email directly or view it on GitHub
#1 (comment)
.
ionescu007 commented
Hi!
You should now see this sample in VisualUefi if you updated to the latest release. This was a good suggestion, as so far all the samples were "homegrown", and this is actually a good sample on how to use existing EDK-II samples.