]> git.proxmox.com Git - mirror_edk2.git/commit - IntelFrameworkModulePkg/Library/GenericBdsLib/BdsMisc.c
GenericBdsLib: Remove a un-reasonable ASSERT when BdsLibVariableToOption() returns...
authorrsun3 <rsun3@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 25 Jan 2010 05:20:44 +0000 (05:20 +0000)
committerrsun3 <rsun3@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 25 Jan 2010 05:20:44 +0000 (05:20 +0000)
commit7490e2bed8141f4edce22a4facf5cba4e2f93129
tree8ea7123c845afe3029c16ad7c041dda7a6235261
parent052019e1fa1ca604778da724e139d1c17abada42
GenericBdsLib: Remove a un-reasonable ASSERT when BdsLibVariableToOption() returns NULL because it is possible for BdsLibVariableToOption() to return NULL if the boot option variable does not exist or the boot option is not active.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9805 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkModulePkg/Library/GenericBdsLib/BdsMisc.c