audk/IntelFsp2Pkg/Tools
Ray Ni 08ac799d36 IntelFsp2Pkg/PatchFv: Fix syntax issue in markdown manual
According to the markdown language syntax, headings should be after
number signs (#). The number of number signs correspond to the heading
level.
But current PatchFvUserManual.md doesn't insert a space between the
number signs and the heading title, resulting the markdown file is not
rendered well in markdown viewers.

The patch doesn't change any content but only adds spaces to ensure
the headings are correctly recognized.

Signed-off-by: Ray Ni <ray.ni@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Duggapu Chinni B <chinni.b.duggapu@intel.com>
Cc: Ray Han Lim Ng <ray.han.lim.ng@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Ted Kuo <ted.kuo@intel.com>
Reviewed-by: Ashraf Ali S <ashraf.ali.s@intel.com>
Cc: Susovan Mohapatra <susovan.mohapatra@intel.com>
2023-11-03 21:09:10 +00:00
..
ConfigEditor
Tests IntelFsp2Pkg: Remove UefiCpuLib from module INFs. 2023-03-10 08:23:56 +00:00
UserManuals IntelFsp2Pkg/PatchFv: Fix syntax issue in markdown manual 2023-11-03 21:09:10 +00:00
FspDscBsf2Yaml.py
FspGenCfgData.py
GenCfgOpt.py IntelFsp2Pkg: Fix GenCfgOpt bug for FSPI_UPD support. 2022-07-29 03:07:28 +00:00
PatchFv.py IntelFsp2Pkg/Tools: Enhance PathFv.py to patch Fd file directly 2023-04-18 06:09:25 +00:00
SplitFspBin.py IntelFsp2Pkg: Support child FV in SplitFspBin.py 2023-08-28 20:23:22 +00:00