]> git.proxmox.com Git - mirror_edk2.git/commit
Fix a UI hang bug when adding Boot Option or Driver Option.
authorxdu2 <xdu2@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 26 Oct 2009 06:47:50 +0000 (06:47 +0000)
committerxdu2 <xdu2@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 26 Oct 2009 06:47:50 +0000 (06:47 +0000)
commit9ecbc6547b2189cf297c0fa91318591fa1eed75a
treedd2e237f7c58c09fef47ff32a991606424926ae8
parent234dfbf857183ede2f75c97ecc42312d1a4e62e6
Fix a UI hang bug when adding Boot Option or Driver Option.
Reproduce steps:
1. plug a NIC card to system
2. boot and select "Boot Maintenance Manager"->"Driver Options"->"Add Driver Option", a "MAC" device path will show up
3. select "MAC" device path and press Enter, and then press ESC
4. select "MAC" device path again, then the UI will hang.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9367 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/FileExplorer.c