]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/DebugLib.c
Remove extra #includes where possible to make build more efficient
[mirror_edk2.git] / IntelFrameworkModulePkg / Library / PeiDxeDebugLibReportStatusCode / DebugLib.c
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...