]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint
Fix the potential issue that using integrate as BOOLEAN value in judgment.
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / BdsDxe / BootMaint /
2009-06-24 klu2Fix the potential issue that using integrate as BOOLEAN...
2009-06-24 klu2Explicit to judge whether Index is out of boundary.
2009-06-23 jljustenFix a syntax error. There was an extra closing parenth...
2009-06-23 klu2Fix some potential buffer overflow issue.
2009-06-23 klu2Fix potential buffer overflow issue.
2009-06-19 klu21) Make naming of enumeration type follows coding style
2009-06-04 mdkinneyRemove #define for MAX_BBS_ENTRIES
2009-05-20 lgao4Fix the issue that BootOrder can't be set
2009-04-27 lgao4Update HiiGetBrowserData API
2009-04-22 lgao4Fix that the variable can't be stored. Next, I will...
2009-04-20 lgao4Enhance HiiGetBrowserData API to support the case that...
2009-04-17 lgao4Update BdsDxe to use new designed HiiLib, remove the...
2009-04-14 rsun3HII Library Class interface refine.
2009-04-13 jljustenFix some inconsistencies in EFIAPI usage.
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-02-26 klu21, Change name of PcdPlatformBootTimeoutDefault to...
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...