The patch adds URI device path node definition and FromText/ToText support. V2 uses zero-sized array instead of 1-sized array for the definition of URI_DEVICE_PATH.
Ruiyu Ni (2): MdePkg: Add URI_DEVICE_PATH definition. MdePkg: Add ToText/FromText support for URI device path node MdePkg/Include/Protocol/DevicePath.h | 14 ++++++++ .../Library/UefiDevicePathLib/DevicePathFromText.c | 33 ++++++++++++++++++ .../Library/UefiDevicePathLib/DevicePathToText.c | 40 ++++++++++++++++++++++ 3 files changed, 87 insertions(+) -- 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
