- 8d53199 OvmfPkg/BlockMmioToBlockIoDxe: Fix allocation size error by jljusten · 12 years ago
- 82045b2 OVMF X64: Allow enabling SOURCE_DEBUG_ENABLE on GCC44 by jljusten · 12 years ago
- 2cd086a OvmfPkg: get boot order from QEMU by jljusten · 12 years ago
- 67fe5be OvmfPkg/PlatformPei: Shrink memory range for PCI MMIO allocation by jljusten · 12 years ago
- db1126d Update file guid to avoid conflict with other file. by ydong10 · 12 years ago
- 8c71ec8 OvmfPkg: Add custom SecureBootConfigDxe that doesn't reset by jljusten · 12 years ago
- ff8dd31 OvmfPkg/AcpiPlatformDxe: Fix Visual Studio build issues by jljusten · 12 years ago
- 743094a OvmfPkg: Support GCC47 toolchain by jljusten · 12 years ago
- 498f7d8 OvmfPkg: generate full MADT dynamically, synchronize contents with qemu by jljusten · 12 years ago
- 05c89c7 OvmfPkg: have PlatformBdsLib::PciInitialization conform to the _PRS by jljusten · 12 years ago
- a5595b1 OvmfPkg: PlatformBdsLib: the balloon device (RAM Memory) is in slot 5 by jljusten · 12 years ago
- 9388fd3 OvmfPkg: fix interrupt routing in the DSDT, bump revision number by jljusten · 12 years ago
- cc2f2c4 OvmfPkg: add parallel port to the DSDT by jljusten · 12 years ago
- ba01f3b OvmfPkg: fix the _UID of \_SB.PCI0.LPC.LNKD in the DSDT by jljusten · 12 years ago
- b636c6e OvmfPkg: add comments to the DSDT, remove trailing empty line by jljusten · 12 years ago
- a42bdfc OvmfPkg: _DIS and _SRS methods should have permanent effect by jljusten · 12 years ago
- 56daf8b OvmfPkg: unlike PIIX4, qemu needs ActiveHigh for interrupt sharing by jljusten · 12 years ago
- cc16a92 OvmfPkg: simplify _CRS, _PRS, _SRS methods in the DSDT by jljusten · 12 years ago
- 5e57fb7 OvmfPkg: add qemu debug console port to XTRA device by jljusten · 12 years ago
- 6d4f320 OvmfPkg: fix LAPIC RangeLength in DSDT by jljusten · 12 years ago
- c2129fe OvmfPkg: sync FADT with QEMU: PM Timer is 24-bit by jljusten · 12 years ago
- fb51479 OvmfPkg: sync FADT with QEMU: boot architecture flags by jljusten · 12 years ago
- 5bf66ed OvmfPkg: sync FADT with QEMU: clear DAY_ALRM by jljusten · 12 years ago
- cf5cfe8 OvmfPkg: sync FADT with QEMU: cleanup FLUSH_SIZE / FLUSH_STRIDE by jljusten · 12 years ago
- 062c1cf OvmfPkg: sync FADT with QEMU: disable PM2 control block by jljusten · 12 years ago
- 7c9ff57 OvmfPkg: sync FADT with QEMU: correct SMI_CMD by jljusten · 12 years ago
- 2712ab4 OvmfPkg: cleanup whitespace in Facp.aslc / Platform.h by jljusten · 12 years ago
- 26af9ac OvmfPkg/AcpiPlatformDxe: Fix Visual Studio build issues by jljusten · 12 years ago
- cf98e61 OvmfPkg/AcpiTables/Dsdt.asl: report the PCI IO ranges set in FWDT by jljusten · 12 years ago
- 0228e59 OvmfPkg/AcpiTables/Dsdt.asl: strip trailing whitespace by jljusten · 12 years ago
- 57c0beb OvmfPkg: scan memory space map and populate FWDT (32-bit fields only) by jljusten · 12 years ago
- 253a2ea OvmfPkg: install an SSDT with a dynamic OperationRegion called FWDT by jljusten · 12 years ago
- cb678aa OvmfPkg: clean up memory map by jljusten · 12 years ago
- 53de44a OvmfPkg/*.dsc: Move PCD locations to be similar to OvmfPkgIa32X64.dsc by jljusten · 12 years ago
- cd45566 OvmfPkg: Move DxeServicesTableLib to common LibraryClasses by jljusten · 12 years ago
- 0b5a502 OvmfPkg: Disable debugging for UNIXGCC to save space by jljusten · 12 years ago
- b90aefa OvmfPkg: add support for debug console on port 0x402 by jljusten · 12 years ago
- 0ac9bc9 OvmfPkg: introduce QemuFwCfgFindFile () by jljusten · 12 years ago
- b5c91f0 OvmfPkg/AcpiPlatformDxe: rely on built-in checksumming by jljusten · 13 years ago
- 4804ef4 OvmfPkg/AcpiPlatformDxe/Xen.c: reuse CalculateSum8 by jljusten · 13 years ago
- 377e758 OvmfPkg/AcpiPlatformDxe: Add Xen ACPI tables support by jljusten · 13 years ago
- 41d3576 OvmfPkg BDS: Remove support for loading vgabios-cirrus.bin from 0xc0000 by jljusten · 13 years ago
- 5786308 accept "-n THREADNUMBER" in OvmfPkg build script by jljusten · 13 years ago
- aadb1d0 embed OvmfVideo.rom into OVMF.fd by jljusten · 13 years ago
- bab41b5 increase MEMFD size to enable secure boot build by jljusten · 13 years ago
- 917ab90 Fix file guid conflict. by ydong10 · 13 years ago
- 75ccc2b OvmfPkg/AcpiPlatformDxe: Fix VS2010 build issue by jljusten · 13 years ago
- 255b418 OvmfPkg/AcpiPlatformDxe: Dynamically add Local APIC entries in MADT by jljusten · 13 years ago
- 5423598 OvmfPkg ACPI MADT: Make processor IDs zero based by jljusten · 13 years ago
- 522203d OvmfPkg/AcpiPlatformDxe: Detect QEMU & Xen by jljusten · 13 years ago
- 7d2bd15 OvmfPkg: Add AcpiPlatformDxe by jljusten · 13 years ago
- f1ec65b OvmfPkg: Add QemuFwCfgLib library class and implementation by jljusten · 13 years ago
- 922f593 Update to use correct file name for video option. by niruiyu · 13 years ago
- 171ea2e Fix build break in OvmfPkgIa32X64.dsc where gEfiSecurityPkgTokenSpaceGuid was no longer found. by leegrosenbaum · 13 years ago
- 834d3cc OvmfPkg/AcpiTables: Change the ACPI PM Base Adress to 0xb000 by jljusten · 13 years ago
- 9b16785 OvmfPkg PlatformBdsLib: Set SCI_EN bit of PMCNTRL by jljusten · 13 years ago
- a12c154 OvmfPkg/AcpiTables: Set SMI ACPI Enable/Disable fields to 0 by jljusten · 13 years ago
- b2b1699 OvmfPkg/AcpiTables: Update GPE0 block address range for QEMU by jljusten · 13 years ago
- bff8c6f Update copyright format by hhtian · 13 years ago
- ea4ee7a EDK II Packages: Add Contributions.txt and License.txt files by jljusten · 13 years ago
- ae1ca0f Remove unused PCDs in OVMF Platform. by lgao4 · 13 years ago
- 7a616e5 OvmfPkg: Add custom mode setup if the Secure Boot build option is specified. by leegrosenbaum · 13 years ago
- 55b1753 Updated platform DSC files to add CPU Exception Library instances. by vanjeff · 13 years ago
- 94020bb Improve robustness when scanning PCI Option ROM. by rsun3 · 13 years ago
- 8cee3de OvmfPkg: Enable secure-boot support when SECURE_BOOT_ENABLE==TRUE by jljusten · 13 years ago
- bdf93df OvmfPkg/EmuVariableFvbRuntimeDxe: Add support for PcdSecureBootEnable by jljusten · 13 years ago
- e05061c OvmfPkg: Add PcdSecureBootEnable by jljusten · 13 years ago
- 6a52c7a OvmfPkg: Add PlatformSecureLib instance by jljusten · 13 years ago
- 3bbe68a Add Missing invocations to VA_END() for VA_START(). by rsun3 · 13 years ago
- b4c8f8e Refine file header format to follow coding style. by ydong10 · 13 years ago
- f8e1ae8 Update OvmfPkg FDF to avoid DXE driver to be rebased on build time. by lgao4 · 13 years ago
- b0a2498 According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. by lzeng14 · 13 years ago
- 4b3d663 OvmfPkg: Add CSM16 and related drivers if CSM_ENABLE is set by jljusten · 13 years ago
- 8016da2 OvmfPkg: Add CsmSupportLib by jljusten · 13 years ago
- 22f9423 EmulatorPkg, OvmfPkg: Remove debug code in build.sh by jljusten · 13 years ago
- 27d7e63 OvmfPkg/PlatformPei: Remove MtrrLib ASSERTs by jljusten · 13 years ago
- a473e41 OvmfPkg: Remove variables that are set, but not used by jljusten · 13 years ago
- 8567a8c OvmfPkg/build.sh: Detect GCC 4.5 & 4.6 by jljusten · 13 years ago
- e8e5cd4 Set MTRR registers. by vanjeff · 13 years ago
- 8f5e3a1 Removing IsaSerailDxe driver instead of removing the TerminalDxe driver when source level debugging feature enabled. by vanjeff · 13 years ago
- 907eac6 Remove old COMPRESS keyword, has add new kewword PCI_COMPRESS. by ydong10 · 13 years ago
- d33db92 Correct package name by hhtian · 13 years ago
- 827adf2 Add LockBox null library to make CapsuleRuntimeDxe driver build pass. by li-elvin · 13 years ago
- b9610b9 Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to time in unit of nanoseconds. by xdu2 · 13 years ago
- 670a64e Fix build crash while using MSFT to build OVMF, also fix some build warning report for PCD type issues. by gikidy · 13 years ago
- fb11c13 OvmfPkg/SmbiosPlatformDxe: Fix Visual Studio build issue by jljusten · 13 years ago
- fb51181 OvmfPkg/SmbiosPlatformDxe: Add OVMF SMBIOS driver (with Xen support) by jljusten · 13 years ago
- 1c2ae02 OvmfPkg AcpiTimerLib: Fix issue with I/O address initialization by jljusten · 13 years ago
- eec7d42 OvmfPkg/PlatformPei: Add Xen support by jljusten · 13 years ago
- 84c1b22 OvmfPkg/Include/Guid: Add XenInfo GUID by jljusten · 13 years ago
- 550486e OvmfPkg/Library/AcpiTimerLib: Modified to support Xen HVM by jljusten · 13 years ago
- d12bed1 OvmfPkg: Add PathLib class mapping when building the UEFI shell by jljusten · 14 years ago
- 46293a4 Clean up invalid keywords and missing keywords in [Define] section of INF/DEC files. by lzeng14 · 14 years ago
- 345a0c8 OvmfPkg: Add support for UEFI shell by jljusten · 14 years ago
- 3742b53 update copyright line format by hhtian · 14 years ago
- 28b29a7 Clean up DEC files: by mdkinney · 14 years ago
- 70c66df Fix DEC files so any PCD declared as Dynamic is also declared as DynamicEx by mdkinney · 14 years ago
- 6738e4e OvmfPkg/*.fdf: Adjust FV/FD sizes for UNIXGCC DEBUG builds by jljusten · 14 years ago
- eaf4f33 OvmfPkg: Add QemuVideoDxe driver by jljusten · 14 years ago
- 7052047 OvmfPkg/*.dsc: Change FileHandleLib instance path by jljusten · 14 years ago