summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Library
AgeCommit message (Expand)Author
2009-06-11Fix BDS limitation of two "EFI DVD/CDROM" options appear after plug two CD-ROM.gikidy
2009-06-11Update comments for PeiReportStatusCodeLib.xli24
2009-06-11Code scrub for DxeReportStatusCodeLib.xli24
2009-06-08Add comments for Include header files lgao4
2009-06-07Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney
2009-06-07Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney
2009-06-04Remove ASSERT (TotalSize <= sizeof (Buffer));xli24
2009-06-03Fix IPF alignment fault caused by addition of BASE_LIST type that was added t...mdkinney
2009-06-01Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney
2009-06-011) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney
2009-06-01Remove the GUID declared as gEfiStatusCodeDataTypeAssertGuid and EFI_STATUS_C...mdkinney
2009-05-31Change (UINT8 *) to (CHAR *) to make types the same for comparison operationsmdkinney
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney
2009-05-26fix a bug of incorrectly judge the end of variable arguments.eric_tian
2009-05-21Clean up GenericBdsLib.h to remove unnecessary include header files.lgao4
2009-05-13Refine code for PeiReportStatusCodeLib.xli24
2009-05-07Refine code for OemHookStatusCodeLibNull.xli24
2009-05-05Remove usage of MemoryAllocationLib, and use a simplistic allocationjljusten
2009-05-04Merge PEI & DXE LzmaCustomDecompressLib. A previous implementationjljusten
2009-05-01Add LzmaCustomDecompressLib based on the LZMA SDK 4.65 which wasjljusten
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