ionescu007 / VisualUefi

A project for allowing EDK-II Development with Visual Studio
496 stars 125 forks source link

Silence LNK4281: "undesirable base address 0x0 for x64 image" #28

Closed Mattiwatti closed 5 years ago

Mattiwatti commented 6 years ago

Ref: #26 (and credits to skochinsky for the fix - I only made a PR out of it.)

This will silence the "undesirable base address 0x0 for x64 image" warnings (or errors, depending on your settings) when compiling images that have an explicit base address of 0 set.