Re: [edk2-devel] [PATCH v2] IntelFsp2Pkg: Add search function for Config Editor

2021-07-15 Thread Chiu, Chasel
Patch pushed: cac83b6f3bfa361bb2c561675c3247ff88341067 Thanks, Chasel > -Original Message- > From: Loo, Tung Lun > Sent: Tuesday, July 13, 2021 8:12 AM > To: devel@edk2.groups.io > Cc: Loo, Tung Lun ; Ma, Maurice > ; Desimone, Nathaniel L > ; Zeng, Star ; Chiu, > Chasel > Subject: [P

Re: [edk2-devel] [PATCH v2] IntelFsp2Pkg: Add search function for Config Editor

2021-07-13 Thread Chiu, Chasel
Reviewed-by: Chasel Chiu > -Original Message- > From: Loo, Tung Lun > Sent: Tuesday, July 13, 2021 8:12 AM > To: devel@edk2.groups.io > Cc: Loo, Tung Lun ; Ma, Maurice > ; Desimone, Nathaniel L > ; Zeng, Star ; Chiu, > Chasel > Subject: [PATCH v2] IntelFsp2Pkg: Add search function for

[edk2-devel] [PATCH v2] IntelFsp2Pkg: Add search function for Config Editor

2021-07-12 Thread Tung Lun
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 f