summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Library
AgeCommit message (Expand)Author
2009-02-23retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is use...eric_tian
2009-02-23retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is use...eric_tian
2009-02-23Update for the performance infrastructure changes:qhuang8
2009-02-04Add missing GUID due to last check-in.klu2
2009-02-04use the GUIDed versions of events: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_...jji4
2009-02-03Cleanup meta data for GenericBdsLib library instance's INFklu2
2009-02-03Add in a check to make sure "BootCurrent" is created only when it match a val...qwang12
2009-01-23Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu2
2008-12-18Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec.lgao4
2008-12-15Add missing DevicePathLib in INF file.qhuang8
2008-12-07Remove use of UINT8_MAX. Use BIT8-1 instead.mdkinney
2008-11-27Update PEIM entry point to follow PEIM entry point.lgao4
2008-11-20Removed Graphics library instance in IntelFrameworkModulePkg, since no one us...vanjeff
2008-11-201.Removed PrintXY from Graphics Library.vanjeff
2008-11-19Update doxygen comment.qwang12
2008-11-19Update doxygen comment.qwang12
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu2
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-10-27Update LIBRARY_CLASS declaration in the INF file so this library is type BASE...mdkinney
2008-10-17Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang12
2008-09-28cleanup the improper comments for function return value in LockKeyboards()eric_tian
2008-09-221) Replace mBS with gBS from UefiBootServicesTablePointer Lib to avoid librar...qwang12
2008-09-21CloseEvent in ReportStatusCodeLibDestruct can only be called when the library...qwang12
2008-09-17Update the comments.qwang12
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