You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
6b45c53c54
In ConfigEditor, when open DSC files, many files will show up. It is expected to only open the CfgDataDef.dsc. This patch changed the file match pattern to only list *Def.dsc file. In this way, user will not make mistake to open some include DSC file. Signed-off-by: Maurice Ma <maurice.ma@intel.com>