* Possible Bug in build tools?
@ 2017-07-19 22:31 Daryl McDaniel
2017-07-20 2:42 ` Zhu, Yonghong
0 siblings, 1 reply; 2+ messages in thread
From: Daryl McDaniel @ 2017-07-19 22:31 UTC (permalink / raw)
To: edk2-devel; +Cc: Liming Gao
Hello,
I've run into a problem with using INF files for specifying binary components.
According to the INF specification, v1.26, a specification such as:
[Binaries.X64]
PE32|DEBUG/X64/MyDbgDriver.efi|DEBUG
PE32|RELEASE/X64/MyDriver.efi|RELEASE
Should cause "MyDbgDriver.efi" to be included for DEBUG builds, and "MyDriver.efi" to be included for RELEASE builds.
What I am seeing is that, given the above specification, "MyDriver" is included for both DEBUG and RELEASE builds.
The last entry specified seems to be the one selected, regardless of the target.
Am I doing something wrong, or is this really a bug?
Daryl McDaniel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Possible Bug in build tools?
2017-07-19 22:31 Possible Bug in build tools? Daryl McDaniel
@ 2017-07-20 2:42 ` Zhu, Yonghong
0 siblings, 0 replies; 2+ messages in thread
From: Zhu, Yonghong @ 2017-07-20 2:42 UTC (permalink / raw)
To: Daryl McDaniel, edk2-devel@lists.01.org; +Cc: Gao, Liming, Zhu, Yonghong
Hi Daryl McDaniel,
It is a bug. Could you help to file it in bugzilla system ? https://bugzilla.tianocore.org/
Best Regards,
Zhu Yonghong
-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Daryl McDaniel
Sent: Thursday, July 20, 2017 6:32 AM
To: edk2-devel@lists.01.org
Cc: Gao, Liming <liming.gao@intel.com>
Subject: [edk2] Possible Bug in build tools?
Hello,
I've run into a problem with using INF files for specifying binary components.
According to the INF specification, v1.26, a specification such as:
[Binaries.X64]
PE32|DEBUG/X64/MyDbgDriver.efi|DEBUG
PE32|RELEASE/X64/MyDriver.efi|RELEASE
Should cause "MyDbgDriver.efi" to be included for DEBUG builds, and "MyDriver.efi" to be included for RELEASE builds.
What I am seeing is that, given the above specification, "MyDriver" is included for both DEBUG and RELEASE builds.
The last entry specified seems to be the one selected, regardless of the target.
Am I doing something wrong, or is this really a bug?
Daryl McDaniel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-07-20 2:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-19 22:31 Possible Bug in build tools? Daryl McDaniel
2017-07-20 2:42 ` Zhu, Yonghong
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox