]> git.proxmox.com Git - mirror_edk2.git/commit
InOsEmuPkg: Update code to support BerkeleyPacketFilter, and add a template for Linux...
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 15 Jun 2011 18:51:30 +0000 (18:51 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 15 Jun 2011 18:51:30 +0000 (18:51 +0000)
commit2b59fcd5b3d446ec2f509a68fda24dce62d4c8d3
tree274c6b7f65498c273e56807fb8be697f6e175b6f
parenta0aab286ece15e829114d6ba9a9b07ea92f691e6
InOsEmuPkg: Update code to support BerkeleyPacketFilter, and add a template for LinuxPacketFilter.

BerkelyPacketFilter seems to work. Some one else will need to use the BerkeleyPacketFilter as a template and implement the LinuxPacketFilter. I don't think it will be that hard, as they are simular.

Signed-off-by: andrewfish
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11828 6f19259b-4bc3-4df7-8a09-765794883524
InOsEmuPkg/InOsEmuPkg.dec
InOsEmuPkg/Include/Protocol/EmuSnp.h
InOsEmuPkg/Unix/Sec/BerkeleyPacketFilter.c [new file with mode: 0644]
InOsEmuPkg/Unix/Sec/BlockIo.c
InOsEmuPkg/Unix/Sec/Gasket.h
InOsEmuPkg/Unix/Sec/LinuxPacketFilter.c [new file with mode: 0644]
InOsEmuPkg/Unix/Sec/SecMain.c
InOsEmuPkg/Unix/Sec/SecMain.h
InOsEmuPkg/Unix/Sec/SecMain.inf
InOsEmuPkg/Unix/Sec/X64/Gasket.S
InOsEmuPkg/Unix/UnixX64.dsc