Thanks for the reply From: Andrew Fish [mailto:[email protected]] Sent: Tuesday, January 15, 2013 11:26 PM To: [email protected] Subject: Re: [edk2] Appending Vendor Device Path after Messaging Device Path
On Jan 15, 2013, at 3:50 AM, Yossef Efraim <[email protected]<mailto:[email protected]>> wrote: Hi all, In my driver model I have 2 children's. On each child I install HII , UNDI and device path protocols. Currently I construct the device path by appending the parent device path and MAC messaging device path: <parent_device_path>&<MAC_messaging_device_path> I wish to add more info to the device path - by appending vendor device path as well: <parent_device_path>&<MAC_messaging_device_path>&<vendor_device_path> Does this actions considered legal according to the spec ? This should be OK. It would be no different than supporting a VPN. Thanks, Yossef ------------------------------------------------------------------------------ Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS and more. Get SQL Server skills now (including 2012) with LearnDevNow - 200+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only - learn more at: http://p.sf.net/sfu/learnmore_122512_______________________________________________ edk2-devel mailing list [email protected]<mailto:[email protected]> https://lists.sourceforge.net/lists/listinfo/edk2-devel
------------------------------------------------------------------------------ Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery and much more. Keep your Java skills current with LearnJavaNow - 200+ hours of step-by-step video tutorials by Java experts. SALE $49.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122612
_______________________________________________ edk2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel
