summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/ReportStatusCodeRouter: Update RSC Data on reallocationMichael Kubacki2020-04-211-0/+1
* MdeModulePkg/ReportStatusCodeRouter: Take HeaderSize into ConsiderationMichael Kubacki2020-04-211-2/+2
* MdeModulePkg/ReportStatusCodeRouter: Revert end pointer on out of resourcesMichael Kubacki2020-04-211-0/+4
* MdeModulePkg/ReportStatusCodeRouter: Clear RSC Data buffer if Data is NULLMichael Kubacki2020-04-211-0/+4
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-095-32/+5
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-1/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-284-23/+23
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-152-0/+0
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-031-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-282-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-3/+6
* MdeModulePkg: eliminate all implicit library dependencies for all modules in ...erictian2012-11-012-3/+1
* When status code handler unregister itself, status code dispatch in status co...li-elvin2011-08-011-2/+5
* Enhance inf and dec file to follow specs.ydong102011-03-141-1/+2
* If RSC_HANDLER_CALLBACK_ENTRY is allocated as boot service memory, the status...li-elvin2011-01-261-2/+2
* Update the copyright notice formathhtian2010-04-243-6/+6
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* Refine type cast.xli242009-12-171-3/+3
* Fix the issue that callback function with TPL lower than TPL_HIGH_LEVEL canno...xli242009-12-163-55/+132
* Enable Report Status Code Router introduced in PI 1.2 for PEI and DXE.xli242009-11-033-0/+529