Re: [edk2-devel] [PATCH V2 0/1] Add EDKII_PEI_VARIABLE_PPI

2022-06-10 Thread Michael Kubacki
Acked-by: Michael Kubacki On 6/10/2022 5:20 PM, Nate DeSimone wrote: Changes in V2: - Fixed instances where the new PPI was incorrectly reffered to as "EDKII PEI Variable Protocol" - Added OPTIONAL to the Attributes argument of GetVariable() - Added description of initial calling

[edk2-devel] [PATCH V2 0/1] Add EDKII_PEI_VARIABLE_PPI

2022-06-10 Thread Nate DeSimone
Changes in V2: - Fixed instances where the new PPI was incorrectly reffered to as "EDKII PEI Variable Protocol" - Added OPTIONAL to the Attributes argument of GetVariable() - Added description of initial calling conditions to GetNextVariableName() - Clarified the function and format of