summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/DebugLib.c
AgeCommit message (Expand)Author
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
2009-12-24update file/function comments to list the string length limitation.eric_tian
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
2008-12-18Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec.lgao4
2008-11-19Update doxygen comment.qwang12
2008-08-12code review's result.eric_tian
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