summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode
AgeCommit message (Expand)Author
2015-06-30IntelFrameworkModulePkg PeiDxeDebugLib: Use safe string functionsHao Wu
2015-06-08IntelFrameworkModulePkg: Add %u and %lu support for DebugLib.Qiu Shumin
2015-04-03IntelFrameworkModulePkg: Cleanup PeiDxeDebugLibReportStatusCodeLiming Gao
2015-02-06IntelFrameworkModulePkg: Update PeiDxeDebugLibReportStatusCode libraryLiming Gao
2014-09-03IntelFrameworkModulePkg: Convert non DOS format files to DOS formatGao, Liming
2014-08-28IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-28IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2012-06-12Update PeiDxeDebugDebugLibReportStatusCode to use CopyMem() in place of Ascii...lgao4
2012-05-21Update PeiDxeDebugLibReportStatusCode library instance to print partial ASSER...lgao4
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun3
2011-03-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney
2010-04-23Update the copyright notice formathhtian
2010-02-241. Correct File header to ## @filelgao4
2009-12-25Remove status code modules' dependency on IntelFrameworkModulePkg.xli24
2009-12-24update file/function comments to list the string length limitation.eric_tian
2009-12-23PI 1.1 SMM Feature Check-indavidhuang
2009-09-01Refactor the code logic to reduce code size for debug tip.qhuang8
2009-08-13recalculate the total size of format string printed by DebugPrint(). eric_tian
2009-07-11Remove extra #includes where possible to make build more efficientmdkinney
2009-06-18Remove an inline assembly statement added for debugrsun3
2009-06-18Code scrub for PeiDxeDebugLibReportStatusCode.xli24
2009-06-07Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney
2009-06-04Remove ASSERT (TotalSize <= sizeof (Buffer));xli24
2009-06-03Fix IPF alignment fault caused by addition of BASE_LIST type that was added t...mdkinney
2009-06-01Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney
2009-06-011) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney
2009-06-01Remove the GUID declared as gEfiStatusCodeDataTypeAssertGuid and EFI_STATUS_C...mdkinney
2009-05-31Change (UINT8 *) to (CHAR *) to make types the same for comparison operationsmdkinney
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney
2009-04-231. EDK_RELEASE_VERSION removed;gikidy
2008-12-18Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec.lgao4
2008-11-19Update doxygen comment.qwang12
2008-08-25remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...lgao4
2008-08-12code review's result.eric_tian
2008-04-02Fix a typo.qhuang8
2008-04-02Add missing Guid declaration.klu2
2007-09-27Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney
2007-09-17FixedPcd macro should *not* be used in Library's inf file. klu2
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang8
2007-08-16Move EFI_STATUS_CODE_DATA_MAX_SIZE from IntelFrameworkPkg to IntelFrameworkMo...klu2
2007-08-101) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h ...klu2