summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework
Commit message (Expand)AuthorAgeFilesLines
* sync patch r10536, r10564, r10786 from main trunk.vanjeff2011-04-191-2/+2
* Sync sync patch r11083, r11084 from main trunk.vanjeff2010-11-261-0/+1
* sync patch r10864, r10865, r10866, r10876 from main trunk.vanjeff2010-10-131-1/+1
* 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