]> git.proxmox.com Git - mirror_edk2.git/commit
IntelFsp2Pkg: Add search function for Config Editor
authorLoo, Tung Lun <tung.lun.loo@intel.com>
Tue, 13 Jul 2021 00:12:08 +0000 (08:12 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 15 Jul 2021 14:21:14 +0000 (14:21 +0000)
commitcac83b6f3bfa361bb2c561675c3247ff88341067
treee5f49c1caf0d96933c18dbbbc307962d5342174a
parentbe282b14938846960cce30825a9fe762e14ca8c9
IntelFsp2Pkg: Add search function for Config Editor

BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3482

This patch adds a search function in the Config Editor GUI at
the top right corner. Once users key in the words to search,
it will look for the option containing the string in the
same page and display it. It also includes a README for this
function.

Cc: Maurice Ma <maurice.ma@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Signed-off-by: Loo Tung Lun <tung.lun.loo@intel.com>
Reviewed-by: Chasel Chiu <chasel.chiu@intel.com>
IntelFsp2Pkg/Tools/ConfigEditor/ConfigEditor.py
IntelFsp2Pkg/Tools/ConfigEditor/GenYamlCfg.py
IntelFsp2Pkg/Tools/UserManuals/ConfigEditorUserManual.md