Age | Commit message (Expand) | Author |
2014-04-23 | Update code logic to let BDS UI can shows more than one formsets in one HiiHa... | Eric Dong |
2013-10-14 | Correct a typo: Change the type of the 4th parameter of EFI_DRIVER_HEALTH_PRO... | Ruiyu Ni |
2012-05-31 | Fixed build failed. | ydong10 |
2012-05-30 | Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info.... | ydong10 |
2011-12-15 | Update for IntelFrameworkModulePkg. | ydong10 |
2011-10-31 | IntelFrameworkModulePkg: Remove variables that are set, but not used | jljusten |
2011-09-18 | Clean up the private GUID definition in module Level. | lgao4 |
2011-05-20 | Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte... | ydong10 |
2011-04-07 | Add assertion check for TmpString against NULL. | niruiyu |
2011-04-01 | > When GetHealthStatus() returns NULL FormHiiHandle, DeviceManager shouldn't ... | niruiyu |
2011-02-23 | 1.Refine all the goto and action opcode. When the menu link to the sub form, ... | ydong10 |
2010-12-15 | Update inappropriate comments. | ydong10 |
2010-12-10 | fix potential memory access violation | ydong10 |
2010-12-10 | fix build error on ICC compile. | ydong10 |
2010-12-09 | [BDS] Device Manager was requested to add more sub-level menu about network d... | ydong10 |
2010-07-22 | Fix bug that cursor position will change when enter newly registered HII Form... | xdu2 |
2010-06-02 | Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea... | lgao4 |
2010-04-23 | Update the copyright notice format | hhtian |
2010-02-23 | Driver health entry in device manager page is not totally hidden, the origina... | li-elvin |
2010-02-04 | Fix ICC build break | qhuang8 |
2010-02-04 | Fix the bug that the wrong classguid is compared. | lgao4 |
2010-02-02 | Add support to original EFI_IFR_FORM_SET in initial UEFI2.1 spec. Now, it has... | lgao4 |
2010-01-07 | Minor code enhancement. | xli24 |
2009-12-09 | Add the missing HiiVendor DevicePath for new added DriverHealth Form. | lgao4 |
2009-12-07 | Refine code make callback logic same with frontPage. | gikidy |
2009-12-04 | Driver health management implementation in BDS based on UEFI Specification 2.3. | gikidy |
2009-05-08 | Update SetupBrowserDxe and BdsDxe to use an internal string for prompting str... | rsun3 |
2009-04-17 | Update BdsDxe to use new designed HiiLib, remove the referrence to the origin... | lgao4 |
2009-04-14 | HII Library Class interface refine. | rsun3 |
2009-04-02 | Retire Extended HII library class. | rsun3 |
2009-03-25 | remove unused display option. | lgao4 |
2009-02-23 | 1. Update Generic BDS part to use dynamic PCD to set console output mode inst... | qhuang8 |
2009-01-23 | Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ... | klu2 |