]> git.proxmox.com Git - mirror_edk2.git/commit - IntelFrameworkModulePkg/Universal/BdsDxe/Hotkey.c
Fix a bug that incorrectly uses && instead of !! in IsKeyOptionVariable().
authorniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 18 Oct 2012 23:52:37 +0000 (23:52 +0000)
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 18 Oct 2012 23:52:37 +0000 (23:52 +0000)
commit39b36547a2883a3c97e5aad898fc89c31aee90b1
tree3069aafcf52cb69d510e1836bb0d538af5936c39
parentd2bf9913a6fa689b17e53722adaba6a42ccf98d2
Fix a bug that incorrectly uses && instead of !! in IsKeyOptionVariable().

Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Ruiyu Ni<ruiyu.ni@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13869 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkModulePkg/Universal/BdsDxe/Hotkey.c