public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [patch] MdeModulePkg/DxeCapsuleLibFmp: Fix incorrect MODULE_TYPE
@ 2017-01-05  5:22 Dandan Bi
  2017-01-05  5:22 ` [patch] MdeModulePkg/StaControllerDxe: Fix coding style issue Dandan Bi
  2017-01-05  5:29 ` [patch] MdeModulePkg/DxeCapsuleLibFmp: Fix incorrect MODULE_TYPE Yao, Jiewen
  0 siblings, 2 replies; 4+ messages in thread
From: Dandan Bi @ 2017-01-05  5:22 UTC (permalink / raw)
  To: edk2-devel; +Cc: Jiewen Yao

Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
---
 MdeModulePkg/Library/DxeCapsuleLibFmp/DxeRuntimeCapsuleLib.inf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MdeModulePkg/Library/DxeCapsuleLibFmp/DxeRuntimeCapsuleLib.inf b/MdeModulePkg/Library/DxeCapsuleLibFmp/DxeRuntimeCapsuleLib.inf
index 88a3c61..47c67cc 100644
--- a/MdeModulePkg/Library/DxeCapsuleLibFmp/DxeRuntimeCapsuleLib.inf
+++ b/MdeModulePkg/Library/DxeCapsuleLibFmp/DxeRuntimeCapsuleLib.inf
@@ -17,11 +17,11 @@
 [Defines]
   INF_VERSION                    = 0x00010005
   BASE_NAME                      = DxeRuntimeCapsuleLib
   MODULE_UNI_FILE                = DxeRuntimeCapsuleLib.uni
   FILE_GUID                      = 19BE1E4B-1A9A-44c1-8F12-32DD0470516A
-  MODULE_TYPE                    = DXE_DRIVER
+  MODULE_TYPE                    = DXE_RUNTIME_DRIVER
   VERSION_STRING                 = 1.0
   LIBRARY_CLASS                  = CapsuleLib|DXE_RUNTIME_DRIVER
   CONSTRUCTOR                    = DxeCapsuleLibConstructor
   CONSTRUCTOR                    = DxeRuntimeCapsuleLibConstructor
 
-- 
1.9.5.msysgit.1



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-01-05  5:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-05  5:22 [patch] MdeModulePkg/DxeCapsuleLibFmp: Fix incorrect MODULE_TYPE Dandan Bi
2017-01-05  5:22 ` [patch] MdeModulePkg/StaControllerDxe: Fix coding style issue Dandan Bi
2017-01-05  5:23   ` Tian, Feng
2017-01-05  5:29 ` [patch] MdeModulePkg/DxeCapsuleLibFmp: Fix incorrect MODULE_TYPE Yao, Jiewen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox