On 10/28/13 13:59, parmeshwr_pra...@dell.com wrote:

> 
> When I try to delete the entry “efibootmgr -b XXXX –B” I get the below 
> message.
> 
> requested operation failed: status=8000000000000002
> 
> efivars: set_variable() failed: status=8000000000000009 in dmesg
> 
>  
> 
> May I please know what is this error & status 8000000000000002 mean? Why I’m 
> getting this error. 

It shouldn't be hard to follow efibootmgr with gdb until it runs into
the above error.

The first status means EFI_INVALID_PARAMETER, the second one is
EFI_OUT_OF_RESOURCES.

Laszlo

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to