audk/UnixPkg/Include
jljusten 692477d411 UnixPkg: Fix build for Linux
UnixPkg/UnixSnpDxe is currently BSD/OS X specific.
Therefore we only build it if "-D NETWORK_SUPPORT"
is used on the build command line.

UnixPkg/build.sh and UnixPkg/build64.sh are updated to
automatically define NETWORK_SUPPORT if building on OS X.

<net/if_dl.h> and <net/bpf.h> are also only included in
UnixPkg/Include/Common/UnixInclude.h if __APPLE__ is defined.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11346 6f19259b-4bc3-4df7-8a09-765794883524
2011-03-05 08:08:47 +00:00
..
Common UnixPkg: Fix build for Linux 2011-03-05 08:08:47 +00:00
Guid Update the copyright notice format 2010-04-28 12:31:45 +00:00
Library Finish spliting SecDispatchTableLib into two functions so it can be a BaseLib 2010-09-20 21:04:07 +00:00
Ppi Update the copyright notice format 2010-04-28 12:31:45 +00:00
Protocol Fix issue with fixing tabs. 2011-02-02 23:19:30 +00:00
FlashLayout.h Update the copyright notice format 2010-04-28 12:31:45 +00:00
UnixDxe.h Update the copyright notice format 2010-04-28 12:31:45 +00:00
UnixPeim.h Update the copyright notice format 2010-04-28 12:31:45 +00:00