Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 62b0698309cdffa1ed11eca3ebc389e0cb452c70 https://github.com/tianocore/edk2/commit/62b0698309cdffa1ed11eca3ebc389e0cb452c70 Author: Michael D Kinney <michael.d.kin...@intel.com> Date: 2025-02-02 (Sun, 02 Feb 2025)
Changed paths: M BaseTools/Source/Python/AutoGen/GenMake.py Log Message: ----------- BaseTools/AutoGen: GenMake response file quotes strings If command line options are moved into a response file of a GCC family build, then the file path separators are converted from '\' to '/'. However, this can corrupt command line options that are quoted strings. Update GenMake to no convert '\' to '/' in quoted strings. Signed-off-by: Michael D Kinney <michael.d.kin...@intel.com> To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits