Looks good to me Reviewed-by: Feng Tian <[email protected]>
-----Original Message----- From: Ruiyu Ni [mailto:[email protected]] Sent: Tuesday, April 28, 2015 13:38 To: [email protected] Subject: [edk2] [Patch 0/2] MdePkg: Add URI_DEVICE_PATH. The patch adds URI device path node definition and FromText/ToText support it. Ruiyu Ni (2): MdePkg: Add URI_DEVICE_PATH definition. MdePkg: Add ToText/FromText support for URI device path node MdePkg/Include/Protocol/DevicePath.h | 12 ++++++ MdePkg/Library/UefiDevicePathLib/DevicePathFromText.c | 35 +++++++++++++++- MdePkg/Library/UefiDevicePathLib/DevicePathToText.c | 42 +++++++++++++++++++- 3 files changed, 87 insertions(+), 2 deletions(-) -- 1.9.5.msysgit.1 ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ edk2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ edk2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel
