slimbootloader/Platform/CometlakeBoardPkg/Script
Vincent Chen 7400d6f0b3 fix the wrong sblopen_dir value in StitchLoader.py and StitchIfwi.py
This patch can reduce the chance of setting SBL_SOURCE when the
SBL root directory is not named as "SblOpen" or when the scripts
are run from the path other than the SBL root directory. Also note
that os.path.abspath() returns the absolute path relative to the
current working directory instead of the real path of __file__.
So in StitchIfwi.py, sblopen_dir was incorrect since the working
directory had been changed before calling stitch().

Signed-off-by: Vincent Chen <vincent.chen@intel.com>
2022-05-05 10:09:21 -07:00
..
StitchIfwi.py fix the wrong sblopen_dir value in StitchLoader.py and StitchIfwi.py 2022-05-05 10:09:21 -07:00
StitchIfwiConfig.py [CML] Update FSP, UCODE and platform version since MR1 is released 2022-04-01 11:46:47 -07:00
StitchLoader.py fix the wrong sblopen_dir value in StitchLoader.py and StitchIfwi.py 2022-05-05 10:09:21 -07:00