audk/IntelFrameworkModulePkg/Universal
xdu2 7119d96a6f Fix bug that cursor position will change when enter newly registered HII Form after ConnectAll() in DeviceManager.
Root cause is that in old code, reinstall of HII handle for DeviceManager will cause inconsistent HII handle index for newly installed HII packages by ConnectAll(), thus cause inconsistent QuestionId. FormBrowser will record QuestionId of a Form ever visited, so the cursor position is changed.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10682 6f19259b-4bc3-4df7-8a09-765794883524
2010-07-22 09:46:41 +00:00
..
BdsDxe Fix bug that cursor position will change when enter newly registered HII Form after ConnectAll() in DeviceManager. 2010-07-22 09:46:41 +00:00
Console/VgaClassDxe Update the copyright notice format 2010-04-23 16:28:26 +00:00
CpuIoDxe Update the copyright notice format 2010-04-23 16:28:26 +00:00
DataHubDxe Update the copyright notice format 2010-04-23 16:28:26 +00:00
DataHubStdErrDxe Update the copyright notice format 2010-04-23 16:28:26 +00:00
LegacyRegionDxe Update the copyright notice format 2010-04-23 16:28:26 +00:00
SectionExtractionDxe Update the copyright notice format 2010-04-23 16:28:26 +00:00
StatusCode Fix the issues that StatusCode can't work when PcdStatusCodeUseMemory is set to TRUE or PcdStatusCodeUseDataHub is set to TRUE. 2010-07-05 09:01:39 +00:00