1. 848834c OvmfPkg: set video resolution of text setup to 640x480 by Laszlo Ersek · 10 years ago
  2. b1220e2 OvmfPkg: BDS: drop custom boot timeout, revert to IntelFrameworkModulePkg's by Laszlo Ersek · 10 years ago
  3. de671da OvmfPkg/XenPvBlkDxe: Xen PV Block device, initial skeleton by Anthony PERARD · 10 years ago
  4. e65e880 OvmfPkg: Add basic skeleton for the XenBus bus driver. by Anthony PERARD · 10 years ago
  5. 8714a63 OvmfPkg: disable stale fork of SecureBootConfigDxe by Laszlo Ersek · 10 years ago
  6. 48cc4d0 OvmfPkg: resolve OrderedCollectionLib with base red-black tree instance by Laszlo Ersek · 10 years ago
  7. 9fc9f4d OvmfPkg: resolve BcfgCommandLib class for ShellPkg/.../Shell.inf by Laszlo Ersek · 10 years ago
  8. 497cbb5 OvmfPkg: Build OVMF ResetVector during EDK II build process by Jordan Justen · 10 years ago
  9. e04cca1 OvmfPkg: non-null PcdLib instance for the CSM VideoDxe by Paolo Bonzini · 11 years ago
  10. d945a8b OvmfPkg: introduce empty PlatformDxe by Laszlo Ersek · 11 years ago
  11. c4341e3 OvmfPkg: non-null PcdLib instance for GraphicsConsoleDxe by Laszlo Ersek · 11 years ago
  12. 3451126 OvmfPkg: Add DebugAgentLib for Library class mapping for DXE_DRIVER by Jordan Justen · 11 years ago
  13. 9390040 OvmfPkg: S3 Resume: pull in BootScriptExecutorDxe by Laszlo Ersek · 11 years ago
  14. b017b1b OvmfPkg: S3 Suspend: enable creation/saving of an S3 Boot Script by Laszlo Ersek · 11 years ago
  15. 389cbce OvmfPkg: S3 Suspend: save ACPI context by Laszlo Ersek · 11 years ago
  16. 6a7cba7 OvmfPkg: implement LockBoxLib by Laszlo Ersek · 11 years ago
  17. 5fb6fc0 OvmfPkg: S3 Resume: pull in PEIM orchestrating S3 Resume by Laszlo Ersek · 11 years ago
  18. 2d441ca OvmfPkg: unify PcdMaxVariableSize at 0x2000 bytes by Laszlo Ersek · 11 years ago
  19. c90decb OvmfPkg: QemuFwCfgLib: implement for SEC by Laszlo Ersek · 11 years ago
  20. 56f65ed OvmfPkg: Make the VirtIo devices use the new VIRTIO_DEVICE_PROTOCOL by Olivier Martin · 11 years ago
  21. 447d264 OvmfPkg: enable Xen specific path by Wei Liu · 11 years ago
  22. 85a32c7 Updated OvmfPkg to use suitable CPU Exception Handler Library instances. by Jeff Fan · 11 years ago
  23. 182eb45 OvmfPkg: Add QemuFlashFvbServicesRuntimeDxe to firmware image by Jordan Justen · 11 years ago
  24. 9a08997 OvmfPkg: Add NV Variable storage within FD by Jordan Justen · 11 years ago
  25. 0d28d28 OvmfPkg: resolve TpmMeasurementLib dependency introduced in r14687 by Laszlo Ersek · 11 years ago
  26. db44ea6 1. Change default PCD in SecurityPkg to 4 (DENY_EXECUTE) in DEC file. by Fu Siyuan · 11 years ago
  27. 9bef3cd OvmfPkg: Build and use the UEFI shell by default by Jordan Justen · 11 years ago
  28. 5c3481b OvmfPkg: Use the new DevicePathLib for all platforms by Ruiyu Ni · 11 years ago
  29. 56af21c Update OVMF platform to use new display engine and browser. by Eric Dong · 11 years ago
  30. 2536161 Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ersek, but i wrote it. by Eric Dong · 11 years ago
  31. b9feb4b Update Browser to provide the customization possibilities. by Eric Dong · 11 years ago
  32. fd4ba54 OvmfPkg: Reduce PcdMaxVariableSize with secure boot to avoid assert by Jordan Justen · 12 years ago
  33. 7a1f594 OvmfPkg: enable building VirtioNetDxe by Laszlo Ersek · 12 years ago
  34. 7628b0f OvmfPkg: enable the generic network stack by default by jljusten · 12 years ago
  35. 3c0a051 OvmfPkg: Add LoadLinuxLib library implementation by jljusten · 12 years ago
  36. 37078a6 OvmfPkg: introduce virtio-scsi driver by jljusten · 12 years ago
  37. 263559b OvmfPkg: extract VirtioLib from VirtioBlkDxe by jljusten · 12 years ago
  38. fd51d75 OvmfPkg: introduce virtio-blk driver by jljusten · 12 years ago
  39. 7ca126f OvmfPkg: fix gPcAtChipsetPkgTokenSpaceGuid build break by jljusten · 12 years ago
  40. 8c71ec8 OvmfPkg: Add custom SecureBootConfigDxe that doesn't reset by jljusten · 12 years ago
  41. 498f7d8 OvmfPkg: generate full MADT dynamically, synchronize contents with qemu by jljusten · 12 years ago
  42. 53de44a OvmfPkg/*.dsc: Move PCD locations to be similar to OvmfPkgIa32X64.dsc by jljusten · 12 years ago
  43. cd45566 OvmfPkg: Move DxeServicesTableLib to common LibraryClasses by jljusten · 12 years ago
  44. 0b5a502 OvmfPkg: Disable debugging for UNIXGCC to save space by jljusten · 12 years ago
  45. b90aefa OvmfPkg: add support for debug console on port 0x402 by jljusten · 12 years ago
  46. 7d2bd15 OvmfPkg: Add AcpiPlatformDxe by jljusten · 13 years ago
  47. f1ec65b OvmfPkg: Add QemuFwCfgLib library class and implementation by jljusten · 13 years ago
  48. ae1ca0f Remove unused PCDs in OVMF Platform. by lgao4 · 13 years ago
  49. 7a616e5 OvmfPkg: Add custom mode setup if the Secure Boot build option is specified. by leegrosenbaum · 13 years ago
  50. 55b1753 Updated platform DSC files to add CPU Exception Library instances. by vanjeff · 13 years ago
  51. 8cee3de OvmfPkg: Enable secure-boot support when SECURE_BOOT_ENABLE==TRUE by jljusten · 13 years ago
  52. e05061c OvmfPkg: Add PcdSecureBootEnable by jljusten · 13 years ago
  53. 4b3d663 OvmfPkg: Add CSM16 and related drivers if CSM_ENABLE is set by jljusten · 13 years ago
  54. 8016da2 OvmfPkg: Add CsmSupportLib by jljusten · 13 years ago
  55. 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
  56. fb51181 OvmfPkg/SmbiosPlatformDxe: Add OVMF SMBIOS driver (with Xen support) by jljusten · 13 years ago
  57. d12bed1 OvmfPkg: Add PathLib class mapping when building the UEFI shell by jljusten · 14 years ago
  58. 345a0c8 OvmfPkg: Add support for UEFI shell by jljusten · 14 years ago
  59. eaf4f33 OvmfPkg: Add QemuVideoDxe driver by jljusten · 14 years ago
  60. 7052047 OvmfPkg/*.dsc: Change FileHandleLib instance path by jljusten · 14 years ago
  61. 5de1a57 Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. by mdkinney · 14 years ago
  62. b043ebc OvmfPkg: Add SerializeVariablesLib library instance by jljusten · 14 years ago
  63. 999a815 OvmfPkg: Add NullMemoryTestDxe driver by jljusten · 14 years ago
  64. e313026 OvmfPkg EmuVariableFvb: Use 64-bit NV storage PCD by jljusten · 14 years ago
  65. 7ca30a6 OvmfPkg ResetSystemLib: Add shutdown support for OVMF by jljusten · 14 years ago
  66. 4a8266f OvmfPkg: Work around issue seen with kvm + grub2 (efi) by jljusten · 14 years ago
  67. 689562c OvmfPkg: Add USB support by jljusten · 14 years ago
  68. 7709cf4 DuetPkg, OvmfPkg, UnixPkg: Remove unnecessary reset during boot by jljusten · 14 years ago
  69. 152d9a6 OVMF: Only enable MDEPKG_NDEBUG for RELEASE builds by jljusten · 14 years ago
  70. c6efcc2 Update Ovmf DSC/FDF files to support source debugging feature that will be switched on by "-D SOURCE_DEBUG_ENABLE". by vanjeff · 14 years ago
  71. 42a83e8 Clean up SEC implementation for Ovmf. by mdkinney · 14 years ago
  72. 7416f4e Add support for e1000 NICs to OVMF by mdkinney · 14 years ago
  73. 7a743a2 Remove extra references to binary INFs from DSC file by mdkinney · 15 years ago
  74. 76d428b Simplify DSC/FDF files for OVMF by mdkinney · 15 years ago
  75. fcd7e67 Move SecExtractGuidedSectionLib instance from OvmfPkg to MdePkg by lgao4 · 15 years ago
  76. 56d7640 Update the copyright notice format by hhtian · 15 years ago
  77. 953c3e3 Remove Framework DataHubDxe and DataHubStdErrDxe drivers from EDKII native PI/UEFI OVMF platform. by lgao4 · 15 years ago
  78. efd82c5 OVMF: Add BlockMmioToBlockIoDxe driver by jljusten · 15 years ago
  79. 8fa729a Merge the same type PCD section. by lgao4 · 15 years ago
  80. 4f34464 add debug agent null instance in DSC file. by vanjeff · 15 years ago
  81. b05ad4a Cleanup: Remove PcdDxePcdDatabaseTraverseEnabled by jljusten · 15 years ago
  82. 7b202cb 1. Correct File header to ## @file by lgao4 · 15 years ago
  83. e8d1b8d OVMF Status Codes: Disable serial output, enable memory output by jljusten · 15 years ago
  84. 0bc7e56 OVMF: Define MDEPKG_NDEBUG to disable all debug code by default by jljusten · 15 years ago
  85. c1c2669 OVMF: Update OVMF FD/FV build to minimize ROM size by jljusten · 15 years ago
  86. 8cf01ca OVMF: Use optimized BaseMemoryLib libraries by jljusten · 15 years ago
  87. 1630c6d Refer to OEM status code hook library instances in MdeModulePkg. by xli24 · 15 years ago
  88. abec2e5 Refer to status code library instances in MdeModulePkg. by xli24 · 15 years ago
  89. e6d3b27 Remove status code modules' dependency on IntelFrameworkModulePkg. by xli24 · 15 years ago
  90. e471bf1 Fix bug that ovmf's BDS can not be entered and add SmbiosDxe driver into Ovmf's DSC and FDF file by klu2 · 15 years ago
  91. 73cbc58 fix build error, CpuIo module is replaced with CpuIo2Dxe by eric_tian · 15 years ago
  92. 8273af4 Add DxeSecurityManagementLib instance by lgao4 · 15 years ago
  93. 284af94 Use InitializeFloatingPointUnits() from UefiCpuLib to initialize floating point units in SEC phase. by qhuang8 · 15 years ago
  94. 713b7b5 Remove redundant blank character in DSC file. by klu2 · 15 years ago
  95. 4ad90a8 1. Impl PI 1.2 PCI part. Major changes include: by davidhuang · 15 years ago
  96. 27f58ea OVMF: Convert from EmuVariableRuntimeDxe to VariableRuntimeDxe. by jljusten · 15 years ago
  97. 14b21de OVMF BDS: Make use of NvVarsFileLib to make NV variable less volatile. by jljusten · 15 years ago
  98. 77ba993 OVMF: Add support for more persistent NV variables which can survive a system reboot. by jljusten · 15 years ago
  99. fef1f66 Delete the PcdFSBClock declaration. by jchen20 · 15 years ago
  100. 23f41e5 Retire the usage of S3Lib and RecoveryLib since DxeIpl does not use them any more. by qhuang8 · 15 years ago