summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg
Commit message (Expand)AuthorAgeFilesLines
* Remove unused IfrSupportLib and ExtendedIfrSupportLiblgao42009-04-171-5/+0
* Use GetNextLanguage replace the original HiiLibGetNextLanguage API.lgao42009-04-171-1/+1
* Update BdsDxe to use new designed HiiLib, remove the referrence to the origin...lgao42009-04-1720-352/+680
* Retire HiiLibGetNextLanguage() API from HII Library class.rsun32009-04-173-2/+62
* Retire language conversion APIs from HII library class.rsun32009-04-163-0/+196
* remove unused header filelgao42009-04-151-1/+0
* fixed overflow issue when reading BMP file.vanjeff2009-04-151-3/+10
* HII Library Class interface refine.rsun32009-04-1411-174/+139
* Fix some inconsistencies in EFIAPI usage.jljusten2009-04-1312-88/+16
* Add UefiHiiServicesLib library instance in every one DSClgao42009-04-131-0/+1
* EFI_KEY_OPTION definition verified with UEFI spec.gikidy2009-04-092-15/+36
* Fix the bug that Boot Mainteinance Manager in the front page can not be enter...rsun32009-04-081-7/+30
* correct the input parameter FormId of IfrLibUpdateForm()jji42009-04-071-1/+1
* 1. Update the CRC32 in the EFI System Table header in BdsConsole.cvanjeff2009-04-071-8/+32
* return value not follow spec.vanjeff2009-04-071-2/+1
* Fix ICC build warningqhuang82009-04-031-2/+1
* Loaded Image device paths for EFI Drivers loaded from PCI Option ROMgikidy2009-04-0313-211/+505
* Use UefiLib CreatePopUp APIlgao42009-04-021-1/+1
* Retire Extended HII library class.rsun32009-04-0210-86/+171
* SATA Device path updated.gikidy2009-04-021-20/+48
* Function AtaEnableLongPhysicalSector () added for Long physical sector process.gikidy2009-04-023-1/+87
* update the FindVariable judgment condition.eric_tian2009-03-271-1/+1
* Apply GetBestLanguage() API in UEFIqhuang82009-03-271-31/+85
* remove unused display option.lgao42009-03-251-9/+0
* Fix the issue that VariablePei hangs on Richford when variable region is wipe...xli242009-03-231-1/+9
* fix Klocwork issueshfang2009-03-237-8/+31
* clean console control protocol in bds module.vanjeff2009-03-207-63/+22
* ISO_639_2_ENTRY_SIZE has been made local.jji42009-03-171-0/+5
* Fix build warning generated by GCC.jljusten2009-03-101-1/+1
* change the default value of PcdBootState into TRUE, therefore the first boot ...eric_tian2009-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-102-2/+121
* Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffEx...qhuang82009-03-051-1/+1
* Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang82009-03-051-0/+1
* add check for invalid handle.vanjeff2009-03-041-1/+5
* retire gEfiBootStateGuid and replace it with dynamic hii pcd. so the differen...eric_tian2009-03-044-24/+11
* retired PcdNtEmulatorEnable.vanjeff2009-03-045-23/+5
* Retire BaseReportStatusCodeLib in IntelFrameworkModulePkg.qhuang82009-03-033-558/+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-022-0/+47
* remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang82009-03-021-0/+9
* Remove bmp.h and shellFile.h from MdeModulePkg to IntelFrameworkpkgqhuang82009-03-023-1/+49
* Move IntelFrameworkModulePkg/Universal/Legacy8259Dxe tojljusten2009-03-011-9/+8
* Move IntelFrameworkModulePkg/Universal/Legacy8259Dxe tojljusten2009-03-013-948/+0
* Define EFI_REMOVABLE_MEDIA_FILE_NAME for EBC architecture in GenericBdsLib li...klu22009-02-272-7/+14
* 1. delete Include/Guid/VariableInfo.heric_tian2009-02-273-3/+10
* GenericBdsLib can not be built under EBC because specification does not give ...klu22009-02-271-3/+9
* Use default boot file name from UefiSpec.h and retired related PCDsklu22009-02-262-5/+3