Reviewed-by: Qiu Shumin <shumin....@intel.com>

-----Original Message-----
From: Tian, Feng 
Sent: Thursday, July 09, 2015 11:39 AM
To: Qiu, Shumin
Cc: edk2-devel@lists.sourceforge.net; Tian, Feng
Subject: [patch] MdePkg/UefiDevicePathLib:Fix link error due to missing RamDisk 
GUIDs

UefiDevicePathLibOptionalDevicePathProtocol.inf needs to be updated to add 
RamDisk related GUIDs for passing compiler build.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Feng Tian <feng.t...@intel.com>
---
 .../UefiDevicePathLibOptionalDevicePathProtocol.inf               | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git 
a/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLibOptionalDevicePathProtocol.inf
 
b/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLibOptionalDevicePathProtocol.inf
index 943ba2d..9e3029c 100644
--- 
a/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLibOptionalDevicePathProtocol.inf
+++ b/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLibOptionalDevicePa
+++ thProtocol.inf
@@ -65,6 +65,14 @@
   gEfiUartDevicePathGuid
   ## SOMETIMES_CONSUMES  ## GUID
   gEfiSasDevicePathGuid
+  ## SOMETIMES_CONSUMES  ## GUID
+  gEfiVirtualDiskGuid
+  ## SOMETIMES_CONSUMES  ## GUID
+  gEfiVirtualCdGuid
+  ## SOMETIMES_CONSUMES  ## GUID
+  gEfiPersistentVirtualDiskGuid
+  ## SOMETIMES_CONSUMES  ## GUID
+  gEfiPersistentVirtualCdGuid
 
 [Protocols]
   gEfiDevicePathProtocolGuid                    ## SOMETIMES_CONSUMES
--
1.9.5.msysgit.0


------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to