Add BlockIO support to the emulator, still needs testing. Also update Emulator start code to only pass 2 args in place of 3. The 3rd argument is not needed. Still need a function as the BaseLib functoin does not have the correct calling conventions. Cleanup build script for binary shell case.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11718 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -356,9 +356,9 @@
|
||||
InOsEmuPkg/EmuBusDriverDxe/EmuBusDriverDxe.inf
|
||||
InOsEmuPkg/EmuGopDxe/EmuGopDxe.inf
|
||||
InOsEmuPkg/EmuSimpleFileSystemDxe/EmuSimpleFileSystemDxe.inf
|
||||
InOsEmuPkg/EmuBlockIoDxe/EmuBlockIoDxe.inf
|
||||
|
||||
!if $(0)
|
||||
UnixPkg/UnixBlockIoDxe/UnixBlockIo.inf
|
||||
UnixPkg/UnixSerialIoDxe/UnixSerialIo.inf
|
||||
UnixPkg/UnixConsoleDxe/UnixConsole.inf
|
||||
UnixPkg/UnixSimpleFileSystemDxe/UnixSimpleFileSystem.inf
|
||||
|
Reference in New Issue
Block a user