]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Universal/BdsDxe
Reviewed the code comments in the Include/Protocol directory for typos, grammar issue...
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / BdsDxe /
2009-05-21 lgao4Clean up GenericBdsLib.h to remove unnecessary include...
2009-05-20 lgao4Fix the issue that BootOrder can't be set
2009-05-19 lgao4Correct the dummy ConfigAccess Extract and RouteConfig...
2009-05-08 rsun3Update SetupBrowserDxe and BdsDxe to use an internal...
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-28 rsun3Remove unused ConvertRfc3066LanguageToIso639Language...
2009-04-28 eric_tianupdate to pass ICC build
2009-04-27 eric_tianimprove platformlangcodes/langcodes and platformlang...
2009-04-27 lgao4Update HiiGetBrowserData API
2009-04-24 gikidyAdjust the code so that global variable placed at begin...
2009-04-22 lgao4Fix that the variable can't be stored. Next, I will...
2009-04-21 lgao4Add FormSet Guid for the front page.
2009-04-20 lgao4Enhance HiiGetBrowserData API to support the case that...
2009-04-17 lgao4Use GetNextLanguage replace the original HiiLibGetNextL...
2009-04-17 lgao4Update BdsDxe to use new designed HiiLib, remove the...
2009-04-17 rsun3Retire HiiLibGetNextLanguage() API from HII Library...
2009-04-16 rsun3Retire language conversion APIs from HII library class.
2009-04-14 rsun3HII Library Class interface refine.
2009-04-13 jljustenFix some inconsistencies in EFIAPI usage.
2009-04-09 gikidyEFI_KEY_OPTION definition verified with UEFI spec.
2009-04-08 rsun3Fix the bug that Boot Mainteinance Manager in the front...
2009-04-07 jji4correct the input parameter FormId of IfrLibUpdateForm()
2009-04-02 rsun3Retire Extended HII library class.
2009-03-27 qhuang8Apply GetBestLanguage() API in UEFI
2009-03-25 lgao4remove unused display option.
2009-03-20 vanjeffclean console control protocol in bds module.
2009-03-17 jji4ISO_639_2_ENTRY_SIZE has been made local.
2009-03-10 vanjeff1. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOu...
2009-03-04 eric_tianretire gEfiBootStateGuid and replace it with dynamic...
2009-02-26 klu21, Retired PCD PcdSupportHardwareErrorRecord, because...
2009-02-26 klu21, Change name of PcdPlatformBootTimeoutDefault to...
2009-02-26 lgao4Add some comments in BdsDxe INF file.
2009-02-24 klu2Move library class GenericBdsLib and PlatformBdsLib...
2009-02-24 qhuang8Fix build break: MdeModuleHii.h has been moved to MdeMo...
2009-02-23 qhuang81. Update Generic BDS part to use dynamic PCD to set...
2009-02-04 qhuang8Fix a bug: fail to change Boot Order in Boot Maintenanc...
2009-02-03 klu2Cleanup meta data for BdsDxe INF file.
2009-01-24 qhuang8Fix ICC build warning.
2009-01-23 klu2Move BdsDxe and GenericBdsLib to IntelFrameworkModulePk...