Re: [edk2-devel] [PATCH v3 00/12] OvmfPkg: tweak shell builds

2024-02-25 Thread Laszlo Ersek
On 2/22/24 11:13, Gerd Hoffmann wrote: > - Create include files to reduce duplication. > - Fix varpolicy command. > - Little CI tweak. > > v3: > - pick up review and ack tags. > - no functional changes. > v2: > - do not move ShellCEntryLib to include file. > - refine network config conditional

[edk2-devel] [PATCH v3 00/12] OvmfPkg: tweak shell builds

2024-02-22 Thread Gerd Hoffmann
- Create include files to reduce duplication. - Fix varpolicy command. - Little CI tweak. v3: - pick up review and ack tags. - no functional changes. v2: - do not move ShellCEntryLib to include file. - refine network config conditionals. - improve some commit messages. - add patch to drop th