summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableSmm/FirmwarePerformanceSmm.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: FirmwarePerformanceDataTable: Added StandaloneMm supportKun Qin2021-02-011-318/+0
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-14/+14
* MdeModulePkg/FPDT: Add error message for unsupported caseDandan Bi2018-04-161-0/+5
* MdeModulePkg/FirmwarePerfSmm:Enhance for new pref infrastructureDandan Bi2018-02-081-26/+9
* MdeModulePkg-FPDT(2): Add SMM_FPDT_FUNCTION_GET_BOOT_RECORD_DATA_BY_OFFSET in...Liming Gao2016-04-291-27/+36
* MdeModulePkg: Cleanup gEfiSmmAccess2ProtocolGuid reference.Star Zeng2015-02-051-1/+0
* Use SmmMemLib to check communication buffer.Yao, Jiewen2015-02-021-83/+4
* Fix the TOCTOU issue of CommBufferSize itself for SMM communicate handler input.lzeng142013-05-211-2/+5
* 1. Fix TOCTOU issue in VariableSmm, FtwSmm, FpdtSmm, SmmCorePerformance SMM h...lzeng142013-05-071-5/+9
* 1. Use the check IsAddressValid() to prevent SMM communication buffer overflo...lzeng142013-04-251-5/+32
* Clean up include of ACPI header file so that only IndustryStandard/Acpi.h is ...lzeng142012-07-121-2/+0
* Add more SMRAM range check to 3 SMI handler.czhang462012-06-271-11/+37
* Fix potential memory leak issue.lzeng142012-06-181-2/+3
* Enhance ACPI FPDT DXE and SMM driver to accept the extension boot records.lgao42012-05-081-24/+207
* Add Acpi50 FPDT and BGRT module into MdeModulePkg.lgao42011-12-011-0/+165