summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Library
Commit message (Expand)AuthorAgeFilesLines
* Clean up GenericBdsLib.h to remove unnecessary include header files.lgao42009-05-211-0/+23
* Refine code for PeiReportStatusCodeLib.xli242009-05-132-24/+33
* Refine code for OemHookStatusCodeLibNull.xli242009-05-072-21/+7
* Remove usage of MemoryAllocationLib, and use a simplistic allocationjljusten2009-05-052-11/+31
* Merge PEI & DXE LzmaCustomDecompressLib. A previous implementationjljusten2009-05-046-163/+44
* Add LzmaCustomDecompressLib based on the LZMA SDK 4.65 which wasjljusten2009-05-0119-0/+3951
* Adjust the code so that global variable placed at beginning of file.gikidy2009-04-242-3/+4
* 1. EDK_RELEASE_VERSION removed;gikidy2009-04-2313-53/+29
* add type cast.vanjeff2009-04-231-1/+1
* Fix build break caused by a unresolved external symbol _memset in BaseUefiTia...rsun32009-04-231-4/+2
* Remove volatile local variable sync to MdePkg BaseUefiDecompressLib and fix I...lgao42009-04-221-4/+4
* Fix K8 report bugs.hfang2009-04-211-32/+49
* remove unused header filelgao42009-04-151-1/+0
* fixed overflow issue when reading BMP file.vanjeff2009-04-151-3/+10
* Fix some inconsistencies in EFIAPI usage.jljusten2009-04-131-1/+0
* 1. Update the CRC32 in the EFI System Table header in BdsConsole.cvanjeff2009-04-071-8/+32
* Loaded Image device paths for EFI Drivers loaded from PCI Option ROMgikidy2009-04-031-0/+32
* Use UefiLib CreatePopUp APIlgao42009-04-021-1/+1
* SATA Device path updated.gikidy2009-04-021-20/+48
* fix Klocwork issueshfang2009-03-234-3/+18
* clean console control protocol in bds module.vanjeff2009-03-203-37/+11
* Fix build warning generated by GCC.jljusten2009-03-101-1/+1
* Add more checks for Dxe Report status code library to access boot service.lgao42009-03-104-2/+17
* 1. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and Primar...vanjeff2009-03-101-0/+118
* Retire BaseReportStatusCodeLib in IntelFrameworkModulePkg.qhuang82009-03-032-557/+0
* remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang82009-03-021-1/+1
* Correct include path for linux buildingklu22009-03-021-1/+1
* remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang82009-03-021-0/+0
* Remove bmp.h and shellFile.h from MdeModulePkg to IntelFrameworkpkgqhuang82009-03-023-1/+49
* Define EFI_REMOVABLE_MEDIA_FILE_NAME for EBC architecture in GenericBdsLib li...klu22009-02-271-0/+11
* Use default boot file name from UefiSpec.h and retired related PCDsklu22009-02-262-5/+3
* 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu22009-02-262-37/+0
* Add some comments in BdsDxe INF file.lgao42009-02-261-4/+4
* Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkgklu22009-02-245-1/+312
* Add conditional check before output status code.lgao42009-02-232-27/+39
* retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is use...eric_tian2009-02-231-1/+0
* retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is use...eric_tian2009-02-232-14/+1
* Update for the performance infrastructure changes:qhuang82009-02-234-27/+5
* Add missing GUID due to last check-in.klu22009-02-041-0/+1
* use the GUIDed versions of events: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_...jji42009-02-043-4/+9
* Cleanup meta data for GenericBdsLib library instance's INFklu22009-02-031-35/+38
* Add in a check to make sure "BootCurrent" is created only when it match a val...qwang122009-02-031-7/+57
* Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu22009-01-239-0/+6566
* Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec.lgao42008-12-183-2/+7
* Add missing DevicePathLib in INF file.qhuang82008-12-151-0/+1
* Remove use of UINT8_MAX. Use BIT8-1 instead.mdkinney2008-12-071-1/+1
* Update PEIM entry point to follow PEIM entry point.lgao42008-11-271-2/+2
* Removed Graphics library instance in IntelFrameworkModulePkg, since no one us...vanjeff2008-11-202-913/+0
* 1.Removed PrintXY from Graphics Library.vanjeff2008-11-201-1/+1
* Update doxygen comment.qwang122008-11-191-0/+2