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