]> git.proxmox.com Git - mirror_edk2.git/history - InOsEmuPkg
InOsEmuPkg/Unix: Allow binary UEFI shell to be used
[mirror_edk2.git] / InOsEmuPkg /
2011-06-26 jljustenInOsEmuPkg/Unix: Allow binary UEFI shell to be used
2011-06-26 jljustenInOsEmuPkg/Unix: Auto-load symbols files in gdb
2011-06-25 andrewfishInOsEmuPkg: Make the Guard MemoryAllocationLib handle...
2011-06-24 andrewfishInOsEmuPkg: Add an OS malloc/valloc/free based implemen...
2011-06-24 andrewfishInOsEmuPkg: Fix issue with struct stat not having the...
2011-06-24 andrewfish[InOsEmuPkg] Fix minor coding style bug.
2011-06-24 andrewfish[InOSEmPkg] Add OS malloc and free to the Thunk.
2011-06-23 jljustenInOsEmuPkg/Unix: Fix build issues for GCC44 IA32
2011-06-23 jljustenInOsEmuPkg/Unix: Detect lib directory suffix on Linux
2011-06-23 jljustenInOsEmuPkg/Unix/build.sh: Merge changes from build64...
2011-06-23 jljustenInOsEmuPkg/Unix: Auto-run emulator in gdb
2011-06-21 andrewfishInOsEmuPkg: Add TimerLib for PEI, DXE_CORE, and DXE...
2011-06-20 andrewfishInOsEmuPkg: Make sure to skip DXE IPL on emulator build...
2011-06-20 jljustenInOsEmuPkg/Unix: Enable single-pass build with Linux
2011-06-20 jljustenInOsEmuPkg/Unix/Sec: Add BaseMemoryLib implementation...
2011-06-20 jljustenInOsEmuPkg/Unix/Sec: Fix EFIAPI usage inconsistencies
2011-06-20 jljustenInOsEmuPkg: Remove unreference local variables
2011-06-19 andrewfishInOsEmuPkg: Fix debug prints from DXE/UEFI drivers.
2011-06-19 andrewfishInOsEmuPkg: Remove unneeded Framework for XCODE linker...
2011-06-19 andrewfishInOsEmuPkg: Fix issue with EFI_LBA not being implemente...
2011-06-19 andrewfishInOsEmuPkg: Fix UINT64 bugs in IA-32 gasket.
2011-06-19 andrewfishInOsEmuPkg: Fix issues with stack alignment in the...
2011-06-18 andrewfishInOsEmuPkg: Fix IA-32 SEC temp ram code.
2011-06-18 andrewfishInOsEmuPkg: Make build dir different for IA-32. Fix...
2011-06-18 andrewfishInOsEmuPkg: Add an Xcode project file for building...
2011-06-18 andrewfishInOsEmuPkg: Unix emulator now compiles for IA-32.
2011-06-17 andrewfishInOsEmuPkg: Fix Linux compile issues in BlockIo code.
2011-06-17 andrewfishInOsEmuPkg: Implement gIdleLoopEventGuid.
2011-06-17 andrewfishInOsEmuPkg: Fix typo in comment of previous submit.
2011-06-17 andrewfishInOsEmuPkg: Add support for mounting CD-ROM images.
2011-06-16 andrewfishInOsEmuPkg: Clean up coding standards.
2011-06-15 andrewfishInOsEmuPkg: Update code to support BerkeleyPacketFilter...
2011-06-15 andrewfishInOsEmuPkg: Update DevicePathTextLib to the latest...
2011-06-09 andrewfishInOsEmuPkg: Add the EFI parts of the Simple Network...
2011-06-08 andrewfishInOsEmuPkg: Fix reconnect -r from the shell
2011-06-08 andrewfishInOsEmuPkg: Make XIP work properly
2011-06-08 andrewfishUpdate the FD mapping so the volatile areas write back...
2011-06-08 andrewfishAdd support for SerialPortLib that maps into POSIX...
2011-06-07 andrewfishFix minor build break.
2011-06-07 andrewfishInOsEmuPkg: Fixed mounting device nodes and .dmg files...
2011-06-03 andrewfishGet BlockIo mapping interfaces working. Still need...
2011-05-31 andrewfishAdd BlockIO support to the emulator, still needs testin...
2011-05-17 andrewfishCleanup MpService interface. Still needs more testing...
2011-05-16 jljustenInOsEmuPkg/Unix: Return scan code for Pause key
2011-05-16 jljustenInOsEmuPkg: Rename EmuPthreadThunk to EmuThreadThunk
2011-05-16 jljustenInOsEmuPkg PcdEmuFileSystem: Set to architecture indepe...
2011-05-16 jljustenInOsEmuPkg PosixFileSystem: Fix memory corruption issue
2011-05-15 andrewfishFix minor clang build issue.
2011-05-15 jljustenInOsEmuPkg PcdEmuFileSystem: Match current setting...
2011-05-15 jljustenInOsEmuPkg: Use EdkShellBinPkg by default
2011-05-15 jljustenInOsEmuPkg/Sec: Update assembly code when calling EFIAP...
2011-05-15 jljustenInOsEmuPkg/Unix: Rebase firmware SEC image
2011-05-15 jljustenInOsEmuPkg: Match filename case of the generate FD...
2011-05-15 jljustenInOsEmuPkg: Fix warnings with GCC44 toolchain
2011-05-15 jljustenInOsEmuPkg/Unix: Link to pthread library
2011-05-14 andrewfishAdded generic EFIABI SEC to InOsEmuPkg. Add library...
2011-05-13 andrewfishAdd MP support. Based on PcdEmuApCount APs (Application...
2011-05-11 andrewfishFix bug where the config change to point to the executa...
2011-05-11 andrewfishAdd InOsEmuPkg. Like UnixPkg and Nt32Pkg, but EFI code...