]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Library
Coding style fix.
[mirror_edk2.git] / IntelFrameworkModulePkg / Library /
2008-10-17 qwang12Base on PI spec, GetPeiServicesTablePointer is updated...
2008-09-28 eric_tiancleanup the improper comments for function return value...
2008-09-22 qwang121) Replace mBS with gBS from UefiBootServicesTablePoint...
2008-09-21 qwang12CloseEvent in ReportStatusCodeLibDestruct can only...
2008-09-17 qwang12Update the comments.
2008-08-25 lgao4remove the unused msa files in FatBinPkg, IntelFramewor...
2008-08-12 eric_tiancode review's result.
2008-08-01 mdkinneyUse ReadUnaligned32() instead of CopyMem()
2008-07-08 vanjeffupdate file GUID value to avoid collision with the...
2008-07-02 vanjeffadd DXE_DRIVER and UEFI_DRIVER into supported module...
2008-04-23 htaoinitialize local variable before use.
2008-04-14 klu2Coding style modification.
2008-04-10 klu2Add some function/header comments.
2008-04-02 qhuang8Fix a typo.
2008-04-02 klu2Add missing Guid declaration.
2008-03-21 jljustenIntelFrameworkModulePkg/
2008-03-19 yshang1[Description]:
2008-03-19 vanjeffadd some error check and return.
2008-03-19 vanjeffadd PCD PcdUgaConsumeSupport to switch on/off EFI UGA...
2008-03-18 xli24Update BaseUefiTianoCustomDecompressLib to pass GCC...
2008-02-18 yshang1Update the library to compliant with SMMCis 0.91 and...
2008-02-11 jljustenIntelFrameworkModulePkg/Library/PeiReportStatusCodeLib...
2008-02-04 yshang1Retire the constructor to reduce the possibility of...
2008-02-03 yshang1Update PeiReportStatusCodeLib instance, which will...
2008-01-22 yshang1Runtime Library should not use the gRT directly, since...
2008-01-21 yshang1Add SmmRuntimeDxeReportStatusCodeLibFramework in IntelF...
2007-11-22 qhuang8Clean up: update "EFI" to "UEFI" if applicable.
2007-10-22 klu2Update following library class/Protocol for puting...
2007-10-18 lgao4Make GuidedSection library instance to follow the value...
2007-10-17 vanjeffMerger trackers #7807 and #8372.
2007-09-29 lgao41. Add ExtractGuidedSectionLib library to replace custo...
2007-09-27 mdkinneyAdd SEC as a supported Module Type for all libraries...
2007-09-27 klu2Change the function name.
2007-09-26 klu21) Add library classes of S3Lib and RecoveryLib in...
2007-09-17 klu2FixedPcd macro should *not* be used in Library's inf...
2007-09-12 vanjeffModule clean up.
2007-09-04 qwang12First round of PI enabling work:
2007-08-30 qhuang8Update all INF, DEC and DSC file to confirm to newest...
2007-08-30 klu2Fix the invalid return code for OemHookStatusCodeLibNul...
2007-08-23 klu2Fix building issue for Intel Compiler
2007-08-16 klu2Move EFI_STATUS_CODE_DATA_MAX_SIZE from IntelFrameworkP...
2007-08-14 lgao4Sync code with MdePkg spec for Scsi library class and...
2007-08-10 klu21) Move the structure definitions related GUID EFI_STAT...
2007-08-10 klu21) Move EFI_DEBUG_INFO structure to IntelFrameworkModul...
2007-08-09 jwang36Fixed the LIBRARY_CLASS format error
2007-08-09 jwang36Changed class name EdkGraphicsLib to GraphicsLib
2007-08-08 lgao4Correct parameter UINTN to UINT32. Fix UINTN conver...
2007-08-08 lgao4Update CustomDecompress library to support algorithm...
2007-07-25 klu2Correct license header.
2007-07-23 klu2Correct all header files for doxygen format and correct...
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-02 qwang12Rename Protocol/FrameworkHii.h to Protocol/HiiFramework...
2007-06-29 AJFISHgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-06-29 qhuang8Cleanup to remover CommonHeader.h files
2007-06-29 qhuang8Remove "Edk" Prefix
2007-06-29 qhuang8Rename library base name
2007-06-29 qwang12git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-06-29 vanjeffremove EdkSerialPortLibNull.inf from IntelFrameworkModu...
2007-06-29 vanjeff1. add EdkSerialPortLibNull.inf
2007-06-27 qhuang8Complete the library instances in IntelFrameworkModulePkg