Hello

I see some code which uses DevicePathToStr.  When I do a grep on it, I see
it  a few include files.

1. IntelFrameworkModulePkg
2. OvmfPkg
3. SecruityPkg

I am working with the NT32 emulator so I'm guessing that I don't need the
ones from source 2 and 3.  However, when I try to include the header file
for
#include <Library/GenericBdsLib.h> // DevicePathToStr      from the
IntelFrameworkModulePkg it fails to compile.

I also noticed that there is a .c file in MdeModulePkg
(PlatDriOverrideDxe.c) which uses this routine.  I was thinking that maybe
there is some other way to get access to it, but I don't know. I don't see
it any other header files.

Any advice on how to use this routine?

-- 
John F. Davis
6 Kandes Court
Durham, NC 27713
919-888-8358

独树一帜
------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to