summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg
AgeCommit message (Expand)AuthorFilesLines
2009-04-15remove unused header filelgao41-1/+0
2009-04-15fixed overflow issue when reading BMP file.vanjeff1-3/+10
2009-04-14HII Library Class interface refine.rsun311-174/+139
2009-04-13Fix some inconsistencies in EFIAPI usage.jljusten12-88/+16
2009-04-13Add UefiHiiServicesLib library instance in every one DSClgao41-0/+1
2009-04-09EFI_KEY_OPTION definition verified with UEFI spec.gikidy2-15/+36
2009-04-08Fix the bug that Boot Mainteinance Manager in the front page can not be enter...rsun31-7/+30
2009-04-07correct the input parameter FormId of IfrLibUpdateForm()jji41-1/+1
2009-04-071. Update the CRC32 in the EFI System Table header in BdsConsole.cvanjeff1-8/+32
2009-04-07return value not follow spec.vanjeff1-2/+1
2009-04-03Fix ICC build warningqhuang81-2/+1
2009-04-03Loaded Image device paths for EFI Drivers loaded from PCI Option ROMgikidy13-211/+505
2009-04-02Use UefiLib CreatePopUp APIlgao41-1/+1
2009-04-02Retire Extended HII library class.rsun310-86/+171
2009-04-02SATA Device path updated.gikidy1-20/+48
2009-04-02Function AtaEnableLongPhysicalSector () added for Long physical sector process.gikidy3-1/+87
2009-03-27update the FindVariable judgment condition.eric_tian1-1/+1
2009-03-27Apply GetBestLanguage() API in UEFIqhuang81-31/+85
2009-03-25remove unused display option.lgao41-9/+0
2009-03-23Fix the issue that VariablePei hangs on Richford when variable region is wipe...xli241-1/+9
2009-03-23fix Klocwork issueshfang7-8/+31
2009-03-20clean console control protocol in bds module.vanjeff7-63/+22
2009-03-17ISO_639_2_ENTRY_SIZE has been made local.jji41-0/+5
2009-03-10Fix build warning generated by GCC.jljusten1-1/+1
2009-03-10change the default value of PcdBootState into TRUE, therefore the first boot ...eric_tian1-1/+1
2009-03-10Add more checks for Dxe Report status code library to access boot service.lgao44-2/+17
2009-03-101. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and Primar...vanjeff2-2/+121
2009-03-05Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffEx...qhuang81-1/+1
2009-03-05Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang81-0/+1
2009-03-04add check for invalid handle.vanjeff1-1/+5
2009-03-04retire gEfiBootStateGuid and replace it with dynamic hii pcd. so the differen...eric_tian4-24/+11
2009-03-04retired PcdNtEmulatorEnable.vanjeff5-23/+5
2009-03-03Retire BaseReportStatusCodeLib in IntelFrameworkModulePkg.qhuang83-558/+0
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang81-1/+1
2009-03-02Correct include path for linux buildingklu21-1/+1
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang81-0/+0
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang82-0/+47
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang81-0/+9
2009-03-02Remove bmp.h and shellFile.h from MdeModulePkg to IntelFrameworkpkgqhuang83-1/+49
2009-03-01Move IntelFrameworkModulePkg/Universal/Legacy8259Dxe tojljusten1-9/+8
2009-03-01Move IntelFrameworkModulePkg/Universal/Legacy8259Dxe tojljusten3-948/+0
2009-02-27Define EFI_REMOVABLE_MEDIA_FILE_NAME for EBC architecture in GenericBdsLib li...klu22-7/+14
2009-02-271. delete Include/Guid/VariableInfo.heric_tian3-3/+10
2009-02-27GenericBdsLib can not be built under EBC because specification does not give ...klu21-3/+9
2009-02-26Use default boot file name from UefiSpec.h and retired related PCDsklu22-5/+3
2009-02-261, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification s...klu25-33/+21
2009-02-261, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu28-65/+12
2009-02-26PeiStatusCode PEIM does not dependent on BaseMemoryLib library class.klu21-1/+0
2009-02-26Move OEMBadging protocol from MdeModulePkg to IntelFrameworkModulePkgklu22-0/+91
2009-02-26Add some comments in BdsDxe INF file.lgao42-12/+12