Revision: 16851
http://sourceforge.net/p/edk2/code/16851
Author: hwu1225
Date: 2015-02-13 05:20:20 +0000 (Fri, 13 Feb 2015)
Log Message:
-----------
Refine the format of GUID in INF files for IntelFrameworkModulePkg.
(Sync patch r16614 from main trunk.)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Shumin Qiu <[email protected]>
Reviewed-by: Jeff Fan <[email protected]>
Revision Links:
--------------
http://sourceforge.net/p/edk2/code/16614
Modified Paths:
--------------
branches/UDK2014.SP1/IntelFrameworkModulePkg/Library/DxeCapsuleLib/DxeCapsuleLib.inf
Modified:
branches/UDK2014.SP1/IntelFrameworkModulePkg/Library/DxeCapsuleLib/DxeCapsuleLib.inf
===================================================================
---
branches/UDK2014.SP1/IntelFrameworkModulePkg/Library/DxeCapsuleLib/DxeCapsuleLib.inf
2015-02-13 04:35:39 UTC (rev 16850)
+++
branches/UDK2014.SP1/IntelFrameworkModulePkg/Library/DxeCapsuleLib/DxeCapsuleLib.inf
2015-02-13 05:20:20 UTC (rev 16851)
@@ -1,7 +1,7 @@
## @file
# Capsule library instance for DXE_DRIVER, DXE_RUNTIME_DRIVER.
#
-# Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2007 - 2015, Intel Corporation. All rights reserved.<BR>
#
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD
License
@@ -51,5 +51,5 @@
gEfiFirmwareManagementProtocolGuid ## SOMETIMES_CONSUMES
[Guids]
- gEfiCapsuleGuid ## SOMETIMES_CONSUMED ## GUID #
Capsule Image Header Guid
- gEfiFmpCapsuleGuid ## SOMETIMES_CONSUMED ## GUID
+ gEfiCapsuleGuid ## SOMETIMES_CONSUMES ## GUID #
Capsule Image Header Guid
+ gEfiFmpCapsuleGuid ## SOMETIMES_CONSUMES ## GUID
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits