* [PATCH v2 0/2] Return GetVariable() attr if EFI_BUFFER_TOO_SMALL
@ 2020-03-25 2:58 Michael Kubacki
0 siblings, 0 replies; only message in thread
From: Michael Kubacki @ 2020-03-25 2:58 UTC (permalink / raw)
To: devel
Cc: Bret Barkelew, Laszlo Ersek, Siyuan Fu, Liming Gao,
Michael D Kinney, Maciej Rabeda, Jian J Wang, Jiaxin Wu, Hao A Wu
From: Michael Kubacki <michael.kubacki@microsoft.com>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2062
This is a two-part patch series to update the GetVariable() implementation
to return Attributes in the case EFI_BUFFER_TOO_SMALL is returned.
* [PATCH v2 1/2] Makes the actual functional change in the variable
driver implementation.
* [PATCH v2 2/2] Removes a change made in NetworkPkg that worked around the
previous behavior when EFI_BUFFER_TOO_SMALL is returned.
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Siyuan Fu <siyuan.fu@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Maciej Rabeda <maciej.rabeda@linux.intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Jiaxin Wu <jiaxin.wu@intel.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Michael Kubacki (2):
MdeModulePkg/Variable: Return GetVariable() attr if
EFI_BUFFER_TOO_SMALL
Revert "NetworkPkg/TlsAuthConfigDxe: fix TlsCaCertificate attributes
retrieval"
MdeModulePkg/Universal/Variable/RuntimeDxe/Variable.c | 10 +++++---
MdeModulePkg/Universal/Variable/RuntimeDxe/VariableSmmRuntimeDxe.c | 10 +++++---
NetworkPkg/TlsAuthConfigDxe/TlsAuthConfigImpl.c | 27 +-------------------
3 files changed, 14 insertions(+), 33 deletions(-)
--
2.16.3.windows.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-03-25 2:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-25 2:58 [PATCH v2 0/2] Return GetVariable() attr if EFI_BUFFER_TOO_SMALL Michael Kubacki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox