summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Library
AgeCommit message (Expand)Author
2008-08-25remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...lgao4
2008-08-12code review's result.eric_tian
2008-08-01Use ReadUnaligned32() instead of CopyMem()mdkinney
2008-07-08update file GUID value to avoid collision with the GraphicsLib instance in Md...vanjeff
2008-07-02add DXE_DRIVER and UEFI_DRIVER into supported module type list for PciIncompa...vanjeff
2008-04-23initialize local variable before use.htao
2008-04-14Coding style modification.klu2
2008-04-10Add some function/header comments.klu2
2008-04-02Fix a typo.qhuang8
2008-04-02Add missing Guid declaration.klu2
2008-03-21IntelFrameworkModulePkg/jljusten
2008-03-19[Description]:yshang1
2008-03-19add some error check and return.vanjeff
2008-03-19add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consumi...vanjeff
2008-03-18Update BaseUefiTianoCustomDecompressLib to pass GCC build.xli24
2008-02-18Update the library to compliant with SMMCis 0.91 and 0.9 both. 0.91 requires ...yshang1
2008-02-11IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c:jljusten
2008-02-04Retire the constructor to reduce the possibility of circular library dependency.yshang1
2008-02-03Update PeiReportStatusCodeLib instance, which will support report data prior...yshang1
2008-01-22Runtime Library should not use the gRT directly, since it may be converted to...yshang1
2008-01-21Add SmmRuntimeDxeReportStatusCodeLibFramework in IntelFrameworkModulePkg, whi...yshang1
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang8
2007-10-22Update following library class/Protocol for puting 'Framework' as prefixklu2
2007-10-18Make GuidedSection library instance to follow the value of GuidedSectionExtra...lgao4
2007-10-17Merger trackers #7807 and #8372. vanjeff
2007-09-291. Add ExtractGuidedSectionLib library to replace customdecompress library.lgao4
2007-09-27Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney
2007-09-27Change the function name.klu2
2007-09-261) Add library classes of S3Lib and RecoveryLib in MdeModulePkgklu2
2007-09-17FixedPcd macro should *not* be used in Library's inf file. klu2
2007-09-12Module clean up.vanjeff
2007-09-04First round of PI enabling work:qwang12
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang8
2007-08-30Fix the invalid return code for OemHookStatusCodeLibNull library instance.klu2
2007-08-23Fix building issue for Intel Compilerklu2
2007-08-16Move EFI_STATUS_CODE_DATA_MAX_SIZE from IntelFrameworkPkg to IntelFrameworkMo...klu2
2007-08-14Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...lgao4
2007-08-101) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_...klu2
2007-08-101) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h ...klu2
2007-08-09Fixed the LIBRARY_CLASS format errorjwang36
2007-08-09Changed class name EdkGraphicsLib to GraphicsLibjwang36
2007-08-08Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32lgao4
2007-08-08Update CustomDecompress library to support algorithm guid and Update DxeIpl a...lgao4
2007-07-25Correct license header.klu2
2007-07-23Correct all header files for doxygen format and correct the license issue for...klu2
2007-07-20remove some comments introduced by tools.vanjeff
2007-07-20remove some comments introduced by tools.vanjeff
2007-07-02Rename Protocol/FrameworkHii.h to Protocol/HiiFramework.h to follow the namin...qwang12
2007-06-29git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2920 6f1...AJFISH
2007-06-29Cleanup to remover CommonHeader.h filesqhuang8