| Commit message (Expand) | Author | Age | Files | Lines |
* | OvmfPkg: Add dependency of VariableSmm driver to make it work normally. | Zhihao Li | 2022-04-02 | 1 | -1/+2 |
* | OvmfPkg: Switch timer in build time for OvmfPkg | Min Xu | 2022-04-02 | 1 | -1/+9 |
* | OvmfPkg/BaseMemEncryptTdxLib: Add TDX helper library | Min Xu | 2022-04-02 | 1 | -0/+1 |
* | MdeModulePkg: Add PcdTdxSharedBitMask | Min Xu | 2022-04-02 | 1 | -0/+3 |
* | OvmfPkg: Create initial version of PlatformInitLib | Min Xu | 2022-04-02 | 1 | -0/+1 |
* | OvmfPkg/FvbServicesSmm: use the VmgExitLibNull | Brijesh Singh | 2022-02-16 | 1 | -1/+4 |
* | OvmfPkg: add PcdVideoResolutionSource | Gerd Hoffmann | 2022-01-29 | 1 | -0/+1 |
* | OvmfPkg: change qemu default resolution to 1280x800 | Gerd Hoffmann | 2022-01-29 | 1 | -2/+2 |
* | OvmfPkg: move tcg configuration to dsc and fdf include files | Gerd Hoffmann | 2021-12-15 | 1 | -77/+11 |
* | OvmfPkg-EmuVariableFvbRuntimeDxe: Support Access To Memory Above 4G | lixianglai | 2021-12-11 | 1 | -0/+2 |
* | OvmfPkg: Generalize AcpiPlatformDxe | Sebastien Boeuf | 2021-12-11 | 1 | -1/+1 |
* | OvmfPkg: Remove unused print service driver (PrintDxe) | Philippe Mathieu-Daude | 2021-12-10 | 1 | -1/+0 |
* | OvmfPkg/PlatformPei: set PcdConfidentialComputingAttr when SEV is active | Brijesh Singh | 2021-12-09 | 1 | -0/+3 |
* | OvmfPkg/MemEncryptSevLib: add support to validate system RAM | Brijesh Singh via groups.io | 2021-12-09 | 1 | -0/+1 |
* | OvmfPkg: Reference new Tcg2PlatformPei in the build system | Stefan Berger | 2021-09-30 | 1 | -0/+4 |
* | OvmfPkg: Reference new Tcg2PlatformDxe in the build system for compilation | Stefan Berger | 2021-09-30 | 1 | -0/+4 |
* | OvmfPkg: add SecureBootVariableLib class resolution | Grzegorz Bernacki | 2021-08-03 | 1 | -0/+2 |
* | OvmfPkg: add BlobVerifierLibNull to DSC | Dov Murik | 2021-07-29 | 1 | -1/+4 |
* | OvmfPkg: restrict XenPlatformLib to BdsDxe in the IA32, IA32X64, X64 DSCs | Laszlo Ersek | 2021-06-04 | 1 | -1/+1 |
* | OvmfPkg: drop PcdPciDisableBusEnumeration from the IA32, IA32X64, X64 DSCs | Laszlo Ersek | 2021-06-04 | 1 | -1/+0 |
* | OvmfPkg: switch IA32, IA32X64, X64 to the fw_cfg-only ACPI platform driver | Laszlo Ersek | 2021-06-04 | 1 | -2/+1 |
* | OvmfPkg: remove the Xen drivers from the IA32, IA32X64, and X64 platforms | Laszlo Ersek | 2021-06-04 | 1 | -4/+0 |
* | OvmfPkg/TpmMmioSevDecryptPei: Mark TPM MMIO range as unencrypted for SEV-ES | Lendacky, Thomas | 2021-04-30 | 1 | -0/+1 |
* | OvmfPkg: Add MicrocodeLib in DSC files. | Ray Ni | 2021-04-09 | 1 | -0/+1 |
* | OvmfPkg: Consume MdeLibs.dsc.inc for RegisterFilterLib | Dandan Bi | 2021-03-31 | 1 | -1/+4 |
* | OvmfPkg: strip build paths in release builds | Ross Burton | 2021-03-24 | 1 | -0/+1 |
* | OvmfPkg: resolve MmUnblockMemoryLib (mainly for VariableSmmRuntimeDxe) | Kun Qin | 2021-03-05 | 1 | -0/+3 |
* | OvmfPkg: Introduce PciHostBridgeUtilityLib class | Jiahui Cen via groups.io | 2021-01-20 | 1 | -0/+1 |
* | OvmfPkg: disable list length checks in NOOPT and DEBUG builds | Laszlo Ersek | 2021-01-19 | 1 | -0/+1 |
* | OvmfPkg: raise PcdShellFileOperationSize to 128KB | Laszlo Ersek | 2021-01-19 | 1 | -0/+2 |
* | OvmfPkg/MemEncryptSevLib: Add an interface to retrieve the encryption mask | Tom Lendacky | 2021-01-07 | 1 | -1/+3 |
* | OvmfPkg/VirtioFsDxe: convert FUSE inode attributes to EFI_FILE_INFO | Laszlo Ersek | 2020-12-21 | 1 | -0/+1 |
* | OvmfPkg: introduce VirtioFsDxe | Laszlo Ersek | 2020-12-21 | 1 | -0/+1 |
* | OvmfPkg/OvmfPkgIa32.dsc: Enable MD5 while enable iSCSI | Gao, Zhichao | 2020-11-17 | 1 | -0/+3 |
* | OvmfPkg: Add VariablePolicy engine to OvmfPkg platform | Bret Barkelew | 2020-11-17 | 1 | -0/+5 |
* | OvmfPkg: enable HttpDynamicCommand | Vladimir Olovyannikov | 2020-10-01 | 1 | -0/+4 |
* | OvmfPkg: Add RngLib based on TimerLib for Crypto | Matthew Carlson | 2020-09-18 | 1 | -0/+1 |
* | OvmfPkg: Create GHCB pages for use during Pei and Dxe phase | Tom Lendacky | 2020-08-17 | 1 | -0/+2 |
* | OvmfPkg: Add support to perform SEV-ES initialization | Tom Lendacky | 2020-08-17 | 1 | -0/+3 |
* | OvmfPkg: Prepare OvmfPkg to use the VmgExitLib library | Tom Lendacky | 2020-08-16 | 1 | -0/+1 |
* | OvmfPkg/LsiScsiDxe: Create the empty driver | Gary Lin | 2020-07-17 | 1 | -0/+4 |
* | OvmfPkg/OvmfPkg*.dsc: Change PCDs type about status code | Tan, Ming | 2020-06-18 | 1 | -3/+3 |
* | Revert "OvmfPkg: use generic QEMU image loader for secure boot enabled ..." | Laszlo Ersek | 2020-06-16 | 1 | -4/+0 |
* | OvmfPkg/PlatformPei: increase memory type info defaults | Laszlo Ersek | 2020-05-18 | 1 | -5/+5 |
* | OvmfPkg/PlatformPei: extract memory type info defaults to PCDs | Laszlo Ersek | 2020-05-18 | 1 | -0/+12 |
* | OvmfPkg: Skip initrd command on Xcode toolchain | Roman Bolshakov | 2020-05-14 | 1 | -1/+1 |
* | OvmfPkg: Use toolchain appropriate CpuExceptionHandlerLib | Lendacky, Thomas | 2020-05-11 | 1 | -0/+4 |
* | OvmfPkg/MptScsiDxe: Create empty driver | Nikita Leshenko | 2020-05-05 | 1 | -0/+4 |
* | OvmfPkg: control PXEv4 / PXEv6 boot support from the QEMU command line | Laszlo Ersek | 2020-04-28 | 1 | -0/+9 |
* | OvmfPkg: introduce QemuFwCfgSimpleParserLib | Laszlo Ersek | 2020-04-28 | 1 | -0/+1 |