]> git.proxmox.com Git - mirror_edk2.git/history - EmulatorPkg
BaseTools: Enhance FV info report file path to support absolute path
[mirror_edk2.git] / EmulatorPkg /
2018-02-27 Liming GaoEmulatorPkg: Undefine CR3 macro in Host.h
2018-02-12 Michael D KinneyEmulatorPkg: Add SafeIntLib and BmpSupportLib to DSC...
2017-12-07 Ruiyu NiEmulatorPkg: Fix build failure due to Tftp library...
2017-08-03 Michael D Kinneyedk2: Move License.txt file to root
2017-08-03 Michael D Kinneyedk2: Move TianoCore Contribution Agreement to root
2017-07-07 Jordan JustenEmulatorPkg/Unix/Host: Add GCC5 CC/DLINK commands ...
2017-06-03 Jordan JustenEmulatorPkg/build.sh: Merge GCC toolchain detection...
2017-05-18 Laszlo ErsekEmulatorPkg/FvbServicesRuntimeDxe: correct NumOfLba...
2017-03-20 Dandan BiEmulatorPkg: Add SortLib/UefiBootManagerLib
2017-03-08 Dandan BiEmulatorPkg: Add the UefiBootManagerLib library
2016-12-02 Leif LindholmEmulatorPkg: Remove use of IntelFrameworkModulePkg...
2016-10-19 Gary LinEmulatorPkg: Fix typos in comments and variables
2016-08-02 Ard BiesheuvelBaseTools GCC: use 'gcc' as the linker command for...
2016-07-25 Giri P MudusuruEmulatorPkg: Fix typos in comments
2016-05-17 Pedroa LiuEmulatorPkg/EmuGopDxe: Use correct FROM_THIS macro...
2016-04-07 Jordan JustenEmulatorPkg: Convert to always build FatPkg
2016-03-25 Laszlo ErsekEmulatorPkg: CpuRuntimeDxe: remove set but unused variables
2016-03-03 Jordan JustenEmulatorPkg: Use UEFI Shell by default
2015-12-15 Jordan JustenEmulatorPkg: Convert all .uni files to utf-8
2015-12-02 Jordan JustenEmulatorPkg: Fix GCC49 build hang in PeiCore
2015-11-26 Star ZengEmulatorPkg: Use SerialDxe in MdeModulePkg instead...
2015-10-08 Jordan JustenEmulatorPkg/build.sh: Use GCC49 toolchain with GCC 5.*
2015-08-25 Star ZengEmulatorPkg: Link separated VarCheckUefiLib NULL class...
2015-08-25 Star ZengEmulatorPkg: Add VarCheckLib library mapping
2015-07-16 Heyi GuoEmulatorPkg: Update comment for PcdDefaultTerminalType
2015-07-10 Jiaxin WuEmulatorPkg: Remove Ip4ConfigDxe module from EmulatorPkg
2015-07-01 Star ZengEmulatorPkg: Add TpmMeasurementLib and AuthVariableLib...
2015-05-06 Ruiyu NiEmulatorPkg: Use the new PCDs defined in MdePkg.
2015-02-05 Jordan JustenEmulatorPkg: Update web page and wiki urls
2015-02-05 Jordan JustenEmulatorPkg: EmulatorPkg/Unix/Host/Host.c line-endings...
2015-02-03 Jordan Justen*/Contributions.txt: Update example email address
2015-01-13 Daryl McDanielEmulatorPkg: Move libraries from ShellPkg into MdeModul...
2014-11-21 Chen FanEmulatorPkg/MpService: add enabled processor check...
2014-11-21 Chen FanEmulatorPkg/MpService: StartupAllAPs should verify...
2014-11-21 Chen FanEmulatorPkg/MpService: fix wrong unsigned to signed...
2014-10-31 Jordan JustenEDK II Contributions.txt: Update patch format information
2014-09-28 Chen FanEmulatorPkg/MpService: remove redundant switch-case...
2014-09-28 Chen FanEmulatorPkg/MpService: Check Processor State when Set...
2014-09-28 Chen FanEmulatorPkg/MpService: use simple pointer access
2014-09-28 Chen FanEmulatorPkg/MpService: Fix a NULL reference
2014-08-29 Anderw FishEmulatorPkg: Unix: Use XCODE5 and lldb if Xcode 5 is...
2014-08-29 Anderw FishEmulatorPkg: Unix: Add LLDB support for Xcode 5
2014-08-29 Anderw FishEmulatorPkg: Unix: Fix uninitiailzed variable bug.
2014-08-28 Anderw FishEmulatorPkg:Unix: Add support for X11 on Mac OS X via...
2014-08-25 Jordan JustenEDK II Contributions.txt: Note acceptable contribution...
2014-07-31 Chen FanEmulatorPkg/Mpservice: Add StateLock where missing
2014-07-31 Chen FanEmulatorPkg/Mpservice: Remove StackLock for Info.StateFlag
2014-07-31 Chen FanEmulatorPkg/Mpservice: Remove addressof operator
2014-07-31 Chen FanEmulatorPkg/Mpservice: CpuCheckAllAPsStatus: ProcedureL...
2014-07-28 Jordan JustenEmulatorPkg: Add support for GCC48 & GCC49 toolchains
2014-07-22 Chen FanEmulatorPkg/MpService: modify AP state should hold...
2014-07-04 Jordan JustenEmulatorPkg: Add structure braces { } to fix build...
2014-07-04 Jordan JustenEmulatorPkg/PlatformSmbiosDxe/SmbiosTable.c: Convert...
2014-07-03 Paulo AlcantaraEmulatorPkg/EmuSimpleFileSystemDxe: Fix incorrect retur...
2014-07-03 Paulo AlcantaraEmulatorPkg/EmuSimpleFileSystemDxe: Fix minor typos
2014-06-27 Chen FanEmulatorPkg/CpuRuntimeDxe: Fix typos in MpService
2014-04-15 Jordan JustenEmulatorPkg/Unix GCC: Add additional library search...
2014-04-15 Jordan JustenEmulatorPkg/Unix GCC: Link to libdl
2014-04-15 Andrew FishEmulatorPkg: Add missing DisplayEngineDxe driver
2014-01-16 Gao, LimingUpdate PeiServicesTablePointerLib instance to add new...
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.
next