summaryrefslogtreecommitdiff
path: root/InOsEmuPkg/InOsEmuPkg.dec
diff options
context:
space:
mode:
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>2011-06-15 18:51:30 +0000
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>2011-06-15 18:51:30 +0000
commit2b59fcd5b3d446ec2f509a68fda24dce62d4c8d3 (patch)
tree274c6b7f65498c273e56807fb8be697f6e175b6f /InOsEmuPkg/InOsEmuPkg.dec
parenta0aab286ece15e829114d6ba9a9b07ea92f691e6 (diff)
downloadedk2-platforms-2b59fcd5b3d446ec2f509a68fda24dce62d4c8d3.tar.xz
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
Diffstat (limited to 'InOsEmuPkg/InOsEmuPkg.dec')
-rw-r--r--InOsEmuPkg/InOsEmuPkg.dec5
1 files changed, 5 insertions, 0 deletions
diff --git a/InOsEmuPkg/InOsEmuPkg.dec b/InOsEmuPkg/InOsEmuPkg.dec
index 7b1bb38c36..33510406cc 100644
--- a/InOsEmuPkg/InOsEmuPkg.dec
+++ b/InOsEmuPkg/InOsEmuPkg.dec
@@ -71,6 +71,11 @@
## Magic page to implement PEI Services Table Pointer Lib
gInOsEmuPkgTokenSpaceGuid.PcdPeiServicesTablePage|0x1000000000|UINT64|0x0000101b
+ ## Size of the packet filter
+ gInOsEmuPkgTokenSpaceGuid.PcdNetworkPacketFilterSize|524288|UINT32|0x0000101c
+
+
+
[PcdsFixedAtBuild, PcdsPatchableInModule]
gInOsEmuPkgTokenSpaceGuid.PcdEmuBootMode|1|UINT32|0x00001006
gInOsEmuPkgTokenSpaceGuid.PcdEmuFirmwareVolume|L"..\\Fv\\Fv_Recovery.fd"|VOID*|0x00001009