- ea4ee7a EDK II Packages: Add Contributions.txt and License.txt files by jljusten · 13 years ago
- ae1ca0f Remove unused PCDs in OVMF Platform. by lgao4 · 13 years ago
- 7a616e5 OvmfPkg: Add custom mode setup if the Secure Boot build option is specified. by leegrosenbaum · 13 years ago
- 55b1753 Updated platform DSC files to add CPU Exception Library instances. by vanjeff · 13 years ago
- 94020bb Improve robustness when scanning PCI Option ROM. by rsun3 · 13 years ago
- 8cee3de OvmfPkg: Enable secure-boot support when SECURE_BOOT_ENABLE==TRUE by jljusten · 13 years ago
- bdf93df OvmfPkg/EmuVariableFvbRuntimeDxe: Add support for PcdSecureBootEnable by jljusten · 13 years ago
- e05061c OvmfPkg: Add PcdSecureBootEnable by jljusten · 13 years ago
- 6a52c7a OvmfPkg: Add PlatformSecureLib instance by jljusten · 13 years ago
- 3bbe68a Add Missing invocations to VA_END() for VA_START(). by rsun3 · 13 years ago
- b4c8f8e Refine file header format to follow coding style. by ydong10 · 13 years ago
- f8e1ae8 Update OvmfPkg FDF to avoid DXE driver to be rebased on build time. by lgao4 · 13 years ago
- b0a2498 According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. by lzeng14 · 13 years ago
- 4b3d663 OvmfPkg: Add CSM16 and related drivers if CSM_ENABLE is set by jljusten · 13 years ago
- 8016da2 OvmfPkg: Add CsmSupportLib by jljusten · 13 years ago
- 22f9423 EmulatorPkg, OvmfPkg: Remove debug code in build.sh by jljusten · 13 years ago
- 27d7e63 OvmfPkg/PlatformPei: Remove MtrrLib ASSERTs by jljusten · 13 years ago
- a473e41 OvmfPkg: Remove variables that are set, but not used by jljusten · 13 years ago
- 8567a8c OvmfPkg/build.sh: Detect GCC 4.5 & 4.6 by jljusten · 13 years ago
- e8e5cd4 Set MTRR registers. by vanjeff · 13 years ago
- 8f5e3a1 Removing IsaSerailDxe driver instead of removing the TerminalDxe driver when source level debugging feature enabled. by vanjeff · 13 years ago
- 907eac6 Remove old COMPRESS keyword, has add new kewword PCI_COMPRESS. by ydong10 · 13 years ago
- d33db92 Correct package name by hhtian · 13 years ago
- 827adf2 Add LockBox null library to make CapsuleRuntimeDxe driver build pass. by li-elvin · 13 years ago
- b9610b9 Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to time in unit of nanoseconds. by xdu2 · 13 years ago
- 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
- fb11c13 OvmfPkg/SmbiosPlatformDxe: Fix Visual Studio build issue by jljusten · 13 years ago
- fb51181 OvmfPkg/SmbiosPlatformDxe: Add OVMF SMBIOS driver (with Xen support) by jljusten · 13 years ago
- 1c2ae02 OvmfPkg AcpiTimerLib: Fix issue with I/O address initialization by jljusten · 13 years ago
- eec7d42 OvmfPkg/PlatformPei: Add Xen support by jljusten · 13 years ago
- 84c1b22 OvmfPkg/Include/Guid: Add XenInfo GUID by jljusten · 13 years ago
- 550486e OvmfPkg/Library/AcpiTimerLib: Modified to support Xen HVM by jljusten · 13 years ago
- d12bed1 OvmfPkg: Add PathLib class mapping when building the UEFI shell by jljusten · 13 years ago
- 46293a4 Clean up invalid keywords and missing keywords in [Define] section of INF/DEC files. by lzeng14 · 14 years ago
- 345a0c8 OvmfPkg: Add support for UEFI shell by jljusten · 14 years ago
- 3742b53 update copyright line format by hhtian · 14 years ago
- 28b29a7 Clean up DEC files: by mdkinney · 14 years ago
- 70c66df Fix DEC files so any PCD declared as Dynamic is also declared as DynamicEx by mdkinney · 14 years ago
- 6738e4e OvmfPkg/*.fdf: Adjust FV/FD sizes for UNIXGCC DEBUG builds by jljusten · 14 years ago
- eaf4f33 OvmfPkg: Add QemuVideoDxe driver by jljusten · 14 years ago
- 7052047 OvmfPkg/*.dsc: Change FileHandleLib instance path by jljusten · 14 years ago
- 667bf1e OvmfPkg/PlatformPei: Fix issue with 'RELEASE' tag build by jljusten · 14 years ago
- 9ed65b1 OvmfPkg/PlatformPei: Set BootMode, install MasterBootMode PPI by jljusten · 14 years ago
- d0a3ead Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI. by vanjeff · 14 years ago
- 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
- 267865e OvmfPkg: Add create-release.py script by jljusten · 14 years ago
- 59b1946 OvmfPkg NvVarsFileLib: Leverage SerializeVariablesLib by jljusten · 14 years ago
- b043ebc OvmfPkg: Add SerializeVariablesLib library instance by jljusten · 14 years ago
- e79f62f OvmfPkg: Add SerializeVariablesLib library class by jljusten · 14 years ago
- 4631644 OvmfPkg ResetSystemLib: Fix build issue with VS2005 by jljusten · 14 years ago
- c0e1097 OvmfPkg: Add support for memory above 4GB by jljusten · 14 years ago
- 999a815 OvmfPkg: Add NullMemoryTestDxe driver by jljusten · 14 years ago
- 3ca1591 OvmfPkg: Add DEBUG messages to dump the contents of CMOS by jljusten · 14 years ago
- e313026 OvmfPkg EmuVariableFvb: Use 64-bit NV storage PCD by jljusten · 14 years ago
- 7ca30a6 OvmfPkg ResetSystemLib: Add shutdown support for OVMF by jljusten · 14 years ago
- c756b2a OvmfPkg/PlatformPei: Set PM base address OVMF by jljusten · 14 years ago
- 0462965 OvmfPkg/build.sh: Recognize '-p' switch by jljusten · 14 years ago
- 3a4ddfc OvmfPkg EMU FVB: Add 2 functions to PlatformFvbLib by jljusten · 14 years ago
- 949b0f3 OvmfPkg EMU FVB: Convert to FVB2 protocol by jljusten · 14 years ago
- 9529d0f OvmfPkg PlatformFvbLib: Change PlatformFvbDataWritten by jljusten · 14 years ago
- 6632587 OvmfPkg/build.sh: Add features and replace build32/64.sh by jljusten · 14 years ago
- 4a8266f OvmfPkg: Work around issue seen with kvm + grub2 (efi) by jljusten · 14 years ago
- 689562c OvmfPkg: Add USB support by jljusten · 14 years ago
- aed8e2e OvmfPkg README: Group network information together by jljusten · 14 years ago
- 5a9745b OvmfPkg: Add build32.sh and build64.sh scripts by jljusten · 14 years ago
- 7709cf4 DuetPkg, OvmfPkg, UnixPkg: Remove unnecessary reset during boot by jljusten · 14 years ago
- 85c0b5e Fix PCD token value conflict issue. by gikidy · 14 years ago
- 152d9a6 OVMF: Only enable MDEPKG_NDEBUG for RELEASE builds by jljusten · 14 years ago
- 55cdb67 OVMF: Support greater than 2GB of memory by jljusten · 14 years ago
- 3d131d1 OVMF BDS: Don't call BdsLibSaveMemoryTypeInformation by jljusten · 14 years ago
- 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
- 42a83e8 Clean up SEC implementation for Ovmf. by mdkinney · 14 years ago
- 7416f4e Add support for e1000 NICs to OVMF by mdkinney · 14 years ago
- 991d956 Update OVMF Platform PEI to declare IO and MMIO resources. by mdkinney · 14 years ago
- 8df3a68 Update OVMF BDS Library to call GenericBdsLib function to save gEfiMemoryTypeInformation by mdkinney · 14 years ago
- 3b33c6d Fix FFS file type for binary modules of type UEFI_DRIVER by mdkinney · 15 years ago
- 7a743a2 Remove extra references to binary INFs from DSC file by mdkinney · 15 years ago
- 76d428b Simplify DSC/FDF files for OVMF by mdkinney · 15 years ago
- 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