1. fd4ba54 OvmfPkg: Reduce PcdMaxVariableSize with secure boot to avoid assert by Jordan Justen · 12 years ago
  2. 7a1f594 OvmfPkg: enable building VirtioNetDxe by Laszlo Ersek · 12 years ago
  3. 8258c4e OvmfPkg/VirtioNetDxe: Fix build errors on VS2012 (IA32 & X64) by Jordan Justen · 12 years ago
  4. 9f3acbb OvmfPkg: VirtioNetDxe: fix some build errors emitted by Visual Studio by Laszlo Ersek · 12 years ago
  5. 65575e4 OvmfPkg: VirtioNetDxe: complete driver with INF file by Laszlo Ersek · 12 years ago
  6. 38f52db OvmfPkg: VirtioNetDxe: WaitForPacket and EXIT_BOOT_SERVICES event callbacks by Laszlo Ersek · 12 years ago
  7. d0e5ff0 OvmfPkg: VirtioNetDxe: definitions of unsupported SNP member functions by Laszlo Ersek · 12 years ago
  8. 1771d0a OvmfPkg: VirtioNetDxe: emulate Rx filter configuration: SNP.ReceiveFilters by Laszlo Ersek · 12 years ago
  9. f8ec2cc OvmfPkg: VirtioNetDxe: map multicast IP to MAC: SNP.McastIpToMac by Laszlo Ersek · 12 years ago
  10. b6dfc65 OvmfPkg: VirtioNetDxe: implement Tx: SNP.Transmit and SNP.GetStatus by Laszlo Ersek · 12 years ago
  11. e12fadc OvmfPkg: VirtioNetDxe: SNP.Receive by Laszlo Ersek · 12 years ago
  12. 80682e9 OvmfPkg: VirtioNetDxe: SNP.Shutdown by Laszlo Ersek · 12 years ago
  13. 12384f9 OvmfPkg: VirtioNetDxe: add SNP.Initialize and shared dependencies by Laszlo Ersek · 12 years ago
  14. 395e912 OvmfPkg: VirtioNetDxe: Simple Network Protocol members Start and Stop by Laszlo Ersek · 12 years ago
  15. 16e0ece OvmfPkg: VirtioNetDxe: driver binding by Laszlo Ersek · 12 years ago
  16. bde8a2e OvmfPkg: VirtioNetDxe: Component Name Protocol implementation by Laszlo Ersek · 12 years ago
  17. 193730d OvmfPkg: VirtioNetDxe: add entry point by Laszlo Ersek · 12 years ago
  18. 201cac0 OvmfPkg: VirtioNetDxe: declarations and macro definitions by Laszlo Ersek · 12 years ago
  19. 50d4fa8 OvmfPkg: VirtioNetDxe: add technical notes by Laszlo Ersek · 12 years ago
  20. e678f9d OvmfPkg/SerializeVariablesLib: ignore secure variable restore errors by jljusten · 12 years ago
  21. e7a7e48 OvmfPkg: QemuBootOrder: recognize Ethernet OFW device paths by jljusten · 12 years ago
  22. 7628b0f OvmfPkg: enable the generic network stack by default by jljusten · 12 years ago
  23. bf23b44 OvmfPkg: describe debug messages in the README file by jljusten · 12 years ago
  24. a7615fa OvmfPkg: adapt VirtioFlush()'s leading comment to the coding style by jljusten · 12 years ago
  25. 11a5fdf OvmfPkg: adapt VirtioAppendDesc()'s leading comment to the coding style by jljusten · 12 years ago
  26. f2965f4 OvmfPkg: adapt VirtioPrepare()'s leading comment to the coding style by jljusten · 12 years ago
  27. 635a3ca OvmfPkg: VirtioLib: populate the Available Ring correctly by jljusten · 12 years ago
  28. e79095b OvmfPkg: remove OvmfVideo.rom references by jljusten · 12 years ago
  29. fb2ae5f OvmfPkg: make sure ResetCold() and ResetWarm() never return by jljusten · 12 years ago
  30. cb7b12e OvmfPkg: attempt to trigger cold reset through PIIX3 reset control register by jljusten · 12 years ago
  31. 1bccb20 OvmfPkg: report support for the PIIX3 reset register in the FADT by jljusten · 12 years ago
  32. 304606c OvmfPkg: upgrade the FADT to ACPI 2.0 without functional changes by jljusten · 12 years ago
  33. e1fad9b OvmfPkg: fold macros of unsupported GPE1 register block into Facp.aslc by jljusten · 12 years ago
  34. 1e69186 OvmfPkg: fold macros of unsupported PM2 control reg. block into Facp.aslc by jljusten · 12 years ago
  35. 8eb28fe OvmfPkg: fold macros of unsupported PM1b register blocks into Facp.aslc by jljusten · 12 years ago
  36. 69eeadb OvmfPkg: bump commonly used ACPI table revision numbers by jljusten · 12 years ago
  37. 862379f OvmfPkg: increase MEMFD size to 8MB by jljusten · 12 years ago
  38. dd71f6e OvmfPkg LoadLinuxLib: Use kernel's EFI entry point where available by jljusten · 12 years ago
  39. 25ca06f OvmfPkg LinuxBzimage.h: Update for kernel boot protocol 2.12 by jljusten · 12 years ago
  40. 3d80db5 OvmfPkg/AcpiPlatformDxe: split S3/S4 package into bytes by jljusten · 12 years ago
  41. 0c504ab OvmfPkg: set ActiveHigh polarity for the SCI with a dedicated link device by jljusten · 12 years ago
  42. f940fea Revert "OvmfPkg: LoadLinuxLib: Use kernel's EFI entry point where available" by jljusten · 12 years ago
  43. 29874a8 QemuFwCfgLib: Add QemuFwCfgWriteBytes() function by jljusten · 12 years ago
  44. b5e243b OvmfPkg QemuFwCfgLib: Fix broken IA32 Microsoft assembler code by jljusten · 12 years ago
  45. 0aedc54 OvmfPkg: update qemu-executable for IA32 by jljusten · 12 years ago
  46. 96cc180 Fix xcode tool chain assembly issue. by andrewfish · 12 years ago
  47. 1bbb88c OvmfPkg: Fix Xcode assembly issue by jljusten · 12 years ago
  48. 429c05f OvmfPkg/build.sh: Fix compilation error on OS X by jljusten · 12 years ago
  49. a205121 OvmfPkg: LoadLinuxLib: Use kernel's EFI entry point where available by jljusten · 12 years ago
  50. c61a56f OvmfPkg: LoadLinuxLib: Zero kernel parameters instead of passing garbage by jljusten · 12 years ago
  51. 38851e7 OvmfPkg: LoadLinuxLib: Fix check for relocatable kernel by jljusten · 12 years ago
  52. 61a114b OvmfPkg: LoadLinuxLib: Fix kernel entry for 64-bit OVMF by jljusten · 12 years ago
  53. 14430c5 OvmfPkg: create \_S3 and \_S4 packages dynamically by jljusten · 12 years ago
  54. fb8a1b4 OvmfPkg: report S3 state in DSDT by jljusten · 12 years ago
  55. 50399ec OvmfPkg: fix PIIX4 SUS_TYP value in \_S4 package by jljusten · 12 years ago
  56. 4ee7f57 OvmfPkg: add comments to existing \_Sx packages in DSDT by jljusten · 12 years ago
  57. 73f4a1c OvmfPkg/README: Update required QEMU & OS boot status by jljusten · 12 years ago
  58. cdb4f5d QemuVideo: stdvga mmio bar support by jljusten · 12 years ago
  59. 54f9b9a QemuVideo: Add support for the bochs dispi interface by jljusten · 12 years ago
  60. 212aac5 QemuVideo: prepare to support more hardware by jljusten · 12 years ago
  61. 52fba28 OvmfPkg: Add support for qemu's -kernel parameter by jljusten · 12 years ago
  62. 3c0a051 OvmfPkg: Add LoadLinuxLib library implementation by jljusten · 12 years ago
  63. f6c6c02 OvmfPkg: Add LoadLinuxLib library interface by jljusten · 12 years ago
  64. 80feb81 OvmfPkg: Add Linux bzimage include file by jljusten · 12 years ago
  65. 151304d OvmfPkg VirtioScsiDxe: Fix build with VS2010 by jljusten · 12 years ago
  66. d2bf991 OvmfPkg: QemuBootOrder: recognize virtio-scsi devices by jljusten · 12 years ago
  67. 37078a6 OvmfPkg: introduce virtio-scsi driver by jljusten · 12 years ago
  68. c8c2e4d OvmfPkg: VirtioBlkDriverBindingStop: fix incorrect use of UEFI driver model by jljusten · 12 years ago
  69. 389b551 OvmfPkg/VirtioBlkDxe: Fix VS2012 IA32 build by jljusten · 12 years ago
  70. 2f03f79 OvmfPkg: VirtioBlkDxe: fix div & mod of 64-bit dividends on IA32/gcc-4.4 by jljusten · 12 years ago
  71. 9de0355 OvmfPkg: MSVC build fixes for VirtioLib and VirtioBlkDxe by jljusten · 12 years ago
  72. e371e7e OvmfPkg: librarize reusable bits from VirtioBlkDxe's SynchronousRequest() by jljusten · 12 years ago
  73. 7fcacd6 OvmfPkg: rename AppendDesc to VirtioAppendDesc by jljusten · 12 years ago
  74. 263559b OvmfPkg: extract VirtioLib from VirtioBlkDxe by jljusten · 12 years ago
  75. 6b28fe9 OvmfPkg: Include/IndustryStandard: extract VirtioBlk.h from Virtio.h by jljusten · 12 years ago
  76. a9624f9 OvmfPkg: rename OFFSET_OF_VHDR() / SIZE_OF_VHDR() to *_OF_VBLK() by jljusten · 12 years ago
  77. 55c3443 OvmfPkg: regroup virtio config fields into generic & specific structs by jljusten · 12 years ago
  78. 2c3239f OvmfPkg: IndustryStandard/Virtio.h: use OFFSET_OF in OFFSET_OF_VHDR by jljusten · 12 years ago
  79. d128191 OvmfPkg: add inclusion guards in Include/IndustryStandard/Virtio.h by jljusten · 12 years ago
  80. 045b46e OvmfPkg: move VirtioBlkDxe/Virtio.h to Include/IndustryStandard/Virtio.h by jljusten · 12 years ago
  81. 936e3a5 OvmfPkg: add inclusion guards to VirtioBlkDxe/VirtioBlk.h by jljusten · 12 years ago
  82. ce68d3b Add missing braces around initializer. by lzeng14 · 12 years ago
  83. e06a4cd OvmfPkg: QemuBootOrder: recognize virtio-blk OFW device paths by jljusten · 12 years ago
  84. ec01afd OvmfPkg: QemuBootOrder: lower the required number of OFW nodes to 2 by jljusten · 12 years ago
  85. cdde6dd OvmfPkg: QemuBootOrder: whitespace fix by jljusten · 12 years ago
  86. fd51d75 OvmfPkg: introduce virtio-blk driver by jljusten · 12 years ago
  87. d3a24ff When SOURCE_DEBUG_ENABLE is set, a TimerLib is linked into the SEC Phase to support the Debug Agent and the TimerLib is mapped into read-only ROM/FLASH. by mdkinney · 12 years ago
  88. eaeb450 Here is a patch that by default keeps the current 1MB FD sizes. If FD_SIZE_2MB is defined, then 2MB FD sizes will be used. by mdkinney · 12 years ago
  89. bbcafc4 The exception table information in X64 PE/COFF images is being stripped by default in the OvmfPkg. by mdkinney · 12 years ago
  90. dccf767 VS2005 and DDK3790 tool chain tags require typecasts to BOOLEAN to compile. by mdkinney · 12 years ago
  91. 7ca126f OvmfPkg: fix gPcAtChipsetPkgTokenSpaceGuid build break by jljusten · 12 years ago
  92. 0e20a18 OvmfPkg: key PMBA setup in Platform PEI off of PMREGMISC/PMIOSE, not Xen by jljusten · 12 years ago
  93. 931a0c7 OvmfPkg: enable PIIX4 IO space in the PEI phase by jljusten · 12 years ago
  94. 5a62458 OvmfPkg: use PCI_COMMAND_OFFSET/EFI_PCI_COMMAND_IO_SPACE in AcpiTimerLib by jljusten · 12 years ago
  95. a1eff44 OvmfPkg: fix the mask for accessing the PIIX4 PMBA [15:6] bitfield by jljusten · 12 years ago
  96. 830067b OvmfPkg: extract the PBMA used in AcpiTimerLib into a PCD by jljusten · 12 years ago
  97. 67164dc OvmfPkg: assorted whitespace removal by jljusten · 12 years ago
  98. 8d53199 OvmfPkg/BlockMmioToBlockIoDxe: Fix allocation size error by jljusten · 12 years ago
  99. 82045b2 OVMF X64: Allow enabling SOURCE_DEBUG_ENABLE on GCC44 by jljusten · 12 years ago
  100. 2cd086a OvmfPkg: get boot order from QEMU by jljusten · 12 years ago