summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-58/+60
2020-04-21MdeModulePkg/ReportStatusCodeRouter: Update RSC Data on reallocationMichael Kubacki1-0/+1
2020-04-21MdeModulePkg/ReportStatusCodeRouter: Take HeaderSize into ConsiderationMichael Kubacki1-2/+2
2020-04-21MdeModulePkg/ReportStatusCodeRouter: Revert end pointer on out of resourcesMichael Kubacki1-0/+4
2020-04-21MdeModulePkg/ReportStatusCodeRouter: Clear RSC Data buffer if Data is NULLMichael Kubacki1-0/+4
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-08-01When status code handler unregister itself, status code dispatch in status co...li-elvin1-2/+5
2011-01-26If RSC_HANDLER_CALLBACK_ENTRY is allocated as boot service memory, the status...li-elvin1-2/+2
2010-04-24Update the copyright notice formathhtian1-2/+2
2009-12-17Refine type cast.xli241-3/+3
2009-12-16Fix the issue that callback function with TPL lower than TPL_HIGH_LEVEL canno...xli241-48/+117
2009-11-03Enable Report Status Code Router introduced in PI 1.2 for PEI and DXE.xli241-0/+334