Is there a reason that you don't just set the version number in the INF file for your application? There is an entry in the [DEFINES] section. I think that one is retained.
> -----Original Message----- > From: edk2-devel [mailto:[email protected]] On Behalf Of > Miller, Carl H > Sent: Tuesday, October 27, 2015 8:52 AM > To: [email protected] > Subject: [edk2] EFI pe version number > > I am trying to set an image version number into my .efi application, using the > /VERSION:x.y linker option. > > I am building using UDK2014 and visual studio 2013. > > I see that the version is being inserted into the appplication.dll file, but > it gets > stripped out in the application.efi file. > > is there some way to prevent this? > > thanks, > carl > _______________________________________________ > edk2-devel mailing list > [email protected] > https://lists.01.org/mailman/listinfo/edk2-devel _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

