summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework
AgeCommit message (Expand)Author
2011-08-02Fixed the issue in RuntimeStatusCode library that may not work on the early d...lgao4
2010-11-231. Rollback the changing on replacing MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CO...vanjeff
2010-09-10Update this library to restrict usage to DXE_RUNTIME_DRIVER and DXE_SMM_DRIVE...mdkinney
2010-08-10Add explicit type cast to suppress possible warning of precession loss.xli24
2010-04-23Update the copyright notice formathhtian
2010-02-241. Correct File header to ## @filelgao4
2010-02-10Leverages SMM Status Code Protocol, instead of OemHookStatusCodeLib.xli24
2009-12-25Remove status code modules' dependency on IntelFrameworkModulePkg.xli24
2009-07-10Add the missing header file.lgao4
2009-06-19Code scrub for SmmRuntimeDxeReportStatusCodeLibFramework.xli24
2009-06-07Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney
2009-06-011) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney
2009-04-24Adjust the code so that global variable placed at beginning of file.gikidy
2009-04-231. EDK_RELEASE_VERSION removed;gikidy
2009-03-23fix Klocwork issueshfang
2009-02-04use the GUIDed versions of events: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_...jji4
2008-12-15Add missing DevicePathLib in INF file.qhuang8
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu2
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-09-221) Replace mBS with gBS from UefiBootServicesTablePointer Lib to avoid librar...qwang12
2008-09-21CloseEvent in ReportStatusCodeLibDestruct can only be called when the library...qwang12
2008-08-25remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...lgao4
2008-04-10Add some function/header comments.klu2
2008-03-19[Description]:yshang1
2008-02-18Update the library to compliant with SMMCis 0.91 and 0.9 both. 0.91 requires ...yshang1
2008-01-22Runtime Library should not use the gRT directly, since it may be converted to...yshang1
2008-01-21Add SmmRuntimeDxeReportStatusCodeLibFramework in IntelFrameworkModulePkg, whi...yshang1