ipmi-whitelist: Add set/get EFI boot options commands into whitelist

The commands are used by bios for http boot support,
needs to add them into white list

Tested:
// set http boot
ipmitool raw 0x30 0xEA 0x05 0x80 0x34
// AC cycle, get the setting, it is the same
ipmitool raw 0x30 0xEB 0x05 0x00 0x00
 01 05 80 34
Also works in KCS channel.

Signed-off-by: Yong Li <yong.b.li@linux.intel.com>
Change-Id: Ifb2dadcb5102f18adba4caecdc39a12af937f854
1 file changed