Re: [edk2-devel] [PATCH v4 6/8] EmulatorPkg: Add VariableFlashInfoLib

2022-04-20 Thread Abner Chang
; Kubacki > Sent: Thursday, April 21, 2022 6:52 AM > To: devel@edk2.groups.io; Andrew Fish ; Ray Ni > ; Chang, Abner (HPS SW/FW Technologist) > ; Wang, Nickle (Server BIOS) > > Subject: Re: [edk2-devel] [PATCH v4 6/8] EmulatorPkg: Add > VariableFlashInfoLib &

Re: [edk2-devel] [PATCH v4 6/8] EmulatorPkg: Add VariableFlashInfoLib

2022-04-20 Thread Michael Kubacki
Hi EmulatorPkg maintainers, This is the only package in the series that has not given a review yet. Can you please help review it? Thanks, Michael On 4/12/2022 12:29 PM, Michael Kubacki wrote: From: Michael Kubacki REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3479 Adds an instance

[edk2-devel] [PATCH v4 6/8] EmulatorPkg: Add VariableFlashInfoLib

2022-04-12 Thread Michael Kubacki
From: Michael Kubacki REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3479 Adds an instance of VariableFlashInfoLib to the platform build as it is a new library class introduced in MdeModulePkg. Cc: Andrew Fish Cc: Ray Ni Cc: Abner Chang Cc: Nickle Wang Signed-off-by: Michael Kubacki