Re: [edk2-devel] [PATCH V4 08/10] MdeModulePkg/Variable: Add RT GetNextVariableName() cache support

2019-10-16 Thread Wu, Hao A
> -Original Message- > From: Kubacki, Michael A > Sent: Tuesday, October 15, 2019 7:30 AM > To: devel@edk2.groups.io > Cc: Bi, Dandan; Ard Biesheuvel; Dong, Eric; Laszlo Ersek; Gao, Liming; Kinney, > Michael D; Ni, Ray; Wang, Jian J; Wu, Hao A; Yao, Jiewen > Subject: [PATCH V4 08/10]

[edk2-devel] [PATCH V4 08/10] MdeModulePkg/Variable: Add RT GetNextVariableName() cache support

2019-10-14 Thread Kubacki, Michael A
https://bugzilla.tianocore.org/show_bug.cgi?id=2220 This change implements the Runtime Service GetNextVariableName() using the runtime cache in VariableSmmRuntimeDxe. Runtime Service calls to GetNextVariableName() will no longer trigger a SW SMI when