[edk2-devel] [edk2-libc Patch 0/9] Update for edk2/master and VS2017/VS2019

Michael D Kinney posted 9 patches 2 years, 7 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
AppPkg/AppPkg.dsc                                        | 2 ++
AppPkg/Applications/Python/Ia32/pyconfig.h               | 2 +-
AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h | 2 +-
AppPkg/Applications/Python/Python-2.7.10/Python2710.inf  | 7 ++-----
AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h  | 2 +-
AppPkg/Applications/Python/X64/pyconfig.h                | 3 +--
StdLib/BsdSocketLib/BsdSocketLib.inf                     | 4 ++++
StdLib/LibC/gdtoa/gdtoa.inf                              | 1 -
StdLib/StdLib.dsc                                        | 2 ++
StdLib/StdLib.inc                                        | 4 +++-
10 files changed, 17 insertions(+), 12 deletions(-)
[edk2-devel] [edk2-libc Patch 0/9] Update for edk2/master and VS2017/VS2019
Posted by Michael D Kinney 2 years, 7 months ago
Update AppPkg and StdLib* to build using latest edk2/master and 
support VS2017 and VS2019.

Most of the changes are related to warning levels, missing symbols and
duplicate symbols that were uncovered by the use of the /WHOLEARCHIVE
flag.

Cc: Rebecca Cran <rebecca@nuviainc.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>

Michael D Kinney (9):
  StdLib: Add /Wv:11 to VS2017/VS2019 CC_FLAGS
  StdLib: Add MdeLibs.dsc.inc to StdLib.dsc
  StdLib: Remove SocketDxe from build
  StdLib/LibC/gdtoa: Remove source file with unused ldtoa() function.
  StdLib/BsdSocketLib: Add missing LibNetUtil dependency to INF
  StdLib/BsdSocketLib: Add /wd4706 to CC_FLAGS
  AppPkg: Add MdeLibs.dsc.inc to AppPkg.dsc
  AppPkg/Applications/Python: Enable HAVE_COPYSIGN define
  AppPkg/Applications/Python/Python-2.7.10: Update INF lib classes

 AppPkg/AppPkg.dsc                                        | 2 ++
 AppPkg/Applications/Python/Ia32/pyconfig.h               | 2 +-
 AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h | 2 +-
 AppPkg/Applications/Python/Python-2.7.10/Python2710.inf  | 7 ++-----
 AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h  | 2 +-
 AppPkg/Applications/Python/X64/pyconfig.h                | 3 +--
 StdLib/BsdSocketLib/BsdSocketLib.inf                     | 4 ++++
 StdLib/LibC/gdtoa/gdtoa.inf                              | 1 -
 StdLib/StdLib.dsc                                        | 2 ++
 StdLib/StdLib.inc                                        | 4 +++-
 10 files changed, 17 insertions(+), 12 deletions(-)

-- 
2.32.0.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#79458): https://edk2.groups.io/g/devel/message/79458
Mute This Topic: https://groups.io/mt/84966610/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [edk2-devel] [edk2-libc Patch 0/9] Update for edk2/master and VS2017/VS2019
Posted by Rebecca Cran 2 years, 7 months ago
For patches 1,2,4,7-9:


Reviewed-by: Rebecca Cran <rebecca@nuviainc.com>


-- 
Rebecca Cran


On 8/17/21 11:41 PM, Michael D Kinney wrote:
> Update AppPkg and StdLib* to build using latest edk2/master and
> support VS2017 and VS2019.
>
> Most of the changes are related to warning levels, missing symbols and
> duplicate symbols that were uncovered by the use of the /WHOLEARCHIVE
> flag.
>
> Cc: Rebecca Cran <rebecca@nuviainc.com>
> Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
>
> Michael D Kinney (9):
>    StdLib: Add /Wv:11 to VS2017/VS2019 CC_FLAGS
>    StdLib: Add MdeLibs.dsc.inc to StdLib.dsc
>    StdLib: Remove SocketDxe from build
>    StdLib/LibC/gdtoa: Remove source file with unused ldtoa() function.
>    StdLib/BsdSocketLib: Add missing LibNetUtil dependency to INF
>    StdLib/BsdSocketLib: Add /wd4706 to CC_FLAGS
>    AppPkg: Add MdeLibs.dsc.inc to AppPkg.dsc
>    AppPkg/Applications/Python: Enable HAVE_COPYSIGN define
>    AppPkg/Applications/Python/Python-2.7.10: Update INF lib classes
>
>   AppPkg/AppPkg.dsc                                        | 2 ++
>   AppPkg/Applications/Python/Ia32/pyconfig.h               | 2 +-
>   AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h | 2 +-
>   AppPkg/Applications/Python/Python-2.7.10/Python2710.inf  | 7 ++-----
>   AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h  | 2 +-
>   AppPkg/Applications/Python/X64/pyconfig.h                | 3 +--
>   StdLib/BsdSocketLib/BsdSocketLib.inf                     | 4 ++++
>   StdLib/LibC/gdtoa/gdtoa.inf                              | 1 -
>   StdLib/StdLib.dsc                                        | 2 ++
>   StdLib/StdLib.inc                                        | 4 +++-
>   10 files changed, 17 insertions(+), 12 deletions(-)
>


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#79497): https://edk2.groups.io/g/devel/message/79497
Mute This Topic: https://groups.io/mt/84966610/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-