summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Universal/BdsDxe
AgeCommit message (Expand)Author
2009-06-25Use UNI file string to display Boot Option for language localization.gikidy
2009-06-24Fix the potential issue that using integrate as BOOLEAN value in judgment. klu2
2009-06-24Explicit to judge whether Index is out of boundary.klu2
2009-06-23Fix a syntax error. There was an extra closing parenthesis: ')'jljusten
2009-06-23Fix some potential buffer overflow issue.klu2
2009-06-23Fix potential buffer overflow issue.klu2
2009-06-191) Make naming of enumeration type follows coding styleklu2
2009-06-08Remove the duplicate NULL string.lgao4
2009-06-07Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney
2009-06-04Remove #define for MAX_BBS_ENTRIESmdkinney
2009-05-21Clean up GenericBdsLib.h to remove unnecessary include header files.lgao4
2009-05-20Fix the issue that BootOrder can't be setlgao4
2009-05-19Correct the dummy ConfigAccess Extract and RouteConfig behavior according to ...lgao4
2009-05-08Update SetupBrowserDxe and BdsDxe to use an internal string for prompting str...rsun3
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-04-28Remove unused ConvertRfc3066LanguageToIso639Language() in BdsDxe after the la...rsun3
2009-04-28update to pass ICC builderic_tian
2009-04-27improve platformlangcodes/langcodes and platformlang/lang autoupdate mechanism. eric_tian
2009-04-27Update HiiGetBrowserData APIlgao4
2009-04-24Adjust the code so that global variable placed at beginning of file.gikidy
2009-04-22Fix that the variable can't be stored. Next, I will update GetBrowserData API.lgao4
2009-04-21Add FormSet Guid for the front page.lgao4
2009-04-20Enhance HiiGetBrowserData API to support the case that storage element is 0.lgao4
2009-04-17Use GetNextLanguage replace the original HiiLibGetNextLanguage API.lgao4
2009-04-17Update BdsDxe to use new designed HiiLib, remove the referrence to the origin...lgao4
2009-04-17Retire HiiLibGetNextLanguage() API from HII Library class.rsun3
2009-04-16Retire language conversion APIs from HII library class.rsun3
2009-04-14HII Library Class interface refine.rsun3
2009-04-13Fix some inconsistencies in EFIAPI usage.jljusten
2009-04-09EFI_KEY_OPTION definition verified with UEFI spec.gikidy
2009-04-08Fix the bug that Boot Mainteinance Manager in the front page can not be enter...rsun3
2009-04-07correct the input parameter FormId of IfrLibUpdateForm()jji4
2009-04-02Retire Extended HII library class.rsun3
2009-03-27Apply GetBestLanguage() API in UEFIqhuang8
2009-03-25remove unused display option.lgao4
2009-03-20clean console control protocol in bds module.vanjeff
2009-03-17ISO_639_2_ENTRY_SIZE has been made local.jji4
2009-03-101. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and Primar...vanjeff
2009-03-04retire gEfiBootStateGuid and replace it with dynamic hii pcd. so the differen...eric_tian
2009-02-261, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification s...klu2
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-24Fix build break: MdeModuleHii.h has been moved to MdeModulePkg/Include/Guid d...qhuang8
2009-02-231. Update Generic BDS part to use dynamic PCD to set console output mode inst...qhuang8
2009-02-04Fix a bug: fail to change Boot Order in Boot Maintenance Manager.qhuang8
2009-02-03Cleanup meta data for BdsDxe INF file.klu2
2009-01-24Fix ICC build warning.qhuang8
2009-01-23Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu2