summaryrefslogtreecommitdiffstats
path: root/InOsEmuPkg/Library
Commit message (Expand)AuthorAgeFilesLines
* InOsEmuPkg: Rename package to EmulatorPkg & Sec to Hostjljusten2011-06-2845-5576/+0
* InOsEmuPkg: Make the Guard MemoryAllocationLib handle EFI allocated pages cor...andrewfish2011-06-251-9/+17
* InOsEmuPkg: Add an OS malloc/valloc/free based implementation of the MemoryAl...andrewfish2011-06-242-0/+853
* InOsEmuPkg: Add TimerLib for PEI, DXE_CORE, and DXE/EFI drivers/applications. andrewfish2011-06-216-0/+650
* InOsEmuPkg/Unix/Sec: Add BaseMemoryLib implementation to thunk layerjljusten2011-06-202-8/+12
* InOsEmuPkg: Update DevicePathTextLib to the latest MdeModulePkg patch on the ...andrewfish2011-06-152-4/+112
* InOsEmuPkg: Make XIP work properlyandrewfish2011-06-086-9/+134
* Add support for SerialPortLib that maps into POSIX StdIn and StdOut. Add a de...andrewfish2011-06-086-5/+287
* Added generic EFIABI SEC to InOsEmuPkg. Add library to abstract FV cracking a...andrewfish2011-05-1411-52/+981
* Add MP support. Based on PcdEmuApCount APs (Application Processors) are creat...andrewfish2011-05-132-3/+40
* Add InOsEmuPkg. Like UnixPkg and Nt32Pkg, but EFI code can be common and does...andrewfish2011-05-1126-0/+2580