summaryrefslogtreecommitdiff
path: root/InOsEmuPkg/Unix/Sec/SecMain.inf
diff options
context:
space:
mode:
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>2011-06-03 03:31:32 +0000
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>2011-06-03 03:31:32 +0000
commit033d0e5ff6324045ffbb1c95cbecb2215e2d6716 (patch)
tree71abca8b7f658e5b350d8f9d992f95c28e9e6adb /InOsEmuPkg/Unix/Sec/SecMain.inf
parent26fab514ee8fc04721d3940c7db6a60df4e8ed1d (diff)
downloadedk2-033d0e5ff6324045ffbb1c95cbecb2215e2d6716.zip
edk2-033d0e5ff6324045ffbb1c95cbecb2215e2d6716.tar.gz
edk2-033d0e5ff6324045ffbb1c95cbecb2215e2d6716.tar.bz2
Get BlockIo mapping interfaces working. Still need to work on detecting block size of devices, but you can map a .dmg file no problem at this point.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11724 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'InOsEmuPkg/Unix/Sec/SecMain.inf')
-rw-r--r--InOsEmuPkg/Unix/Sec/SecMain.inf3
1 files changed, 2 insertions, 1 deletions
diff --git a/InOsEmuPkg/Unix/Sec/SecMain.inf b/InOsEmuPkg/Unix/Sec/SecMain.inf
index 7939fbf..763fd1e 100644
--- a/InOsEmuPkg/Unix/Sec/SecMain.inf
+++ b/InOsEmuPkg/Unix/Sec/SecMain.inf
@@ -35,6 +35,7 @@
X11GraphicsWindow.c
Pthreads.c
PosixFileSystem.c
+ BlockIo.c
[Sources.X64]
X64/Gasket.S # convert between Emu x86_64 ABI and EFI X64 ABI
@@ -68,8 +69,8 @@
gEmuIoThunkProtocolGuid
gEmuGraphicsWindowProtocolGuid
gEmuThreadThunkProtocolGuid
+ gEmuBlockIoProtocolGuid
gEfiSimpleFileSystemProtocolGuid
-
[Guids]
gEfiFileSystemVolumeLabelInfoIdGuid # SOMETIMES_CONSUMED