summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework
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-7/+7
* 1. Rollback the changing on replacing MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CO...vanjeff2010-11-231-3/+9
* Prevent infinite recursion when ASSERT(), DEBUG(), or any other use of Report...vanjeff2010-11-101-4/+28
* Add explicit type cast to suppress possible warning of precession loss.xli242010-08-101-2/+2
* Update the copyright notice formathhtian2010-04-232-4/+4
* 1. Correct File header to ## @filelgao42010-02-241-5/+5
* Remove status code modules' dependency on IntelFrameworkModulePkg.xli242009-12-251-0/+1
* PI 1.1 SMM Feature Check-indavidhuang2009-12-231-1/+1
* Add check for memory allocation.xli242009-06-291-2/+6
* Update comments.xli242009-06-191-0/+1
* Update comments.xli242009-06-161-5/+2
* Code scrub for DxeReportStatusCodeLib.xli242009-06-114-353/+116
* 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-2/+2
* Adjust the code so that global variable placed at beginning of file.gikidy2009-04-241-2/+1
* 1. EDK_RELEASE_VERSION removed;gikidy2009-04-231-5/+3
* fix Klocwork issueshfang2009-03-231-1/+3
* Add more checks for Dxe Report status code library to access boot service.lgao42009-03-101-2/+2
* Add conditional check before output status code.lgao42009-02-231-13/+19
* Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec.lgao42008-12-181-1/+1
* 1, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu22008-11-113-3/+4
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-1/+0
* remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...lgao42008-08-251-78/+0
* Add some function/header comments.klu22008-04-103-4/+42
* Add SmmRuntimeDxeReportStatusCodeLibFramework in IntelFrameworkModulePkg, whi...yshang12008-01-214-78/+262
* FixedPcd macro should *not* be used in Library's inf file. klu22007-09-171-1/+1
* Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang82007-08-301-2/+2
* 1) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h ...klu22007-08-103-0/+749