index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
InOsEmuPkg
Age
Commit message (
Expand
)
Author
2011-06-08
Update the FD mapping so the volatile areas write back to the FD file. Curren...
andrewfish
2011-06-08
Add support for SerialPortLib that maps into POSIX StdIn and StdOut. Add a de...
andrewfish
2011-06-07
Fix minor build break.
andrewfish
2011-06-07
InOsEmuPkg: Fixed mounting device nodes and .dmg files in the emulator.
andrewfish
2011-06-03
Get BlockIo mapping interfaces working. Still need to work on detecting block...
andrewfish
2011-05-31
Add BlockIO support to the emulator, still needs testing. Also update Emulato...
andrewfish
2011-05-17
Cleanup MpService interface. Still needs more testing, but now it is much clo...
andrewfish
2011-05-16
InOsEmuPkg/Unix: Return scan code for Pause key
jljusten
2011-05-16
InOsEmuPkg: Rename EmuPthreadThunk to EmuThreadThunk
jljusten
2011-05-16
InOsEmuPkg PcdEmuFileSystem: Set to architecture independent path
jljusten
2011-05-16
InOsEmuPkg PosixFileSystem: Fix memory corruption issue
jljusten
2011-05-15
Fix minor clang build issue.
andrewfish
2011-05-15
InOsEmuPkg PcdEmuFileSystem: Match current setting in UnixPkg
jljusten
2011-05-15
InOsEmuPkg: Use EdkShellBinPkg by default
jljusten
2011-05-15
InOsEmuPkg/Sec: Update assembly code when calling EFIAPI functions
jljusten
2011-05-15
InOsEmuPkg/Unix: Rebase firmware SEC image
jljusten
2011-05-15
InOsEmuPkg: Match filename case of the generate FD file
jljusten
2011-05-15
InOsEmuPkg: Fix warnings with GCC44 toolchain
jljusten
2011-05-15
InOsEmuPkg/Unix: Link to pthread library
jljusten
2011-05-14
Added generic EFIABI SEC to InOsEmuPkg. Add library to abstract FV cracking a...
andrewfish
2011-05-13
Add MP support. Based on PcdEmuApCount APs (Application Processors) are creat...
andrewfish
2011-05-11
Fix bug where the config change to point to the executable ended up in one of...
andrewfish
2011-05-11
Add InOsEmuPkg. Like UnixPkg and Nt32Pkg, but EFI code can be common and does...
andrewfish