summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableDxe/FirmwarePerformanceDxe.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-90/+100
2021-12-07MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-10/+10
2021-11-12MdeModulePkg/FPDT: Lock boot performance table address variable at EndOfDxeedk2-stable202111-rc1Dandan Bi1-13/+77
2019-04-28MdeModulePkg/FirmwarePerformanceDxe: make global variable staticZhichao Gao1-2/+2
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-08-20MdeModulePkg: Remove redundant library classes and GUIDsshenglei1-2/+0
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-3/+3
2018-05-29MdeModulePkg/FirmwarePerformanceDataTableDxe: use AllocatePeiAccessiblePagesArd Biesheuvel1-42/+9
2018-04-16MdeModulePkg/FPDT: Add error message for unsupported caseDandan Bi1-0/+3
2018-02-08MdeModulePkg/FirmwarePerfDxe:Enhance for new pref infrastructureDandan Bi1-244/+50
2017-04-21MdeModulePkg/FirmwarePerformanceDxe: Error Level is not used correctlyJeff Fan1-2/+2
2016-04-29MdeModulePkg-FPDT(3): Use SMM_FPDT_FUNCTION_GET_BOOT_RECORD_DATA_BY_OFFSET in...Liming Gao1-41/+77
2015-05-08MdeModulePkg: Update FirmwarePerformanceDataTableDxe for LegacyBootLiming Gao1-54/+22
2014-12-12MdeModulePkg DXE FpdtStatusCodeHandler: Check Boolean value in if statement.Liming Gao1-1/+1
2014-12-03MdeModulePkg: Unregister DXE FpdtStatusCodeHandler.Liming Gao1-44/+61
2014-03-17Remove ASSERT check for SetVariable in FirmwarePerformanceDataTableDxeGao, Liming1-10/+10
2013-09-16Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C...Star Zeng1-14/+18
2013-05-27Fix the issue that FreePool is too early in FirmwarePerformanceDxe.lgao41-4/+11
2013-05-16Separate memory allocation for FPDT S3 performance table and boot performance...lzeng141-60/+164
2013-05-13Update Code to pass EBC compiler.lgao41-2/+5
2012-07-12Clean up include of ACPI header file so that only IndustryStandard/Acpi.h is ...lzeng141-2/+0
2012-05-08Enhance ACPI FPDT DXE and SMM driver to accept the extension boot records.lgao41-37/+171
2011-12-01Add Acpi50 FPDT and BGRT module into MdeModulePkg.lgao41-0/+638