summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework
AgeCommit message (Expand)AuthorFilesLines
2019-07-03Remove IntelFrameworkModulePkgHao A Wu5-969/+0
2019-04-28IntelFrameworkModulePkg: make global variable staticZhichao Gao1-2/+2
2019-04-09IntelFrameworkModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney5-33/+5
2018-06-28IntelFrameworkModulePkg: Clean up source filesLiming Gao2-30/+30
2015-12-15IntelFrameworkModulePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2014-09-03IntelFrameworkModulePkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-28IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-0/+0
2014-08-28IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-8/+9
2011-08-02Fixed the issue in RuntimeStatusCode library that may not work on the early d...lgao41-1/+9
2010-11-231. Rollback the changing on replacing MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CO...vanjeff1-0/+1
2010-09-10Update this library to restrict usage to DXE_RUNTIME_DRIVER and DXE_SMM_DRIVE...mdkinney1-1/+1
2010-08-10Add explicit type cast to suppress possible warning of precession loss.xli241-2/+2
2010-04-23Update the copyright notice formathhtian4-8/+8
2010-02-241. Correct File header to ## @filelgao41-2/+2
2010-02-10Leverages SMM Status Code Protocol, instead of OemHookStatusCodeLib.xli243-36/+71
2009-12-25Remove status code modules' dependency on IntelFrameworkModulePkg.xli241-0/+1
2009-07-10Add the missing header file.lgao41-1/+1
2009-06-19Code scrub for SmmRuntimeDxeReportStatusCodeLibFramework.xli244-336/+203
2009-06-07Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney1-2/+0
2009-06-011) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney1-1/+1
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney1-4/+4
2009-04-24Adjust the code so that global variable placed at beginning of file.gikidy1-1/+3
2009-04-231. EDK_RELEASE_VERSION removed;gikidy1-5/+4
2009-03-23fix Klocwork issueshfang1-1/+3
2009-02-04use the GUIDed versions of events: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_...jji43-4/+9
2008-12-15Add missing DevicePathLib in INF file.qhuang81-0/+1
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu22-2/+3
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42-9/+0
2008-09-221) Replace mBS with gBS from UefiBootServicesTablePointer Lib to avoid librar...qwang123-18/+19
2008-09-21CloseEvent in ReportStatusCodeLibDestruct can only be called when the library...qwang121-16/+21
2008-08-25remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...lgao41-78/+0
2008-04-10Add some function/header comments.klu22-5/+11
2008-03-19[Description]:yshang13-13/+15
2008-02-18Update the library to compliant with SMMCis 0.91 and 0.9 both. 0.91 requires ...yshang11-20/+13
2008-01-22Runtime Library should not use the gRT directly, since it may be converted to...yshang11-6/+15
2008-01-21Add SmmRuntimeDxeReportStatusCodeLibFramework in IntelFrameworkModulePkg, whi...yshang15-0/+1124