]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Refine the format of GUID in INF files for IntelFrameworkModulePkg.
authorShumin Qiu <shumin.qiu@intel.com>
Fri, 16 Jan 2015 02:23:07 +0000 (02:23 +0000)
committershenshushi <shenshushi@Edk2>
Fri, 16 Jan 2015 02:23:07 +0000 (02:23 +0000)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Shumin Qiu <shumin.qiu@intel.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16614 6f19259b-4bc3-4df7-8a09-765794883524

IntelFrameworkModulePkg/Library/DxeCapsuleLib/DxeCapsuleLib.inf

index 193af09019625202c3ff5faca38af2a9e0a9181c..28b4693c1fd3be6724c00561c0c5737107310045 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 # Capsule library instance for DXE_DRIVER, DXE_RUNTIME_DRIVER.\r
 #\r
-# Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2007 - 2015, Intel Corporation. All rights reserved.<BR>\r
 #\r
 # This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
@@ -51,5 +51,5 @@
   gEfiFirmwareManagementProtocolGuid      ## SOMETIMES_CONSUMES\r
 \r
 [Guids]\r
-  gEfiCapsuleGuid                         ## SOMETIMES_CONSUMED ## GUID # Capsule Image Header Guid\r
-  gEfiFmpCapsuleGuid                      ## SOMETIMES_CONSUMED ## GUID\r
+  gEfiCapsuleGuid                         ## SOMETIMES_CONSUMES ## GUID # Capsule Image Header Guid\r
+  gEfiFmpCapsuleGuid                      ## SOMETIMES_CONSUMES ## GUID\r