summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg
AgeCommit message (Expand)AuthorFilesLines
2009-05-13Refine code for PeiReportStatusCodeLib.xli242-24/+33
2009-05-08Update SetupBrowserDxe and BdsDxe to use an internal string for prompting str...rsun31-2/+8
2009-05-07Refine code for OemHookStatusCodeLibNull.xli242-21/+7
2009-05-05Remove usage of MemoryAllocationLib, and use a simplistic allocationjljusten2-11/+31
2009-05-04Merge PEI & DXE LzmaCustomDecompressLib. A previous implementationjljusten7-165/+45
2009-05-01Add LzmaCustomDecompressLib based on the LZMA SDK 4.65 which wasjljusten22-0/+3986
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy4-7/+7
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy15-34/+34
2009-04-28Remove unused ConvertRfc3066LanguageToIso639Language() in BdsDxe after the la...rsun32-195/+0
2009-04-28update to pass ICC builderic_tian1-0/+1
2009-04-27Update DSC&FDF files according to update of status code PEIM.xli241-1/+1
2009-04-27Update directory/file names for status code PEIM.xli245-7/+7
2009-04-27Code Scrub for Status Code PEIM.xli245-189/+171
2009-04-27improve platformlangcodes/langcodes and platformlang/lang autoupdate mechanism. eric_tian2-22/+7
2009-04-27Update DSC files according to update of status code driver.xli241-2/+2
2009-04-27Update directory/file names for status code runtime dxe driver.xli247-182/+142
2009-04-27Some minor refinements for function header.xli243-8/+2
2009-04-27Code Scrub for Status Code Runtime Dxe driver.xli247-378/+283
2009-04-27Update HiiGetBrowserData APIlgao42-26/+3
2009-04-27DEC file reviewed.gikidy1-8/+26
2009-04-24Adjust the code so that global variable placed at beginning of file.gikidy18-166/+170
2009-04-24COMPONENT_NAME & COMPONENT_NAME2 & DRIVER_BINDING checked in inf files.gikidy7-2/+30
2009-04-24COMPONENT_NAME & COMPONENT_NAME2 checked in inf files.gikidy3-1/+4
2009-04-23Code scrub for VgaClass Driver.xli245-786/+756
2009-04-231. EDK_RELEASE_VERSION removed;gikidy31-129/+72
2009-04-23add type cast.vanjeff1-1/+1
2009-04-23Fix build break caused by a unresolved external symbol _memset in BaseUefiTia...rsun31-4/+2
2009-04-22Remove volatile local variable sync to MdePkg BaseUefiDecompressLib and fix I...lgao41-4/+4
2009-04-22Fix that the variable can't be stored. Next, I will update GetBrowserData API.lgao41-3/+11
2009-04-21Add FormSet Guid for the front page.lgao41-1/+1
2009-04-21Fix K8 report bugs.hfang5-35/+74
2009-04-20Enhance HiiGetBrowserData API to support the case that storage element is 0.lgao41-2/+2
2009-04-17Remove unused IfrSupportLib and ExtendedIfrSupportLiblgao41-5/+0
2009-04-17Use GetNextLanguage replace the original HiiLibGetNextLanguage API.lgao41-1/+1
2009-04-17Update BdsDxe to use new designed HiiLib, remove the referrence to the origin...lgao420-352/+680
2009-04-17Retire HiiLibGetNextLanguage() API from HII Library class.rsun33-2/+62
2009-04-16Retire language conversion APIs from HII library class.rsun33-0/+196
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