]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg
Add check for DevicePathNode.
[mirror_edk2.git] / OvmfPkg /
2012-08-28 jljustenOvmfPkg/BlockMmioToBlockIoDxe: Fix allocation size...
2012-08-28 jljustenOVMF X64: Allow enabling SOURCE_DEBUG_ENABLE on GCC44
2012-08-27 jljustenOvmfPkg: get boot order from QEMU
2012-08-27 jljustenOvmfPkg/PlatformPei: Shrink memory range for PCI MMIO...
2012-08-17 ydong10Update file guid to avoid conflict with other file.
2012-08-15 jljustenOvmfPkg: Add custom SecureBootConfigDxe that doesn...
2012-08-15 jljustenOvmfPkg/AcpiPlatformDxe: Fix Visual Studio build issues
2012-08-13 jljustenOvmfPkg: Support GCC47 toolchain
2012-08-13 jljustenOvmfPkg: generate full MADT dynamically, synchronize...
2012-08-13 jljustenOvmfPkg: have PlatformBdsLib::PciInitialization conform...
2012-08-13 jljustenOvmfPkg: PlatformBdsLib: the balloon device (RAM Memory...
2012-08-13 jljustenOvmfPkg: fix interrupt routing in the DSDT, bump revisi...
2012-08-13 jljustenOvmfPkg: add parallel port to the DSDT
2012-08-13 jljustenOvmfPkg: fix the _UID of \_SB.PCI0.LPC.LNKD in the...
2012-08-13 jljustenOvmfPkg: add comments to the DSDT, remove trailing...
2012-08-13 jljustenOvmfPkg: _DIS and _SRS methods should have permanent...
2012-08-13 jljustenOvmfPkg: unlike PIIX4, qemu needs ActiveHigh for interr...
2012-08-13 jljustenOvmfPkg: simplify _CRS, _PRS, _SRS methods in the DSDT
2012-08-13 jljustenOvmfPkg: add qemu debug console port to XTRA device
2012-08-13 jljustenOvmfPkg: fix LAPIC RangeLength in DSDT
2012-08-13 jljustenOvmfPkg: sync FADT with QEMU: PM Timer is 24-bit
2012-08-13 jljustenOvmfPkg: sync FADT with QEMU: boot architecture flags
2012-08-13 jljustenOvmfPkg: sync FADT with QEMU: clear DAY_ALRM
2012-08-13 jljustenOvmfPkg: sync FADT with QEMU: cleanup FLUSH_SIZE /...
2012-08-13 jljustenOvmfPkg: sync FADT with QEMU: disable PM2 control block
2012-08-13 jljustenOvmfPkg: sync FADT with QEMU: correct SMI_CMD
2012-08-13 jljustenOvmfPkg: cleanup whitespace in Facp.aslc / Platform.h
2012-08-09 jljustenOvmfPkg/AcpiPlatformDxe: Fix Visual Studio build issues
2012-07-31 jljustenOvmfPkg/AcpiTables/Dsdt.asl: report the PCI IO ranges...
2012-07-31 jljustenOvmfPkg/AcpiTables/Dsdt.asl: strip trailing whitespace
2012-07-31 jljustenOvmfPkg: scan memory space map and populate FWDT (32...
2012-07-31 jljustenOvmfPkg: install an SSDT with a dynamic OperationRegion...
2012-07-31 jljustenOvmfPkg: clean up memory map
2012-07-31 jljustenOvmfPkg/*.dsc: Move PCD locations to be similar to...
2012-07-31 jljustenOvmfPkg: Move DxeServicesTableLib to common LibraryClasses
2012-07-31 jljustenOvmfPkg: Disable debugging for UNIXGCC to save space
2012-07-26 jljustenOvmfPkg: add support for debug console on port 0x402
2012-07-23 jljustenOvmfPkg: introduce QemuFwCfgFindFile ()
2012-07-18 jljustenOvmfPkg/AcpiPlatformDxe: rely on built-in checksumming
2012-07-18 jljustenOvmfPkg/AcpiPlatformDxe/Xen.c: reuse CalculateSum8
2012-07-18 jljustenOvmfPkg/AcpiPlatformDxe: Add Xen ACPI tables support
2012-07-10 jljustenOvmfPkg BDS: Remove support for loading vgabios-cirrus...
2012-07-10 jljustenaccept "-n THREADNUMBER" in OvmfPkg build script
2012-07-10 jljustenembed OvmfVideo.rom into OVMF.fd
2012-07-10 jljustenincrease MEMFD size to enable secure boot build
2012-06-07 ydong10Fix file guid conflict.
2012-06-01 jljustenOvmfPkg/AcpiPlatformDxe: Fix VS2010 build issue
2012-05-30 jljustenOvmfPkg/AcpiPlatformDxe: Dynamically add Local APIC...
2012-05-30 jljustenOvmfPkg ACPI MADT: Make processor IDs zero based
2012-05-30 jljustenOvmfPkg/AcpiPlatformDxe: Detect QEMU & Xen
2012-05-30 jljustenOvmfPkg: Add AcpiPlatformDxe
2012-05-30 jljustenOvmfPkg: Add QemuFwCfgLib library class and implementation
2012-05-28 niruiyuUpdate to use correct file name for video option.
2012-05-23 leegrosenbaumFix build break in OvmfPkgIa32X64.dsc where gEfiSecurit...
2012-05-04 jljustenOvmfPkg/AcpiTables: Change the ACPI PM Base Adress...
2012-05-04 jljustenOvmfPkg PlatformBdsLib: Set SCI_EN bit of PMCNTRL
2012-05-04 jljustenOvmfPkg/AcpiTables: Set SMI ACPI Enable/Disable fields...
2012-05-04 jljustenOvmfPkg/AcpiTables: Update GPE0 block address range...
2012-04-24 hhtianUpdate copyright format
2012-04-11 jljustenEDK II Packages: Add Contributions.txt and License...
2012-04-10 lgao4Remove unused PCDs in OVMF Platform.
2012-04-04 leegrosenbaumOvmfPkg: Add custom mode setup if the Secure Boot build...
2012-03-15 vanjeffUpdated platform DSC files to add CPU Exception Library...
2012-03-14 rsun3Improve robustness when scanning PCI Option ROM.
2012-03-09 jljustenOvmfPkg: Enable secure-boot support when SECURE_BOOT_EN...
2012-03-09 jljustenOvmfPkg/EmuVariableFvbRuntimeDxe: Add support for PcdSe...
2012-03-09 jljustenOvmfPkg: Add PcdSecureBootEnable
2012-03-09 jljustenOvmfPkg: Add PlatformSecureLib instance
2012-02-01 rsun3Add Missing invocations to VA_END() for VA_START().
2011-12-16 ydong10Refine file header format to follow coding style.
2011-12-11 lgao4Update OvmfPkg FDF to avoid DXE driver to be rebased...
2011-11-21 lzeng14According to PI errata 0000654 and 000811, we need...
2011-11-10 jljustenOvmfPkg: Add CSM16 and related drivers if CSM_ENABLE...
2011-11-10 jljustenOvmfPkg: Add CsmSupportLib
2011-11-08 jljustenEmulatorPkg, OvmfPkg: Remove debug code in build.sh
2011-10-31 jljustenOvmfPkg/PlatformPei: Remove MtrrLib ASSERTs
2011-10-31 jljustenOvmfPkg: Remove variables that are set, but not used
2011-10-31 jljustenOvmfPkg/build.sh: Detect GCC 4.5 & 4.6
2011-10-28 vanjeffSet MTRR registers.
2011-10-26 vanjeffRemoving IsaSerailDxe driver instead of removing the...
2011-09-30 ydong10Remove old COMPRESS keyword, has add new kewword PCI_CO...
2011-09-02 hhtianCorrect package name
2011-09-02 li-elvinAdd LockBox null library to make CapsuleRuntimeDxe...
2011-08-25 xdu2Add new API GetTimeInNanoSecond() to TimerLib to conver...
2011-08-25 gikidyFix build crash while using MSFT to build OVMF, also...
2011-08-17 jljustenOvmfPkg/SmbiosPlatformDxe: Fix Visual Studio build...
2011-08-13 jljustenOvmfPkg/SmbiosPlatformDxe: Add OVMF SMBIOS driver ...
2011-08-11 jljustenOvmfPkg AcpiTimerLib: Fix issue with I/O address initia...
2011-08-05 jljustenOvmfPkg/PlatformPei: Add Xen support
2011-07-29 jljustenOvmfPkg/Include/Guid: Add XenInfo GUID
2011-07-27 jljustenOvmfPkg/Library/AcpiTimerLib: Modified to support Xen HVM
2011-07-11 jljustenOvmfPkg: Add PathLib class mapping when building the...
2011-06-28 lzeng14Clean up invalid keywords and missing keywords in ...
2011-06-26 jljustenOvmfPkg: Add support for UEFI shell
2011-06-07 hhtianupdate copyright line format
2011-05-09 mdkinneyClean up DEC files:
2011-05-05 mdkinneyFix DEC files so any PCD declared as Dynamic is also...
2011-04-17 jljustenOvmfPkg/*.fdf: Adjust FV/FD sizes for UNIXGCC DEBUG...
2011-04-12 jljustenOvmfPkg: Add QemuVideoDxe driver
2011-03-31 jljustenOvmfPkg/*.dsc: Change FileHandleLib instance path
next