]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/DxeCapsuleLibFmp: Fix build failure
authorDandan Bi <dandan.bi@intel.com>
Mon, 20 Mar 2017 01:26:44 +0000 (09:26 +0800)
committerHao Wu <hao.a.wu@intel.com>
Mon, 20 Mar 2017 02:26:59 +0000 (10:26 +0800)
commit032862642d7184f7ab335b1c38b43d86c79349f5
treec15203f9271889d8ea26088405547b84339d63de
parent135ae8c873bb18600b8474524453c9ecc6eeed16
MdeModulePkg/DxeCapsuleLibFmp: Fix build failure

Move the definition of variable "mEsrtTable" and
"mIsVirtualAddrConverted" to DxeCapsuleLib.c.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: jiewen.yao@intel.com
MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleLib.c
MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleRuntime.c