]> git.proxmox.com Git - mirror_edk2.git/commit - InOsEmuPkg/Unix/UnixX64.fdf
Get BlockIo mapping interfaces working. Still need to work on detecting block size...
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 3 Jun 2011 03:31:32 +0000 (03:31 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 3 Jun 2011 03:31:32 +0000 (03:31 +0000)
commit033d0e5ff6324045ffbb1c95cbecb2215e2d6716
tree71abca8b7f658e5b350d8f9d992f95c28e9e6adb
parent26fab514ee8fc04721d3940c7db6a60df4e8ed1d
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
14 files changed:
InOsEmuPkg/EmuBlockIoDxe/EmuBlockIo.c
InOsEmuPkg/EmuBlockIoDxe/EmuBlockIoDxe.inf
InOsEmuPkg/InOsEmuPkg.dec
InOsEmuPkg/Include/Protocol/EmuBlockIo.h
InOsEmuPkg/Unix/Sec/BlockIo.c
InOsEmuPkg/Unix/Sec/Gasket.h
InOsEmuPkg/Unix/Sec/PosixFileSystem.c
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
InOsEmuPkg/Unix/UnixX64.fdf
InOsEmuPkg/Unix/build64.sh