]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/DebugLib.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / IntelFrameworkModulePkg / Library / PeiDxeDebugLibReportStatusCode / DebugLib.c
2019-07-03 Hao A WuRemove IntelFrameworkModulePkg
2019-05-22 Gao, ZhichaoIntelFrameworkModulePkg/DebugLib: Fix string copy issue
2019-04-09 Michael D KinneyIntelFrameworkModulePkg: Replace BSD License with BSD...
2019-04-02 Bret BarkelewIntelFramworkModulePkg/PeiDxeDebugLibReportStatusCode...
2018-06-28 Liming GaoIntelFrameworkModulePkg: Clean up source files
2015-12-07 Baraneedharan Anba... IntelFrameworkModulePkg: DebugAssert enhancement
2015-06-30 Hao WuIntelFrameworkModulePkg PeiDxeDebugLib: Use safe string...
2015-06-08 Qiu ShuminIntelFrameworkModulePkg: Add %u and %lu support for...
2015-04-03 Liming GaoIntelFrameworkModulePkg: Cleanup PeiDxeDebugLibReportSt...
2015-02-06 Liming GaoIntelFrameworkModulePkg: Update PeiDxeDebugLibReportSta...
2012-06-12 lgao4Update PeiDxeDebugDebugLibReportStatusCode to use CopyM...
2012-05-21 lgao4Update PeiDxeDebugLibReportStatusCode library instance...
2012-02-01 rsun3Add Missing invocations to VA_END() for VA_START().
2011-03-10 mdkinneyUpdate DebugLib to provide support for "err" command...
2010-04-23 hhtianUpdate the copyright notice format
2009-12-24 eric_tianupdate file/function comments to list the string length...
2009-09-01 qhuang8Refactor the code logic to reduce code size for debug...
2009-08-13 eric_tianrecalculate the total size of format string printed...
2009-07-11 mdkinneyRemove extra #includes where possible to make build...
2009-06-18 rsun3Remove an inline assembly statement added for debug
2009-06-18 xli24Code scrub for PeiDxeDebugLibReportStatusCode.
2009-06-07 mdkinneyRetire <FrameworkModuleBase.h>, <FrameworkModuleDxe...
2009-06-04 xli24Remove ASSERT (TotalSize <= sizeof (Buffer));
2009-06-03 mdkinneyFix IPF alignment fault caused by addition of BASE_LIST...
2009-06-01 mdkinneyIncrease source portability by replace the use of EFI_S...
2009-06-01 mdkinney1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelF...
2009-06-01 mdkinneyRemove the GUID declared as gEfiStatusCodeDataTypeAsser...
2009-05-31 mdkinneyChange (UINT8 *) to (CHAR *) to make types the same...
2009-05-30 mdkinneyThis checkin addresses the compatibility issue of passi...
2008-12-18 lgao4Enhance PciCfg2 driver to handle unaligned Pci access...
2008-11-19 qwang12Update doxygen comment.
2008-08-12 eric_tiancode review's result.
2007-08-16 klu2Move EFI_STATUS_CODE_DATA_MAX_SIZE from IntelFrameworkP...
2007-08-10 klu21) Move EFI_DEBUG_INFO structure to IntelFrameworkModul...