mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-12-26 00:15:52 +00:00
This patch enhance performance data SMM communication by using fixed SMM communication buffer. Update FpdtDxe to use fixed SMM communication buffer to get performance data by SMM_FPDT_FUNCTION_GET_BOOT_RECORD_DATA_BY_OFFSET API. This is designed to meet Microsoft WSMT table definition on FIXED_COMM_BUFFERS requirement. Cc: Liming Gao <liming.gao@intel.com> Cc: Feng Tian <feng.tian@intel.com> Cc: Laszlo Ersek <lersek@redhat.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Feng Tian <feng.tian@intel.com> |
||
|---|---|---|
| .. | ||
| AcpiPlatformDxe | ||
| AcpiTableDxe | ||
| BootGraphicsResourceTableDxe | ||
| BootScriptExecutorDxe | ||
| FirmwarePerformanceDataTableDxe | ||
| FirmwarePerformanceDataTablePei | ||
| FirmwarePerformanceDataTableSmm | ||
| S3SaveStateDxe | ||
| SmmS3SaveState | ||