summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/ReportStatusCodeRouter
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: ReportStatusCodeRouter: Support StandaloneMm RSC RouterKun Qin2021-02-016-55/+178
* 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-0915-96/+15
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-062-3/+3
* MdeModulePkg: Clean up source filesLiming Gao2018-06-2811-63/+63
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-156-0/+0
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-033-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-286-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-283-8/+20
* MdeModulePkg: eliminate all implicit library dependencies for all modules in ...erictian2012-11-012-3/+1
* The handler dispatcher in PEI statuscode router driver should check if handle...li-elvin2011-11-151-0/+2
* When status code handler unregister itself, status code dispatch in status co...li-elvin2011-08-013-13/+43
* Enhance inf and dec file to follow specs.ydong102011-03-143-3/+6
* 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-249-18/+18
* 1. Correct File header to ## @filelgao42010-02-243-10/+10
* Use Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney2010-02-163-16/+9
* SMM driver should link UefiRuntimeLib.hhtian2010-01-231-2/+1
* Ensure there is only one instance of Status Code PPI in system.xli242010-01-141-6/+33
* PI 1.1 SMM Feature Check-indavidhuang2009-12-233-0/+405
* 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-036-0/+959