- fcd7e67 Move SecExtractGuidedSectionLib instance from OvmfPkg to MdePkg by lgao4 · 15 years ago
- 56d7640 Update the copyright notice format by hhtian · 15 years ago
- 953c3e3 Remove Framework DataHubDxe and DataHubStdErrDxe drivers from EDKII native PI/UEFI OVMF platform. by lgao4 · 15 years ago
- 87d0817 Update the modules with the different module GUID to avoid the different modules with the same module GUID. by lgao4 · 15 years ago
- f46d494 OVMF BlockMmioToBlockIoDxe: Fix build error for VS2005 by jljusten · 15 years ago
- efd82c5 OVMF: Add BlockMmioToBlockIoDxe driver by jljusten · 15 years ago
- b0f5144 OVMF: Add Block MMIO protocol definition by jljusten · 15 years ago
- 8fa729a Merge the same type PCD section. by lgao4 · 15 years ago
- d989c45 Still use |.efi Rule for INF file with binary EFI image, because the binary EFI image specified INF file is not in output directory. by lgao4 · 15 years ago
- 2014a81 Add the missing OUTPUT directory for the EFI and depex file in Rule section. by lgao4 · 15 years ago
- 2ec2dee Update OvmfPkg FDF to avoid DXE driver to be rebased on build time. by lgao4 · 15 years ago
- a0b1646 Clean up Rules of Platform FDFs to apply only one EFI image and Depex for each driver. by lgao4 · 15 years ago
- 4f34464 add debug agent null instance in DSC file. by vanjeff · 15 years ago
- b05ad4a Cleanup: Remove PcdDxePcdDatabaseTraverseEnabled by jljusten · 15 years ago
- c29f6c0 OVMF: Move DXE drivers into a new firmware volume by jljusten · 15 years ago
- a495774 Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl* by jljusten · 15 years ago
- 3a87639 remove svn:executable attribute for INF file. by klu2 · 15 years ago
- f579d6c Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
- 7b202cb 1. Correct File header to ## @file by lgao4 · 15 years ago
- c315da0 OVMF: Update README file by jljusten · 15 years ago
- d79d2cd Updated OvmfPkg to use the reset vector binary from the UefiCpuPkg. Removing local reset vector files. by geekboy15a · 15 years ago
- 29a3f13 Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections. These should only be used for PCDs that are used to pre-init global variables, pre-init global structures, or size arrays. by mdkinney · 15 years ago
- 2831927 Fixed GDT load issue in some cases after a reset. Only CS should be used to access flash prior to entering protected mode. by geekboy15a · 15 years ago
- cb0a429 OVMF SEC: Fix VS2005 compiler warnings by jljusten · 15 years ago
- 141815f OVMF VTF0 Reset Vector: Cleanup Global Descriptor Table (GDT) by jljusten · 15 years ago
- d22d1f5 OVMF VTF0 Reset Vector: Set 'accessed' bit in GDT descriptors by jljusten · 15 years ago
- e8d1b8d OVMF Status Codes: Disable serial output, enable memory output by jljusten · 15 years ago
- 0bc7e56 OVMF: Define MDEPKG_NDEBUG to disable all debug code by default by jljusten · 15 years ago
- c1c2669 OVMF: Update OVMF FD/FV build to minimize ROM size by jljusten · 15 years ago
- 8cf01ca OVMF: Use optimized BaseMemoryLib libraries by jljusten · 15 years ago
- 451e64b OVMF: Add SEC ExtractGuidedSection implementation by jljusten · 15 years ago
- 1630c6d Refer to OEM status code hook library instances in MdeModulePkg. by xli24 · 15 years ago
- abec2e5 Refer to status code library instances in MdeModulePkg. by xli24 · 15 years ago
- e6d3b27 Remove status code modules' dependency on IntelFrameworkModulePkg. by xli24 · 15 years ago
- 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
- 0913fad OVMF SEC: Modify to match new interface of reset vector module by jljusten · 15 years ago
- 7a55c43 OVMF ResetVector: Modify interface with SEC module by jljusten · 15 years ago
- 8861fc7 Add missing EFIAPI instances on several functions. by jljusten · 15 years ago
- afbb91a fix the wrong module name. by eric_tian · 15 years ago
- 73cbc58 fix build error, CpuIo module is replaced with CpuIo2Dxe by eric_tian · 15 years ago
- 8273af4 Add DxeSecurityManagementLib instance by lgao4 · 15 years ago
- 284af94 Use InitializeFloatingPointUnits() from UefiCpuLib to initialize floating point units in SEC phase. by qhuang8 · 15 years ago
- 13796e8 Add necessary brace to fix GCC warnings by qhuang8 · 15 years ago
- 713b7b5 Remove redundant blank character in DSC file. by klu2 · 15 years ago
- 4ad90a8 1. Impl PI 1.2 PCI part. Major changes include: by davidhuang · 15 years ago
- d40d3ba OVMF: Align PE images in ROM, and strip relocations were possible. by jljusten · 15 years ago
- 9337cf8 OVMF SEC: Modify to search sections of FFS file for PE32 image. by jljusten · 15 years ago
- eef9387 Fix comment describing the library in PlatformFvbLibNull.inf. by jljusten · 15 years ago
- 02e1242 EmuVariableFvbRuntimeDxe: Fix warnings generated by VS2005 by jljusten · 15 years ago
- 9607962 OVMF: Add support for saving the NV variables to disk following each SetVariable call. by jljusten · 15 years ago
- 27f58ea OVMF: Convert from EmuVariableRuntimeDxe to VariableRuntimeDxe. by jljusten · 15 years ago
- 6106983 OVMF: Add library to customize the EMU Variable FVB driver. by jljusten · 15 years ago
- 670d495 Add EmuVariableFvbRuntimeDxe driver. by jljusten · 15 years ago
- a876ae6 Add PlatformFvbLibNull instance of PlatformFvbLib. by jljusten · 15 years ago
- 921d5b4 Add PlatformFvbLib to allow platform customization of an FVB driver. by jljusten · 15 years ago
- 0f72982 NvVarsFileLib: Fix build warning with VS2005 on X64. by jljusten · 15 years ago
- 82dae5e Fix bug that home addresses for register parameters must be allocated for calling C function from X64 assembly code to follow x64 calling convention. by rsun3 · 15 years ago
- 7d9cf3f Fix several build break in Ovmf package. by qhuang8 · 15 years ago
- 14b21de OVMF BDS: Make use of NvVarsFileLib to make NV variable less volatile. by jljusten · 15 years ago
- e955462 OVMF BDS: Implement routines to make it easier to scan through all PCI devices. by jljusten · 15 years ago
- 5094454 Implement NvVarsFileLib to save and restore non-volatile variables using a file. by jljusten · 15 years ago
- 607ca51 OVMF: Fix a hang after resetting when NV variables are preserved. by jljusten · 15 years ago
- 77ba993 OVMF: Add support for more persistent NV variables which can survive a system reboot. by jljusten · 15 years ago
- fef1f66 Delete the PcdFSBClock declaration. by jchen20 · 15 years ago
- 16e864a Remove ".intel_syntax", convert MASM to GAS. by gikidy · 15 years ago
- 23f41e5 Retire the usage of S3Lib and RecoveryLib since DxeIpl does not use them any more. by qhuang8 · 15 years ago
- 4888999 1. update AcpiTable module type to USER_DEFINED by vanjeff · 15 years ago
- ccd4b7d fix ICC build issue. by eric_tian · 15 years ago
- 2dae09a Update README for video driver split from main OVMF firmware. by jljusten · 15 years ago
- 712bd83 Separate Cirrus Logic video driver out from main OVMF firmware. by jljusten · 15 years ago
- 5106d42 Load video option ROM which is not embedded in system firmware image. by jljusten · 15 years ago
- d18476d ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, which will be invoked at PlatformBds library. by eric_tian · 15 years ago
- 24cdd14 Move LockKeyboards API from GenericBdsLib to PlatformBdsLib by lgao4 · 15 years ago
- d46f363 Retire Logo and Shell guid header file, which are replaced by gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdLogoFile and gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile by lgao4 · 15 years ago
- 87a1d7a Remove typo by klu2 · 15 years ago
- 71095b2 Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.inf instead of original PcAtChipsetPkg\PcRtc\RealTimeClock.inf by klu2 · 15 years ago
- e900e19 Retired PciIncompatibleDeviceSupportLib from IntelFrameworkModulePkg. by vanjeff · 15 years ago
- 78e748b Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.inf instead of original PcAtChipsetPkg\PcRtc\RealTimeClock.inf by klu2 · 15 years ago
- 40f2c45 * Modify various PCI register settings for OVMF. by jljusten · 16 years ago
- 86fef5b Add MdeModulePkg/Universal/PrintDxe driver to OVMF. by jljusten · 16 years ago
- e0fab0c Set the SMI port in the ACPI FACP table to 0. This signals to the by jljusten · 16 years ago
- a4437ff Make 0xa0000 - 0xb0000 I/O memory. by jljusten · 16 years ago
- 370ec7f Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe module by mdkinney · 16 years ago
- 37e97c5 Add more details to OvmfPkg/README for building & running. by jljusten · 16 years ago
- 49ba944 Add initial version of Open Virtual Machine Firmware (OVMF) platform. by jljusten · 16 years ago