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
/
EmulatorPkg
Age
Commit message (
Expand
)
Author
2012-04-30
EmulatorPkg/build.sh: Fix link issue for openSUSE
jljusten
2012-04-24
Update copyright format
hhtian
2012-04-11
EDK II Packages: Add Contributions.txt and License.txt files
jljusten
2012-03-16
Fix build break caused by CPU Exception Library.
andrewfish
2012-02-03
Append double-null for Type 19 data record.
lzeng14
2012-02-01
Fix case sensativity issues.
andrewfish
2012-02-01
Add Missing invocations to VA_END() for VA_START().
rsun3
2012-01-31
Update based on review feedback.
andrewfish
2012-01-30
cleanup SmbiosLib.h definitions, and the code that depends on them.
andrewfish
2012-01-30
Oops missed these items in 12966. Also forgot the signoff, this signoff inclu...
andrewfish
2012-01-30
Add a new SMBIOS Library, and platform SMBIOS driver that does not use Framew...
andrewfish
2012-01-26
Fix bug where { NULL } did not terminate with a double NULL. Add support for ...
andrewfish
2012-01-24
Remove Framework concepts and fully port to PI. Remove the use of Hii for har...
andrewfish
2012-01-11
Fix bug in SNP driver where default values for SNP mode are not filled in. Th...
andrewfish
2012-01-07
Fix bug where open() mode was not being set based on type of device being emu...
andrewfish
2012-01-06
Add an error print and exit if SEC core is not found.
andrewfish
2011-12-15
Add a PcdEmulatorLazyLoadSymbols that allows non-lazy symbol loading. The pro...
andrewfish
2011-11-21
According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...
lzeng14
2011-11-08
EmulatorPkg, OvmfPkg: Remove debug code in build.sh
jljusten
2011-10-31
EmulatorPkg: Fix DSC_SPECIFICATION typo in dsc
jljusten
2011-10-31
EmulatorPkg: Remove variables that are set, but not used
jljusten
2011-10-31
EmulatorPkg Linux: Improve detection of libraries for host executable
jljusten
2011-10-31
EmulatorPkg/build.sh: Detect GCC 4.5 & 4.6
jljusten
2011-10-31
EmulatorPkg/build.sh: Cleanup variable names
jljusten
2011-09-29
Remove unused PCD entry that generates warning on a build.
andrewfish
2011-09-05
Fix EmulatorPkg build error.
li-elvin
2011-08-29
Fix the incorrect usage for PCD PcdResetOnMemoryTypeInformationChange in Duet...
lgao4
2011-08-13
EmulatorPkg/build.sh: Pass extra build options to the build command
jljusten
2011-08-11
EmulatorPkg: Remove UnixPkg instance of the BaseLib and use PcdDxeIplBuildPag...
andrewfish
2011-08-11
EmulatorPkg: Make the library work with DXE Core.
andrewfish
2011-08-11
EmulatorPkg: Make early DEBUG prints in DXE Core work.
andrewfish
2011-07-29
EmulatorPkg/build.sh: Add build target to command line
jljusten
2011-07-15
EmulatorPkg: Fix bug with missing &. Causes a link failure on TOT clang.
andrewfish
2011-07-01
EmulatorPkg: update New Shell build for new PathLib. Turn off GuardMalloc lib...
andrewfish
2011-06-29
EmulatorPkg: Match paths/names for Xcode with new package naming scheme.
andrewfish
2011-06-29
EmulatorPkg: Add README file
jljusten
2011-06-29
EmulatorPkg: Merge build*.sh into build.sh
jljusten
2011-06-29
EmulatorPkg: Move Unix/UnixX64.* to EmulatorPkg.*
jljusten
2011-06-29
EmulatorPkg/Unix: Rename SecMain to Host
jljusten
2011-06-28
EmulatorPkg: Fix build break.
andrewfish
2011-06-28
EmulatorPkg: Fix issue with ReadKeyStroke returning EFI_SUCCESS when only a m...
andrewfish
2011-06-28
EmulatorPkg: Remove all trailing whitespace
jljusten
2011-06-28
InOsEmuPkg: Rename package to EmulatorPkg & Sec to Host
jljusten