Menu

#35 Make ARM's EFI_DRIVER_ENTRY_POINT compatible with MSVC

Unstable_(example)
closed
None
5
2016-04-07
2016-04-07
Pete Batard
No

This patch simply duplicates the use of /ENTRY option being passed to the MSVC ARM linker, to specify the entry point, as is already the case for ia32 and x86_64.
Required to enable the compilation of ARM drivers with MSVC, without having to manually specify the entry point.

1 Attachments

Discussion

  • Nigel Croxon

    Nigel Croxon - 2016-04-07
    • status: open --> closed
    • assigned_to: Nigel Croxon
     
  • Nigel Croxon

    Nigel Croxon - 2016-04-07

    Fixed in commit 6605c16fc8b1fd3b2085364902d1fa73aa7fad76

    Thank you Pete.

     

Log in to post a comment.

MongoDB Logo MongoDB