]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr/DeviceManager.c
Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info. Also...
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / BdsDxe / DeviceMngr / DeviceManager.c
2012-05-30 ydong10Add new interface GetVariable2 and GetEfiGlobalVariable...
2011-12-15 ydong10Update for IntelFrameworkModulePkg.
2011-10-31 jljustenIntelFrameworkModulePkg: Remove variables that are...
2011-09-18 lgao4Clean up the private GUID definition in module Level.
2011-05-20 ydong10Refine all R9 call back function to return EFI_UNSUPPOR...
2011-04-07 niruiyuAdd assertion check for TmpString against NULL.
2011-04-01 niruiyu> When GetHealthStatus() returns NULL FormHiiHandle...
2011-02-23 ydong101.Refine all the goto and action opcode. When the menu...
2010-12-15 ydong10Update inappropriate comments.
2010-12-10 ydong10fix potential memory access violation
2010-12-10 ydong10fix build error on ICC compile.
2010-12-09 ydong10[BDS] Device Manager was requested to add more sub...
2010-07-22 xdu2Fix bug that cursor position will change when enter...
2010-06-02 lgao4Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function...
2010-04-23 hhtianUpdate the copyright notice format
2010-02-23 li-elvinDriver health entry in device manager page is not total...
2010-02-04 qhuang8Fix ICC build break
2010-02-04 lgao4Fix the bug that the wrong classguid is compared.
2010-02-02 lgao4Add support to original EFI_IFR_FORM_SET in initial...
2010-01-07 xli24Minor code enhancement.
2009-12-09 lgao4Add the missing HiiVendor DevicePath for new added...
2009-12-07 gikidyRefine code make callback logic same with frontPage.
2009-12-04 gikidyDriver health management implementation in BDS based...
2009-05-08 rsun3Update SetupBrowserDxe and BdsDxe to use an internal...
2009-04-17 lgao4Update BdsDxe to use new designed HiiLib, remove the...
2009-04-14 rsun3HII Library Class interface refine.
2009-04-02 rsun3Retire Extended HII library class.
2009-03-25 lgao4remove unused display option.
2009-02-23 qhuang81. Update Generic BDS part to use dynamic PCD to set...
2009-01-23 klu2Move BdsDxe and GenericBdsLib to IntelFrameworkModulePk...