]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg
Use right LBA to get the backed up WorkSpace in spare block.
[mirror_edk2.git] / OvmfPkg /
2013-05-28 jljustenOvmfPkg/SerializeVariablesLib: ignore secure variable...
2013-05-15 jljustenOvmfPkg: QemuBootOrder: recognize Ethernet OFW device...
2013-05-15 jljustenOvmfPkg: enable the generic network stack by default
2013-05-15 jljustenOvmfPkg: describe debug messages in the README file
2013-05-15 jljustenOvmfPkg: adapt VirtioFlush()'s leading comment to the...
2013-05-15 jljustenOvmfPkg: adapt VirtioAppendDesc()'s leading comment...
2013-05-15 jljustenOvmfPkg: adapt VirtioPrepare()'s leading comment to...
2013-05-14 jljustenOvmfPkg: VirtioLib: populate the Available Ring correctly
2013-04-03 jljustenOvmfPkg: remove OvmfVideo.rom references
2013-03-04 jljustenOvmfPkg: make sure ResetCold() and ResetWarm() never...
2013-03-04 jljustenOvmfPkg: attempt to trigger cold reset through PIIX3...
2013-03-04 jljustenOvmfPkg: report support for the PIIX3 reset register...
2013-03-04 jljustenOvmfPkg: upgrade the FADT to ACPI 2.0 without functiona...
2013-03-04 jljustenOvmfPkg: fold macros of unsupported GPE1 register block...
2013-03-04 jljustenOvmfPkg: fold macros of unsupported PM2 control reg...
2013-03-04 jljustenOvmfPkg: fold macros of unsupported PM1b register block...
2013-03-04 jljustenOvmfPkg: bump commonly used ACPI table revision numbers
2013-02-14 jljustenOvmfPkg: increase MEMFD size to 8MB
2013-02-14 jljustenOvmfPkg LoadLinuxLib: Use kernel's EFI entry point...
2013-02-14 jljustenOvmfPkg LinuxBzimage.h: Update for kernel boot protocol...
2013-02-14 jljustenOvmfPkg/AcpiPlatformDxe: split S3/S4 package into bytes
2013-01-28 jljustenOvmfPkg: set ActiveHigh polarity for the SCI with a...
2013-01-28 jljustenRevert "OvmfPkg: LoadLinuxLib: Use kernel's EFI entry...
2013-01-28 jljustenQemuFwCfgLib: Add QemuFwCfgWriteBytes() function
2013-01-28 jljustenOvmfPkg QemuFwCfgLib: Fix broken IA32 Microsoft assembl...
2013-01-25 jljustenOvmfPkg: update qemu-executable for IA32
2013-01-23 andrewfishFix xcode tool chain assembly issue.
2013-01-16 jljustenOvmfPkg: Fix Xcode assembly issue
2013-01-16 jljustenOvmfPkg/build.sh: Fix compilation error on OS X
2013-01-16 jljustenOvmfPkg: LoadLinuxLib: Use kernel's EFI entry point...
2013-01-16 jljustenOvmfPkg: LoadLinuxLib: Zero kernel parameters instead...
2013-01-16 jljustenOvmfPkg: LoadLinuxLib: Fix check for relocatable kernel
2013-01-14 jljustenOvmfPkg: LoadLinuxLib: Fix kernel entry for 64-bit...
2012-12-17 jljustenOvmfPkg: create \_S3 and \_S4 packages dynamically
2012-12-17 jljustenOvmfPkg: report S3 state in DSDT
2012-12-17 jljustenOvmfPkg: fix PIIX4 SUS_TYP value in \_S4 package
2012-12-17 jljustenOvmfPkg: add comments to existing \_Sx packages in...
2012-12-17 jljustenOvmfPkg/README: Update required QEMU & OS boot status
2012-11-27 jljustenQemuVideo: stdvga mmio bar support
2012-11-27 jljustenQemuVideo: Add support for the bochs dispi interface
2012-11-27 jljustenQemuVideo: prepare to support more hardware
2012-11-02 jljustenOvmfPkg: Add support for qemu's -kernel parameter
2012-11-02 jljustenOvmfPkg: Add LoadLinuxLib library implementation
2012-11-02 jljustenOvmfPkg: Add LoadLinuxLib library interface
2012-11-02 jljustenOvmfPkg: Add Linux bzimage include file
2012-10-23 jljustenOvmfPkg VirtioScsiDxe: Fix build with VS2010
2012-10-18 jljustenOvmfPkg: QemuBootOrder: recognize virtio-scsi devices
2012-10-18 jljustenOvmfPkg: introduce virtio-scsi driver
2012-10-18 jljustenOvmfPkg: VirtioBlkDriverBindingStop: fix incorrect...
2012-10-14 jljustenOvmfPkg/VirtioBlkDxe: Fix VS2012 IA32 build
2012-10-14 jljustenOvmfPkg: VirtioBlkDxe: fix div & mod of 64-bit dividend...
2012-10-12 jljustenOvmfPkg: MSVC build fixes for VirtioLib and VirtioBlkDxe
2012-10-12 jljustenOvmfPkg: librarize reusable bits from VirtioBlkDxe...
2012-10-12 jljustenOvmfPkg: rename AppendDesc to VirtioAppendDesc
2012-10-12 jljustenOvmfPkg: extract VirtioLib from VirtioBlkDxe
2012-10-12 jljustenOvmfPkg: Include/IndustryStandard: extract VirtioBlk...
2012-10-12 jljustenOvmfPkg: rename OFFSET_OF_VHDR() / SIZE_OF_VHDR() to...
2012-10-12 jljustenOvmfPkg: regroup virtio config fields into generic...
2012-10-12 jljustenOvmfPkg: IndustryStandard/Virtio.h: use OFFSET_OF in...
2012-10-12 jljustenOvmfPkg: add inclusion guards in Include/IndustryStanda...
2012-10-12 jljustenOvmfPkg: move VirtioBlkDxe/Virtio.h to Include/Industry...
2012-10-12 jljustenOvmfPkg: add inclusion guards to VirtioBlkDxe/VirtioBlk.h
2012-10-11 lzeng14Add missing braces around initializer.
2012-10-08 jljustenOvmfPkg: QemuBootOrder: recognize virtio-blk OFW device...
2012-10-08 jljustenOvmfPkg: QemuBootOrder: lower the required number of...
2012-10-08 jljustenOvmfPkg: QemuBootOrder: whitespace fix
2012-10-08 jljustenOvmfPkg: introduce virtio-blk driver
2012-10-04 mdkinneyWhen SOURCE_DEBUG_ENABLE is set, a TimerLib is linked...
2012-10-04 mdkinneyHere is a patch that by default keeps the current 1MB...
2012-10-03 mdkinneyThe exception table information in X64 PE/COFF images...
2012-10-03 mdkinneyVS2005 and DDK3790 tool chain tags require typecasts...
2012-09-12 jljustenOvmfPkg: fix gPcAtChipsetPkgTokenSpaceGuid build break
2012-09-12 jljustenOvmfPkg: key PMBA setup in Platform PEI off of PMREGMIS...
2012-09-12 jljustenOvmfPkg: enable PIIX4 IO space in the PEI phase
2012-09-12 jljustenOvmfPkg: use PCI_COMMAND_OFFSET/EFI_PCI_COMMAND_IO_SPAC...
2012-09-12 jljustenOvmfPkg: fix the mask for accessing the PIIX4 PMBA...
2012-09-12 jljustenOvmfPkg: extract the PBMA used in AcpiTimerLib into...
2012-09-12 jljustenOvmfPkg: assorted whitespace removal
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
next