summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework
Commit message (Expand)AuthorAgeFilesLines
* IntelFrameworkModulePkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-0/+0
* IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-8/+9
* Fixed the issue in RuntimeStatusCode library that may not work on the early d...lgao42011-08-021-1/+9
* 1. Rollback the changing on replacing MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CO...vanjeff2010-11-231-0/+1
* Update this library to restrict usage to DXE_RUNTIME_DRIVER and DXE_SMM_DRIVE...mdkinney2010-09-101-1/+1
* Add explicit type cast to suppress possible warning of precession loss.xli242010-08-101-2/+2
* Update the copyright notice formathhtian2010-04-234-8/+8
* 1. Correct File header to ## @filelgao42010-02-241-2/+2
* Leverages SMM Status Code Protocol, instead of OemHookStatusCodeLib.xli242010-02-103-36/+71
* Remove status code modules' dependency on IntelFrameworkModulePkg.xli242009-12-251-0/+1
* Add the missing header file.lgao42009-07-101-1/+1
* Code scrub for SmmRuntimeDxeReportStatusCodeLibFramework.xli242009-06-194-336/+203
* Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney2009-06-071-2/+0
* 1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney2009-06-011-1/+1
* This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2009-05-301-4/+4
* Adjust the code so that global variable placed at beginning of file.gikidy2009-04-241-1/+3
* 1. EDK_RELEASE_VERSION removed;gikidy2009-04-231-5/+4
* fix Klocwork issueshfang2009-03-231-1/+3
* use the GUIDed versions of events: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_...jji42009-02-043-4/+9
* Add missing DevicePathLib in INF file.qhuang82008-12-151-0/+1
* 1, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu22008-11-112-2/+3
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-302-9/+0
* 1) Replace mBS with gBS from UefiBootServicesTablePointer Lib to avoid librar...qwang122008-09-223-18/+19
* CloseEvent in ReportStatusCodeLibDestruct can only be called when the library...qwang122008-09-211-16/+21
* remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...lgao42008-08-251-78/+0
* Add some function/header comments.klu22008-04-102-5/+11
* [Description]:yshang12008-03-193-13/+15
* Update the library to compliant with SMMCis 0.91 and 0.9 both. 0.91 requires ...yshang12008-02-181-20/+13
* Runtime Library should not use the gRT directly, since it may be converted to...yshang12008-01-221-6/+15
* Add SmmRuntimeDxeReportStatusCodeLibFramework in IntelFrameworkModulePkg, whi...yshang12008-01-215-0/+1124