[edk2-devel] [PATCH V2 0/2] MdeModulePkg/Variable: Initialize local variables

Kubacki, Michael A posted 2 patches 4 years, 5 months ago
Failed in applying to current master (apply log)
MdeModulePkg/Universal/Variable/RuntimeDxe/VariableParsing.c       | 2 ++
MdeModulePkg/Universal/Variable/RuntimeDxe/VariableSmmRuntimeDxe.c | 2 ++
2 files changed, 4 insertions(+)
[edk2-devel] [PATCH V2 0/2] MdeModulePkg/Variable: Initialize local variables
Posted by Kubacki, Michael A 4 years, 5 months ago
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2364

Fixes a new build warning in VS2012 introduced in f8ff4cca7c.

As requested, a single patch (https://edk2.groups.io/g/devel/message/50990)
that initialized both variables has been split into two separate
patches. The Reviewed-by messages for that patch have been carried
to these two patches. The file changes are the same.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
Signed-off-by: Michael Kubacki <michael.a.kubacki@intel.com>

Michael Kubacki (2):
  MdeModulePkg/Variable: Initialize local variable "Variable"
  MdeModulePkg/Variable: Initialize local variable "RtPtrTrack"

 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableParsing.c       | 2 ++
 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableSmmRuntimeDxe.c | 2 ++
 2 files changed, 4 insertions(+)

-- 
2.16.2.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#51115): https://edk2.groups.io/g/devel/message/51115
Mute This Topic: https://groups.io/mt/61215153/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-