summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Library
AgeCommit message (Expand)AuthorFilesLines
2008-04-02Fix a typo.qhuang81-1/+1
2008-04-02Add missing Guid declaration.klu21-0/+3
2008-03-21IntelFrameworkModulePkg/jljusten1-1/+1
2008-03-19[Description]:yshang13-13/+15
2008-03-19add some error check and return.vanjeff1-0/+2
2008-03-19add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consumi...vanjeff2-12/+19
2008-03-18Update BaseUefiTianoCustomDecompressLib to pass GCC build.xli241-1/+1
2008-02-18Update the library to compliant with SMMCis 0.91 and 0.9 both. 0.91 requires ...yshang11-20/+13
2008-02-11IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c:jljusten1-1/+1
2008-02-04Retire the constructor to reduce the possibility of circular library dependency.yshang12-26/+4
2008-02-03Update PeiReportStatusCodeLib instance, which will support report data prior...yshang12-8/+40
2008-01-22Runtime Library should not use the gRT directly, since it may be converted to...yshang11-6/+15
2008-01-21Add SmmRuntimeDxeReportStatusCodeLibFramework in IntelFrameworkModulePkg, whi...yshang19-78/+1386
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang83-3/+3
2007-10-22Update following library class/Protocol for puting 'Framework' as prefixklu21-1/+1
2007-10-18Make GuidedSection library instance to follow the value of GuidedSectionExtra...lgao43-2/+19
2007-10-17Merger trackers #7807 and #8372. vanjeff2-34/+45
2007-09-291. Add ExtractGuidedSectionLib library to replace customdecompress library.lgao43-70/+80
2007-09-27Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney2-2/+2
2007-09-27Change the function name.klu22-3/+3
2007-09-261) Add library classes of S3Lib and RecoveryLib in MdeModulePkgklu24-0/+193
2007-09-17FixedPcd macro should *not* be used in Library's inf file. klu24-9/+5
2007-09-12Module clean up.vanjeff3-80/+54
2007-09-04First round of PI enabling work:qwang124-7/+7
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang84-11/+11
2007-08-30Fix the invalid return code for OemHookStatusCodeLibNull library instance.klu21-2/+2
2007-08-23Fix building issue for Intel Compilerklu21-1/+1
2007-08-16Move EFI_STATUS_CODE_DATA_MAX_SIZE from IntelFrameworkPkg to IntelFrameworkMo...klu21-1/+1
2007-08-14Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...lgao41-8/+3
2007-08-101) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_...klu21-2/+0
2007-08-101) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h ...klu212-0/+2499
2007-08-09Fixed the LIBRARY_CLASS format errorjwang361-1/+2
2007-08-09Changed class name EdkGraphicsLib to GraphicsLibjwang361-1/+1
2007-08-08Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32lgao41-2/+2
2007-08-08Update CustomDecompress library to support algorithm guid and Update DxeIpl a...lgao42-5/+58
2007-07-25Correct license header.klu22-16/+16
2007-07-23Correct all header files for doxygen format and correct the license issue for...klu22-25/+11
2007-07-20remove some comments introduced by tools.vanjeff3-21/+7
2007-07-20remove some comments introduced by tools.vanjeff4-100/+0
2007-07-02Rename Protocol/FrameworkHii.h to Protocol/HiiFramework.h to follow the namin...qwang121-1/+1
2007-06-29git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2920 6f1...AJFISH3-31/+0
2007-06-29Cleanup to remover CommonHeader.h filesqhuang811-111/+18
2007-06-29Remove "Edk" Prefixqhuang81-1/+1
2007-06-29Rename library base nameqhuang81-1/+1
2007-06-29git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2895 6f1...qwang124-0/+1082
2007-06-29remove EdkSerialPortLibNull.inf from IntelFrameworkModulePkgvanjeff4-215/+0
2007-06-291. add EdkSerialPortLibNull.infvanjeff4-0/+215
2007-06-27Complete the library instances in IntelFrameworkModulePkgqhuang814-0/+2218