]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdeModulePkg/VariableSmmRuntimeDxe.inf: list local header "Variable.h"
authorLaszlo Ersek <lersek@redhat.com>
Thu, 21 Nov 2019 07:31:24 +0000 (08:31 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 2 Dec 2019 19:35:18 +0000 (19:35 +0000)
Commit aab3b9b9a1e5 ("MdeModulePkg/Variable: Add RT GetVariable() cache
support", 2019-11-05) added "VariableParsing.h" to
"VariableSmmRuntimeDxe.inf".

"VariableParsing.h" includes "Variable.h", so the "build" utility is right
to warn us that "Variable.h" should be listed in [Sources] too.

Cc: Hao A Wu <hao.a.wu@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Leif Lindholm <leif.lindholm@linaro.org>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Michael Kubacki <michael.a.kubacki@intel.com>
Fixes: aab3b9b9a1e5e1f3fa966fb1667fc3e6c47e7706
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
MdeModulePkg/Universal/Variable/RuntimeDxe/VariableSmmRuntimeDxe.inf

index a250533a534f94493e969585810af56148a26935..592862773390dc8e486b5de103d4a937f14ece8e 100644 (file)
@@ -41,6 +41,7 @@
   Measurement.c\r
   VariableParsing.c\r
   VariableParsing.h\r
+  Variable.h\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r