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-19
InOsEmuPkg: Fix debug prints from DXE/UEFI drivers.
andrewfish
2011-06-19
InOsEmuPkg: Remove unneeded Framework for XCODE linker flag overrides.
andrewfish
2011-06-19
InOsEmuPkg: Fix issue with EFI_LBA not being implemented as a UINT64 in the I...
andrewfish
2011-06-19
InOsEmuPkg: Fix UINT64 bugs in IA-32 gasket.
andrewfish
2011-06-19
InOsEmuPkg: Fix issues with stack alignment in the gasket.
andrewfish
2011-06-18
InOsEmuPkg: Fix IA-32 SEC temp ram code.
andrewfish
2011-06-18
InOsEmuPkg: Make build dir different for IA-32. Fix PCD XIP issues.
andrewfish
2011-06-18
InOsEmuPkg: Add an Xcode project file for building and debugging IA-32 Unix e...
andrewfish
2011-06-18
InOsEmuPkg: Unix emulator now compiles for IA-32.
andrewfish
2011-06-17
InOsEmuPkg: Fix Linux compile issues in BlockIo code.
andrewfish
2011-06-17
InOsEmuPkg: Implement gIdleLoopEventGuid.
andrewfish
2011-06-17
InOsEmuPkg: Fix typo in comment of previous submit.
andrewfish
2011-06-17
InOsEmuPkg: Add support for mounting CD-ROM images.
andrewfish
2011-06-16
InOsEmuPkg: Clean up coding standards.
andrewfish
2011-06-15
InOsEmuPkg: Update code to support BerkeleyPacketFilter, and add a template f...
andrewfish
2011-06-15
InOsEmuPkg: Update DevicePathTextLib to the latest MdeModulePkg patch on the ...
andrewfish
2011-06-09
InOsEmuPkg: Add the EFI parts of the Simple Network Protocol
andrewfish
2011-06-08
InOsEmuPkg: Fix reconnect -r from the shell
andrewfish
2011-06-08
InOsEmuPkg: Make XIP work properly
andrewfish
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