summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei.c
AgeCommit message (Expand)AuthorFilesLines
2025-06-12MdeModulePkg: Fix EFI_SUCCESS typosGao Qihang1-1/+1
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-42/+48
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-10/+10
2011-11-15The handler dispatcher in PEI statuscode router driver should check if handle...li-elvin1-0/+2
2011-08-01When status code handler unregister itself, status code dispatch in status co...li-elvin1-8/+32
2010-04-24Update the copyright notice formathhtian1-2/+2
2010-01-14Ensure there is only one instance of Status Code PPI in system.xli241-6/+33
2009-11-03Enable Report Status Code Router introduced in PI 1.2 for PEI and DXE.xli241-0/+268