summaryrefslogtreecommitdiff
path: root/OvmfPkg/OvmfPkgX64.fdf
AgeCommit message (Expand)Author
2015-08-23OvmfPkg: Add HttpBoot supportGary Ching-Pang Lin
2015-07-14OvmfPkg: clone PciHostBridgeDxe from PcAtChipsetPkgLaszlo Ersek
2015-07-10OvmfPkg: Remove Ip4ConfigDxe module from OvmfPkgJiaxin Wu
2015-07-09OvmfPkg: Fix GCC49 build hang in PeiCoreRuiyu Ni
2015-07-01OvmfPkg: Use the merged Variable driverStar Zeng
2015-03-16OvmfPkg: include XHCI driverLaszlo Ersek
2015-02-28Ovmf/Xen: move XenBusDxe to abstract XENIO_PROTOCOLArd Biesheuvel
2014-12-19OvmfPkg: enable the IPv6 supportGary Lin
2014-10-29OvmfPkg/XenPvBlkDxe: Xen PV Block device, initial skeletonAnthony PERARD
2014-10-29OvmfPkg: Add basic skeleton for the XenBus bus driver.Anthony PERARD
2014-10-02OvmfPkg: disable stale fork of SecureBootConfigDxeLaszlo Ersek
2014-08-18OvmfPkg: Build OVMF ResetVector during EDK II build processJordan Justen
2014-07-22OvmfPkg: build OVMF_VARS.fd, OVMF_CODE.fd, OVMF.fdLaszlo Ersek
2014-07-22OvmfPkg: extract varstore-related FD Layout Regions to an include fileLaszlo Ersek
2014-04-05OvmfPkg: PlatformPei: protect SEC's GUIDed section handler table thru S3Laszlo Ersek
2014-03-22OvmfPkg: introduce empty PlatformDxeLaszlo Ersek
2014-03-05OvmfPkg: raise DXEFV size to 8 MBLaszlo Ersek
2014-03-04OvmfPkg: S3 Resume: pull in BootScriptExecutorDxeLaszlo Ersek
2014-03-04OvmfPkg: S3 Suspend: enable creation/saving of an S3 Boot ScriptLaszlo Ersek
2014-03-04OvmfPkg: S3 Suspend: save ACPI contextLaszlo Ersek
2014-03-04OvmfPkg: implement LockBoxLibLaszlo Ersek
2014-03-04OvmfPkg: S3 Resume: pull in PEIM orchestrating S3 ResumeLaszlo Ersek
2014-03-04OvmfPkg: Add section of memory to use for PEI on S3 resumeJordan Justen
2014-01-21OvmfPkg: Split MAINFV into a separate PEI and DXE FVsJordan Justen
2014-01-21OvmfPkg: Move SEC/PEI Temporary RAM from 0x70000 to 0x810000Jordan Justen
2014-01-21OvmfPkg X64 ResetVector: Move page tables from 512KB to 8MBJordan Justen
2014-01-21OvmfPkg: Carve 128KB out of MAINFV in MEMFDJordan Justen
2013-12-11OvmfPkg: Make the VirtIo devices use the new VIRTIO_DEVICE_PROTOCOLOlivier Martin
2013-11-12OvmfPkg: Add QemuFlashFvbServicesRuntimeDxe to firmware imageJordan Justen
2013-11-12OvmfPkg: Add NV Variable storage within FDJordan Justen
2013-11-12OvmfPkg: Increase DEBUG build size to 2MB by defaultJordan Justen
2013-09-24OvmfPkg X64: Convert 24KB from uncompressed to compressed storageJordan Justen
2013-09-24OvmfPkg: For OvmfPkgX64, use OvmfPkg/ResetVectorJordan Justen
2013-08-23OvmfPkg: Build and use the UEFI shell by defaultJordan Justen
2013-08-19OvmfPkg: Use the new DevicePathLib for all platformsRuiyu Ni
2013-08-12Update OVMF platform to use new display engine and browser.Eric Dong
2013-08-12Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers...Eric Dong
2013-08-09Update Browser to provide the customization possibilities.Eric Dong
2013-06-14OvmfPkg: enable building VirtioNetDxeLaszlo Ersek
2013-05-15OvmfPkg: enable the generic network stack by defaultjljusten
2013-02-14OvmfPkg: increase MEMFD size to 8MBjljusten
2012-10-18OvmfPkg: introduce virtio-scsi driverjljusten
2012-10-08OvmfPkg: introduce virtio-blk driverjljusten
2012-10-04Here is a patch that by default keeps the current 1MB FD sizes. If FD_SIZE_2...mdkinney
2012-08-28OVMF X64: Allow enabling SOURCE_DEBUG_ENABLE on GCC44jljusten
2012-08-15OvmfPkg: Add custom SecureBootConfigDxe that doesn't resetjljusten
2012-07-10embed OvmfVideo.rom into OVMF.fdjljusten
2012-07-10increase MEMFD size to enable secure boot buildjljusten
2012-05-30OvmfPkg: Add AcpiPlatformDxejljusten
2012-04-04OvmfPkg: Add custom mode setup if the Secure Boot build option is specified.leegrosenbaum