]> git.proxmox.com Git - mirror_edk2.git/history - EmulatorPkg
New EdkShell binaries.
[mirror_edk2.git] / EmulatorPkg /
2013-07-03 Star ZengEmulatorPkg: Use FaultTolerantWritePei driver.
2013-05-15 jljustenEmulatorPkg: Add SerialPortExtLib library class mapping
2013-05-14 oliviermartinEmulatorPkg/(Pei|Dxe)EmuSerialPortLib: Remove the Seria...
2012-12-22 andrewfishUpdate to build with 10.8 OS X Frameworks. This is...
2012-12-22 andrewfishSync with EmulatorPkg changes.
2012-12-22 andrewfishFix structure init issues.
2012-08-28 jljustenEmulatorPkg/PlatformSmbiosDxe: Fix build issue with...
2012-08-28 rsun3Fix comparisons of enumerated types which may cause...
2012-08-15 jljustenEmulatorPkg: Fix Visual Studio build for IA32 & X64
2012-08-13 jljustenEmulatorPkg: Support GCC47 toolchain
2012-04-30 jljustenEmulatorPkg/build.sh: Fix link issue for openSUSE
2012-04-24 hhtianUpdate copyright format
2012-04-11 jljustenEDK II Packages: Add Contributions.txt and License...
2012-03-16 andrewfishFix build break caused by CPU Exception Library.
2012-02-03 lzeng14Append double-null for Type 19 data record.
2012-02-01 andrewfishFix case sensativity issues.
2012-02-01 rsun3Add Missing invocations to VA_END() for VA_START().
2012-01-31 andrewfishUpdate based on review feedback.
2012-01-30 andrewfishcleanup SmbiosLib.h definitions, and the code that...
2012-01-30 andrewfishOops missed these items in 12966. Also forgot the signo...
2012-01-30 andrewfishAdd a new SMBIOS Library, and platform SMBIOS driver...
2012-01-26 andrewfishFix bug where { NULL } did not terminate with a double...
2012-01-24 andrewfishRemove Framework concepts and fully port to PI. Remove...
2012-01-11 andrewfishFix bug in SNP driver where default values for SNP...
2012-01-07 andrewfishFix bug where open() mode was not being set based on...
2012-01-06 andrewfishAdd an error print and exit if SEC core is not found.
2011-12-15 andrewfishAdd a PcdEmulatorLazyLoadSymbols that allows non-lazy...
2011-11-21 lzeng14According to PI errata 0000654 and 000811, we need...
2011-11-08 jljustenEmulatorPkg, OvmfPkg: Remove debug code in build.sh
2011-10-31 jljustenEmulatorPkg: Fix DSC_SPECIFICATION typo in dsc
2011-10-31 jljustenEmulatorPkg: Remove variables that are set, but not...
2011-10-31 jljustenEmulatorPkg Linux: Improve detection of libraries for...
2011-10-31 jljustenEmulatorPkg/build.sh: Detect GCC 4.5 & 4.6
2011-10-31 jljustenEmulatorPkg/build.sh: Cleanup variable names
2011-09-29 andrewfishRemove unused PCD entry that generates warning on a...
2011-09-05 li-elvinFix EmulatorPkg build error.
2011-08-29 lgao4Fix the incorrect usage for PCD PcdResetOnMemoryTypeInf...
2011-08-13 jljustenEmulatorPkg/build.sh: Pass extra build options to the...
2011-08-11 andrewfishEmulatorPkg: Remove UnixPkg instance of the BaseLib...
2011-08-11 andrewfishEmulatorPkg: Make the library work with DXE Core.
2011-08-11 andrewfishEmulatorPkg: Make early DEBUG prints in DXE Core work.
2011-07-29 jljustenEmulatorPkg/build.sh: Add build target to command line
2011-07-15 andrewfishEmulatorPkg: Fix bug with missing &. Causes a link...
2011-07-01 andrewfishEmulatorPkg: update New Shell build for new PathLib...
2011-06-29 andrewfishEmulatorPkg: Match paths/names for Xcode with new packa...
2011-06-29 jljustenEmulatorPkg: Add README file
2011-06-29 jljustenEmulatorPkg: Merge build*.sh into build.sh
2011-06-29 jljustenEmulatorPkg: Move Unix/UnixX64.* to EmulatorPkg.*
2011-06-29 jljustenEmulatorPkg/Unix: Rename SecMain to Host
2011-06-28 andrewfishEmulatorPkg: Fix build break.
2011-06-28 andrewfishEmulatorPkg: Fix issue with ReadKeyStroke returning...
2011-06-28 jljustenEmulatorPkg: Remove all trailing whitespace
2011-06-28 jljustenInOsEmuPkg: Rename package to EmulatorPkg & Sec to...