Skip to content
Commit 86984c17 authored by IanX Kuo's avatar IanX Kuo Committed by Chasel Chiu
Browse files

MinPlatformPkg/Fsp: Rebase fail when python tools path exist whitespace

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3412



Python38 installation path have three options.
(a) C:\Users\<UserName>\AppData\Local\Program\Python\Python38
(b) C:\Python38
(c) C:\Program Files\Python38

Issue only happens on (a) and (c).
(a) happen on <UserName> have whitespace. Ex: Tony Chen
(c) happen on "Program Files" have whitespace.

Reviewed-by: default avatarChasel Chiu <chasel.chiu@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Signed-off-by: default avatarIanX Kuo <ianx.kuo@intel.com>
parent e89f5830
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment