summaryrefslogtreecommitdiff
path: root/OvmfPkg/OvmfPkg.dec
AgeCommit message (Expand)AuthorFilesLines
2022-01-29OvmfPkg: add PcdVideoResolutionSourceGerd Hoffmann1-0/+7
2021-12-09OvmfPkg/AmdSev: expose the SNP reserved pages through configuration tableBrijesh Singh1-0/+1
2021-12-09OvmfPkg/SecMain: validate the memory used for decompressing FvBrijesh Singh1-0/+4
2021-12-09OvmfPkg: reserve CPUID pageBrijesh Singh via groups.io1-0/+7
2021-12-09OvmfPkg: reserve SNP secrets pageBrijesh Singh via groups.io1-0/+7
2021-10-24OvmfPkg: Add IntelTdxMetadata.asmMin Xu1-0/+9
2021-09-22OvmfPkg: set a default value for the WorkAreaHeader PCDCorvin Köhne1-1/+1
2021-08-27OvmfPkg: introduce a common work areaBrijesh Singh1-0/+12
2021-08-05OvmfPkg: Remove Initrd LINUX_EFI_INITRD_MEDIA_GUIDJeff Brasen1-1/+0
2021-07-29OvmfPkg/AmdSev: reserve MEMFD space for for firmware config hashesJames Bottomley1-0/+6
2021-07-29OvmfPkg: add library class BlobVerifierLib with null implementationDov Murik1-0/+3
2021-04-30OvmfPkg: Define a new PPI GUID to signal TPM MMIO accessabilityLendacky, Thomas1-0/+4
2021-03-16OvmfPkg: define CPU_HOT_EJECT_DATAAnkur Arora1-0/+4
2021-01-20OvmfPkg: Introduce PciHostBridgeUtilityLib classJiahui Cen via groups.io1-0/+4
2021-01-07OvmfPkg/VmgExitLib: Support nested #VCsTom Lendacky1-0/+2
2020-12-18OvmfPkg/AmdSev/SecretDxe: make secret location naming genericJames Bottomley1-1/+1
2020-12-14OvmfPkg/AmdSev: Expose the Sev Secret area using a configuration tableJames Bottomley1-0/+1
2020-12-14OvmfPkg: create a SEV secret area in the AmdSev memfdJames Bottomley1-0/+6
2020-12-14OvmfPkg/AmdSev: add Grub Firmware Volume PackageJames Bottomley1-0/+1
2020-08-17OvmfPkg: Create a GHCB page for use during Sec phaseTom Lendacky1-0/+9
2020-08-01OvmfPkg: fix DEC spec violation introduced by Bhyve additionLaszlo Ersek1-0/+5
2020-07-17OvmfPkg/LsiScsiDxe: Process the SCSI Request PacketGary Lin1-0/+3
2020-07-17OvmfPkg/LsiScsiDxe: Report Targets and LUNsGary Lin1-0/+5
2020-07-15OvmfPkg/OvmfPkg.dec: Adjust PcdMptScsiStallPerPollUsec token valueGary Lin1-1/+1
2020-05-05OvmfPkg/MptScsiDxe: Implement the PassThru methodNikita Leshenko1-0/+3
2020-05-05OvmfPkg/MptScsiDxe: Report targets and one LUNNikita Leshenko1-0/+4
2020-04-28OvmfPkg: introduce QemuFwCfgSimpleParserLibLaszlo Ersek1-0/+4
2020-04-08OvmfPkg: supply missing lib class declarations in the DEC fileLaszlo Ersek1-0/+14
2020-03-30OvmfPkg/PvScsiDxe: Support sending SCSI request and receive responseLiran Alon1-0/+6
2020-03-30OvmfPkg/PvScsiDxe: Report the number of targets and LUNsLiran Alon1-0/+9
2020-03-05OvmfPkg: create protocol and GUID header for loaded x86 Linux kernelsArd Biesheuvel1-26/+27
2020-03-05OvmfPkg: introduce QemuLoadImageLib library classArd Biesheuvel1-0/+5
2020-03-05OvmfPkg: add GUID for the QEMU kernel loader fs media device pathArd Biesheuvel1-0/+1
2020-03-04OvmfPkg: add definition of LINUX_EFI_INITRD_MEDIA_GUIDArd Biesheuvel1-0/+1
2020-03-04OvmfPkg/Tcg2ConfigPei: introduce a signalling PPI to depex onArd Biesheuvel1-0/+5
2020-02-05OvmfPkg: introduce PcdCsmEnable feature flagLaszlo Ersek1-0/+5
2020-02-05OvmfPkg: introduce PcdQ35SmramAtDefaultSmbaseLaszlo Ersek1-0/+6
2019-08-21OvmfPkg: Introduce PcdXenGrantFramesAnthony PERARD1-0/+3
2019-08-21OvmfPkg/Library/XenPlatformLib: New libraryAnthony PERARD1-0/+4
2019-08-21OvmfPkg/XenResetVector: Saving start of day pointer for PVH guestsAnthony PERARD1-0/+3
2019-06-14OvmfPkg/OvmfPkg.dec: Add PCD definitions used by copied CSM modulesHao A Wu1-0/+58
2019-06-14OvmfPkg/OvmfPkg.dec: Add the new include folder for CSM header filesHao A Wu1-0/+1
2019-06-14OvmfPkg/OvmfPkg.dec: Add definitions for CSM-related Guid & ProtocolHao A Wu1-0/+9
2019-04-30OvmfPkg: introduce OVMF_PK_KEK1_APP_PREFIX_GUIDLaszlo Ersek1-0/+1
2019-04-30OvmfPkg/EnrollDefaultKeys: extract MICROSOFT_VENDOR_GUIDLaszlo Ersek1-0/+1
2019-04-11OvmfPkg/OvmfPkg.dec: Add 8259-related PCDs in OVMF DEC fileHao Wu1-0/+26
2019-04-11OvmfPkg: Copy Legacy8259 protocol definitions from IntelFrameworkPkgHao Wu1-1/+2
2019-04-09OvmfPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-25OvmfPkg: add library to track boot option loading/starting on the consoleLaszlo Ersek1-0/+5
2018-06-14OvmfPkg: add QEMU_RAMFB_GUIDGerd Hoffmann1-0/+1