Re: [edk2-devel] [PATCH v5 0/8] Add Variable Flash Info HOB

2022-04-29 Thread Michael Kubacki
I agree that would be a useful tool and in the case of changes such as this that provide backward compatibility with existing functionality, particularly helpful. Some packages such as MdePkg (https://github.com/tianocore/edk2/blob/master/MdePkg/MdeLibs.dsc.inc) and NetworkPkg (https://githu

Re: [edk2-devel] [PATCH v5 0/8] Add Variable Flash Info HOB

2022-04-29 Thread Ard Biesheuvel
On Tue, 26 Apr 2022 at 03:29, wrote: > > From: Michael Kubacki > > REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3479 > > Platforms: This series introduces a new library class called > VariableFlashInfoLib. Platforms using the variable modules will > need to specify these library classes. Se