]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode
Fix build break
[mirror_edk2.git] / IntelFrameworkModulePkg / Library / PeiDxeDebugLibReportStatusCode /
2009-12-25 xli24Remove status code modules' dependency on IntelFramewor...
2009-12-24 eric_tianupdate file/function comments to list the string length...
2009-12-23 davidhuangPI 1.1 SMM Feature Check-in
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...
2009-04-23 gikidy1. EDK_RELEASE_VERSION removed;
2008-12-18 lgao4Enhance PciCfg2 driver to handle unaligned Pci access...
2008-11-19 qwang12Update doxygen comment.
2008-08-25 lgao4remove the unused msa files in FatBinPkg, IntelFramewor...
2008-08-12 eric_tiancode review's result.
2008-04-02 qhuang8Fix a typo.
2008-04-02 klu2Add missing Guid declaration.
2007-09-27 mdkinneyAdd SEC as a supported Module Type for all libraries...
2007-09-17 klu2FixedPcd macro should *not* be used in Library's inf...
2007-08-30 qhuang8Update all INF, DEC and DSC file to confirm to newest...
2007-08-16 klu2Move EFI_STATUS_CODE_DATA_MAX_SIZE from IntelFrameworkP...
2007-08-10 klu21) Move EFI_DEBUG_INFO structure to IntelFrameworkModul...