summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr
AgeCommit message (Expand)Author
2012-05-31Fixed build failed.ydong10
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong10
2011-12-15Update for IntelFrameworkModulePkg.ydong10
2011-10-31IntelFrameworkModulePkg: Remove variables that are set, but not usedjljusten
2011-09-18Clean up the private GUID definition in module Level.lgao4
2011-06-23Refine code to follow coding style.ydong10
2011-05-20Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte...ydong10
2011-04-07Add assertion check for TmpString against NULL.niruiyu
2011-04-01> When GetHealthStatus() returns NULL FormHiiHandle, DeviceManager shouldn't ...niruiyu
2011-02-231.Refine all the goto and action opcode. When the menu link to the sub form, ...ydong10
2010-12-15Update inappropriate comments.ydong10
2010-12-10fix potential memory access violationydong10
2010-12-10fix 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-22Fix bug that cursor position will change when enter newly registered HII Form...xdu2
2010-06-02Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea...lgao4
2010-04-23Update the copyright notice formathhtian
2010-02-23Driver health entry in device manager page is not totally hidden, the origina...li-elvin
2010-02-04Fix ICC build breakqhuang8
2010-02-04Fix the bug that the wrong classguid is compared.lgao4
2010-02-02Add support to original EFI_IFR_FORM_SET in initial UEFI2.1 spec. Now, it has...lgao4
2010-01-14add france language support on DeviceManager of BDS.eric_tian
2010-01-07Minor code enhancement.xli24
2009-12-09Add the missing HiiVendor DevicePath for new added DriverHealth Form.lgao4
2009-12-07Refine code make callback logic same with frontPage.gikidy
2009-12-04Driver health management implementation in BDS based on UEFI Specification 2.3.gikidy
2009-05-08Update SetupBrowserDxe and BdsDxe to use an internal string for prompting str...rsun3
2009-04-17Update BdsDxe to use new designed HiiLib, remove the referrence to the origin...lgao4
2009-04-14HII Library Class interface refine.rsun3
2009-04-02Retire Extended HII library class.rsun3
2009-03-25remove unused display option.lgao4
2009-02-231. Update Generic BDS part to use dynamic PCD to set console output mode inst...qhuang8
2009-01-23Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu2