summaryrefslogtreecommitdiffstats
path: root/EmulatorPkg
Commit message (Expand)AuthorAgeFilesLines
* Update PeiServicesTablePointerLib instance to add new API MigratePeiServicesT...Gao, Liming2014-01-163-0/+78
* EmulatorPkg: Use FaultTolerantWritePei driver.Star Zeng2013-07-032-7/+9
* EmulatorPkg: Add SerialPortExtLib library class mappingjljusten2013-05-151-0/+1
* EmulatorPkg/(Pei|Dxe)EmuSerialPortLib: Remove the SerialPortExtLib functions ...oliviermartin2013-05-142-111/+0
* Update to build with 10.8 OS X Frameworks. This is a Mac only change.andrewfish2012-12-221-6/+14
* Sync with EmulatorPkg changes.andrewfish2012-12-224-0/+111
* Fix structure init issues.andrewfish2012-12-222-3/+7
* EmulatorPkg/PlatformSmbiosDxe: Fix build issue with UNIXGCCjljusten2012-08-281-1/+1
* Fix comparisons of enumerated types which may cause warnings for some compilers.rsun32012-08-281-2/+2
* EmulatorPkg: Fix Visual Studio build for IA32 & X64jljusten2012-08-159-16/+191
* EmulatorPkg: Support GCC47 toolchainjljusten2012-08-132-0/+4
* EmulatorPkg/build.sh: Fix link issue for openSUSEjljusten2012-04-301-2/+2
* Update copyright formathhtian2012-04-241-3/+1
* EDK II Packages: Add Contributions.txt and License.txt filesjljusten2012-04-112-0/+215
* Fix build break caused by CPU Exception Library.andrewfish2012-03-161-1/+1
* Append double-null for Type 19 data record.lzeng142012-02-031-3/+2
* Fix case sensativity issues.andrewfish2012-02-013-3/+3
* Add Missing invocations to VA_END() for VA_START().rsun32012-02-011-6/+2
* Update based on review feedback.andrewfish2012-01-312-10/+12
* cleanup SmbiosLib.h definitions, and the code that depends on them. andrewfish2012-01-303-52/+64
* Oops missed these items in 12966. Also forgot the signoff, this signoff inclu...andrewfish2012-01-302-0/+404
* Add a new SMBIOS Library, and platform SMBIOS driver that does not use Framew...andrewfish2012-01-307-2/+825
* Fix bug where { NULL } did not terminate with a double NULL. Add support for ...andrewfish2012-01-261-10/+37
* Remove Framework concepts and fully port to PI. Remove the use of Hii for har...andrewfish2012-01-246-119/+195
* Fix bug in SNP driver where default values for SNP mode are not filled in. Th...andrewfish2012-01-111-10/+38
* Fix bug where open() mode was not being set based on type of device being emu...andrewfish2012-01-071-0/+2
* Add an error print and exit if SEC core is not found. andrewfish2012-01-061-0/+6
* Add a PcdEmulatorLazyLoadSymbols that allows non-lazy symbol loading. The pro...andrewfish2011-12-153-27/+83
* According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng142011-11-2115-108/+85
* EmulatorPkg, OvmfPkg: Remove debug code in build.shjljusten2011-11-081-1/+0
* EmulatorPkg: Fix DSC_SPECIFICATION typo in dscjljusten2011-10-311-1/+1
* EmulatorPkg: Remove variables that are set, but not usedjljusten2011-10-314-34/+10
* EmulatorPkg Linux: Improve detection of libraries for host executablejljusten2011-10-312-9/+19
* EmulatorPkg/build.sh: Detect GCC 4.5 & 4.6jljusten2011-10-311-0/+14
* EmulatorPkg/build.sh: Cleanup variable namesjljusten2011-10-311-18/+18
* Remove unused PCD entry that generates warning on a build.andrewfish2011-09-291-2/+1
* Fix EmulatorPkg build error.li-elvin2011-09-051-0/+1
* Fix the incorrect usage for PCD PcdResetOnMemoryTypeInformationChange in Duet...lgao42011-08-291-1/+1
* EmulatorPkg/build.sh: Pass extra build options to the build commandjljusten2011-08-131-3/+3
* EmulatorPkg: Remove UnixPkg instance of the BaseLib and use PcdDxeIplBuildPag...andrewfish2011-08-111-12/+2
* EmulatorPkg: Make the library work with DXE Core.andrewfish2011-08-111-0/+4
* EmulatorPkg: Make early DEBUG prints in DXE Core work.andrewfish2011-08-111-0/+2
* EmulatorPkg/build.sh: Add build target to command linejljusten2011-07-291-8/+8
* EmulatorPkg: Fix bug with missing &. Causes a link failure on TOT clang.andrewfish2011-07-151-1/+1
* EmulatorPkg: update New Shell build for new PathLib. Turn off GuardMalloc lib...andrewfish2011-07-011-1/+2
* EmulatorPkg: Match paths/names for Xcode with new package naming scheme.andrewfish2011-06-294-10/+8
* EmulatorPkg: Add README filejljusten2011-06-291-0/+35
* EmulatorPkg: Merge build*.sh into build.shjljusten2011-06-294-294/+210
* EmulatorPkg: Move Unix/UnixX64.* to EmulatorPkg.*jljusten2011-06-294-160/+40
* EmulatorPkg/Unix: Rename SecMain to Hostjljusten2011-06-2917-44/+44