summaryrefslogtreecommitdiff
path: root/OvmfPkg/OvmfPkgIa32.fdf
AgeCommit message (Expand)AuthorFilesLines
2014-10-02OvmfPkg: disable stale fork of SecureBootConfigDxeLaszlo Ersek1-1/+1
2014-08-18OvmfPkg: Build OVMF ResetVector during EDK II build processJordan Justen1-3/+3
2014-07-22OvmfPkg: build OVMF_VARS.fd, OVMF_CODE.fd, OVMF.fdLaszlo Ersek1-20/+34
2014-07-22OvmfPkg: extract varstore-related FD Layout Regions to an include fileLaszlo Ersek1-66/+1
2014-04-05OvmfPkg: PlatformPei: protect SEC's GUIDed section handler table thru S3Laszlo Ersek1-0/+3
2014-03-22OvmfPkg: introduce empty PlatformDxeLaszlo Ersek1-0/+1
2014-03-05OvmfPkg: raise DXEFV size to 8 MBLaszlo Ersek1-3/+3
2014-03-04OvmfPkg: S3 Resume: pull in BootScriptExecutorDxeLaszlo Ersek1-0/+1
2014-03-04OvmfPkg: S3 Suspend: enable creation/saving of an S3 Boot ScriptLaszlo Ersek1-0/+1
2014-03-04OvmfPkg: S3 Suspend: save ACPI contextLaszlo Ersek1-0/+1
2014-03-04OvmfPkg: implement LockBoxLibLaszlo Ersek1-0/+3
2014-03-04OvmfPkg: S3 Resume: pull in PEIM orchestrating S3 ResumeLaszlo Ersek1-0/+1
2014-03-04OvmfPkg: Add section of memory to use for PEI on S3 resumeJordan Justen1-0/+3
2014-01-21OvmfPkg: Split MAINFV into a separate PEI and DXE FVsJordan Justen1-21/+16
2014-01-21OvmfPkg: Move SEC/PEI Temporary RAM from 0x70000 to 0x810000Jordan Justen1-0/+3
2014-01-21OvmfPkg X64 ResetVector: Move page tables from 512KB to 8MBJordan Justen1-0/+3
2014-01-21OvmfPkg: Carve 128KB out of MAINFV in MEMFDJordan Justen1-3/+4
2013-12-11OvmfPkg: Make the VirtIo devices use the new VIRTIO_DEVICE_PROTOCOLOlivier Martin1-0/+1
2013-11-12OvmfPkg: Add QemuFlashFvbServicesRuntimeDxe to firmware imageJordan Justen1-0/+2
2013-11-12OvmfPkg: Add NV Variable storage within FDJordan Justen1-12/+82
2013-11-12OvmfPkg: Increase DEBUG build size to 2MB by defaultJordan Justen1-0/+14
2013-08-23OvmfPkg: Build and use the UEFI shell by defaultJordan Justen1-5/+1
2013-08-19OvmfPkg: Use the new DevicePathLib for all platformsRuiyu Ni1-1/+2
2013-08-12Update OVMF platform to use new display engine and browser.Eric Dong1-0/+1
2013-08-12Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers...Eric Dong1-1/+0
2013-08-09Update Browser to provide the customization possibilities.Eric Dong1-0/+1
2013-06-14OvmfPkg: enable building VirtioNetDxeLaszlo Ersek1-0/+1
2013-05-15OvmfPkg: enable the generic network stack by defaultjljusten1-2/+2
2013-02-14OvmfPkg: increase MEMFD size to 8MBjljusten1-3/+3
2012-10-18OvmfPkg: introduce virtio-scsi driverjljusten1-0/+1
2012-10-08OvmfPkg: introduce virtio-blk driverjljusten1-0/+1
2012-10-04Here is a patch that by default keeps the current 1MB FD sizes. If FD_SIZE_2...mdkinney1-0/+15
2012-08-15OvmfPkg: Add custom SecureBootConfigDxe that doesn't resetjljusten1-3/+3
2012-07-10embed OvmfVideo.rom into OVMF.fdjljusten1-5/+2
2012-07-10increase MEMFD size to enable secure boot buildjljusten1-3/+3
2012-05-30OvmfPkg: Add AcpiPlatformDxejljusten1-1/+1
2012-04-04OvmfPkg: Add custom mode setup if the Secure Boot build option is specified.leegrosenbaum1-1/+4
2012-03-09OvmfPkg: Enable secure-boot support when SECURE_BOOT_ENABLE==TRUEjljusten1-1/+5
2011-12-11Update OvmfPkg FDF to avoid DXE driver to be rebased on build time.lgao41-1/+3
2011-11-10OvmfPkg: Add CSM16 and related drivers if CSM_ENABLE is setjljusten1-0/+11
2011-10-26Removing IsaSerailDxe driver instead of removing the TerminalDxe driver when ...vanjeff1-4/+4
2011-08-13OvmfPkg/SmbiosPlatformDxe: Add OVMF SMBIOS driver (with Xen support)jljusten1-1/+3
2011-06-26OvmfPkg: Add support for UEFI shelljljusten1-1/+10
2011-04-17OvmfPkg/*.fdf: Adjust FV/FD sizes for UNIXGCC DEBUG buildsjljusten1-5/+5
2011-04-12OvmfPkg: Add QemuVideoDxe driverjljusten1-3/+2
2011-01-21OvmfPkg: Add NullMemoryTestDxe driverjljusten1-0/+1
2010-12-31OvmfPkg: Add USB supportjljusten1-0/+9
2010-09-12Update Ovmf DSC/FDF files to support source debugging feature that will be sw...vanjeff1-0/+4
2010-07-26Add support for e1000 NICs to OVMFmdkinney1-0/+347