Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 76191052fdc21acd8ca158cb0376aa2a570079e7
      
https://github.com/tianocore/edk2/commit/76191052fdc21acd8ca158cb0376aa2a570079e7
  Author: Guo Dong <[email protected]>
  Date:   2022-03-29 (Tue, 29 Mar 2022)

  Changed paths:
    M UefiPayloadPkg/UefiPayloadPkg.dsc

  Log Message:
  -----------
  UefiPayloadPkg: Fix build error

On windows build, need add "-DPLATFORMX64_ENABLE=TRUE" in the build
command line beside -DNETWORK_DRIVER_ENABLE=TRUE in order build
network features. So update DSC to set PLATFORMX64_ENABLE to TRUE
when building network feature.
On Linux build, DSC file should not have PcdAllowHttpConnections
without building network feature, else it would cause build error.

Signed-off-by: Guo Dong <[email protected]>
Cc: Ray Ni <[email protected]>
Cc: Maurice Ma <[email protected]>
Cc: Benjamin You <[email protected]>
Reviewed-by Sean Rhodes <[email protected]>




_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to