]> git.proxmox.com Git - mirror_edk2.git/commit
Early return when the "BootOrder" variable doesn't exist to avoid SetVariable() retur...
authorRuiyu Ni <ruiyu.ni@intel.com>
Mon, 28 Apr 2014 06:30:14 +0000 (06:30 +0000)
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 28 Apr 2014 06:30:14 +0000 (06:30 +0000)
commit1187b10f21de3d6f6e71e98e30c4b20a947e4541
tree79f412c200a22a73b8300d6ffe9152e3e06f0f23
parentcd9944d72a2b51004efecdcf024a173721f1b3d1
Early return when the "BootOrder" variable doesn't exist to avoid SetVariable() return EFI_NOT_FOUND.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15489 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkModulePkg/Library/GenericBdsLib/BdsBoot.c