summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe
AgeCommit message (Expand)AuthorFilesLines
2024-06-04Renormalized end-of-lines from master@27b044605cd5f6b33a3d231576003850b3fe305btrunkkx5-632/+632
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki2-83/+82
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 Kinney5-32/+5
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-1/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao4-23/+23
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-3/+6
2012-11-01MdeModulePkg: eliminate all implicit library dependencies for all modules in ...erictian2-3/+1
2011-08-01When status code handler unregister itself, status code dispatch in status co...li-elvin1-2/+5
2011-03-14Enhance inf and dec file to follow specs.ydong101-1/+2
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 formathhtian3-6/+6
2010-02-241. Correct File header to ## @filelgao41-4/+4
2009-12-17Refine type cast.xli241-3/+3
2009-12-16Fix the issue that callback function with TPL lower than TPL_HIGH_LEVEL canno...xli243-55/+132
2009-11-03Enable Report Status Code Router introduced in PI 1.2 for PEI and DXE.xli243-0/+529