Sounds like a bug to me.
Thanks,
Andrew
On Dec 3, 2012, at 3:00 PM, [email protected] wrote:
> Hi all,
> I have some binary-only drivers with dependency expressions that are not
> being processed. These drivers are not UEFI model drivers.
>
> I see in WorkspaceDatabase.py:
> # If the
Hi all,
I have some binary-only drivers with dependency expressions that are not being
processed. These drivers are not UEFI model drivers.
I see in WorkspaceDatabase.py:
# If the module has only Binaries and no Sources, then ignore [Depex]
if self.Sources == None or self.Sources == []:
if se