summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Library
AgeCommit message (Expand)Author
2009-04-24Adjust the code so that global variable placed at beginning of file.gikidy
2009-04-231. EDK_RELEASE_VERSION removed;gikidy
2009-04-23add type cast.vanjeff
2009-04-23Fix build break caused by a unresolved external symbol _memset in BaseUefiTia...rsun3
2009-04-22Remove volatile local variable sync to MdePkg BaseUefiDecompressLib and fix I...lgao4
2009-04-21Fix K8 report bugs.hfang
2009-04-15remove unused header filelgao4
2009-04-15fixed overflow issue when reading BMP file.vanjeff
2009-04-13Fix some inconsistencies in EFIAPI usage.jljusten
2009-04-071. Update the CRC32 in the EFI System Table header in BdsConsole.cvanjeff
2009-04-03Loaded Image device paths for EFI Drivers loaded from PCI Option ROMgikidy
2009-04-02Use UefiLib CreatePopUp APIlgao4
2009-04-02SATA Device path updated.gikidy
2009-03-23fix Klocwork issueshfang
2009-03-20clean console control protocol in bds module.vanjeff
2009-03-10Fix build warning generated by GCC.jljusten
2009-03-10Add more checks for Dxe Report status code library to access boot service.lgao4
2009-03-101. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and Primar...vanjeff
2009-03-03Retire BaseReportStatusCodeLib in IntelFrameworkModulePkg.qhuang8
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang8
2009-03-02Correct include path for linux buildingklu2
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang8
2009-03-02Remove bmp.h and shellFile.h from MdeModulePkg to IntelFrameworkpkgqhuang8
2009-02-27Define EFI_REMOVABLE_MEDIA_FILE_NAME for EBC architecture in GenericBdsLib li...klu2
2009-02-26Use default boot file name from UefiSpec.h and retired related PCDsklu2
2009-02-261, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu2
2009-02-26Add some comments in BdsDxe INF file.lgao4
2009-02-24Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkgklu2
2009-02-23Add conditional check before output status code.lgao4
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