summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Library
Commit message (Expand)AuthorAgeFilesLines
* code review's result.eric_tian2008-08-121-1/+1
* Use ReadUnaligned32() instead of CopyMem()mdkinney2008-08-013-2/+4
* update file GUID value to avoid collision with the GraphicsLib instance in Md...vanjeff2008-07-081-2/+2
* add DXE_DRIVER and UEFI_DRIVER into supported module type list for PciIncompa...vanjeff2008-07-021-2/+2
* initialize local variable before use.htao2008-04-231-0/+2
* Coding style modification.klu22008-04-141-1/+1
* Add some function/header comments.klu22008-04-1010-395/+312
* Fix a typo.qhuang82008-04-021-1/+1
* Add missing Guid declaration.klu22008-04-021-0/+3
* IntelFrameworkModulePkg/jljusten2008-03-211-1/+1
* [Description]:yshang12008-03-193-13/+15
* add some error check and return.vanjeff2008-03-191-0/+2
* add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consumi...vanjeff2008-03-192-12/+19
* Update BaseUefiTianoCustomDecompressLib to pass GCC build.xli242008-03-181-1/+1
* Update the library to compliant with SMMCis 0.91 and 0.9 both. 0.91 requires ...yshang12008-02-181-20/+13
* IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c:jljusten2008-02-111-1/+1
* Retire the constructor to reduce the possibility of circular library dependency.yshang12008-02-042-26/+4
* Update PeiReportStatusCodeLib instance, which will support report data prior...yshang12008-02-032-8/+40
* Runtime Library should not use the gRT directly, since it may be converted to...yshang12008-01-221-6/+15
* Add SmmRuntimeDxeReportStatusCodeLibFramework in IntelFrameworkModulePkg, whi...yshang12008-01-219-78/+1386
* Clean up: update "EFI" to "UEFI" if applicable.qhuang82007-11-223-3/+3
* Update following library class/Protocol for puting 'Framework' as prefixklu22007-10-221-1/+1
* Make GuidedSection library instance to follow the value of GuidedSectionExtra...lgao42007-10-183-2/+19
* Merger trackers #7807 and #8372. vanjeff2007-10-172-34/+45
* 1. Add ExtractGuidedSectionLib library to replace customdecompress library.lgao42007-09-293-70/+80
* Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney2007-09-272-2/+2
* Change the function name.klu22007-09-272-3/+3
* 1) Add library classes of S3Lib and RecoveryLib in MdeModulePkgklu22007-09-264-0/+193
* FixedPcd macro should *not* be used in Library's inf file. klu22007-09-174-9/+5
* Module clean up.vanjeff2007-09-123-80/+54
* First round of PI enabling work:qwang122007-09-044-7/+7
* Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang82007-08-304-11/+11
* Fix the invalid return code for OemHookStatusCodeLibNull library instance.klu22007-08-301-2/+2
* Fix building issue for Intel Compilerklu22007-08-231-1/+1
* Move EFI_STATUS_CODE_DATA_MAX_SIZE from IntelFrameworkPkg to IntelFrameworkMo...klu22007-08-161-1/+1
* Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...lgao42007-08-141-8/+3
* 1) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_...klu22007-08-101-2/+0
* 1) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h ...klu22007-08-1012-0/+2499
* Fixed the LIBRARY_CLASS format errorjwang362007-08-091-1/+2
* Changed class name EdkGraphicsLib to GraphicsLibjwang362007-08-091-1/+1
* Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32lgao42007-08-081-2/+2
* Update CustomDecompress library to support algorithm guid and Update DxeIpl a...lgao42007-08-082-5/+58
* Correct license header.klu22007-07-252-16/+16
* Correct all header files for doxygen format and correct the license issue for...klu22007-07-232-25/+11
* remove some comments introduced by tools.vanjeff2007-07-203-21/+7
* remove some comments introduced by tools.vanjeff2007-07-204-100/+0
* Rename Protocol/FrameworkHii.h to Protocol/HiiFramework.h to follow the namin...qwang122007-07-021-1/+1
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2920 6f1...AJFISH2007-06-293-31/+0
* Cleanup to remover CommonHeader.h filesqhuang82007-06-2911-111/+18
* Remove "Edk" Prefixqhuang82007-06-291-1/+1