Hello,

The gBS->LocateHandle returns EFI_BUFFER_TOO_SMALL if the size of the
buffer is small for the result.
It actually does return the truncated data in the buffer.
Hence should the return type not be EFI_WARN_BUFFER_TOO_SMALL as the
buffer data is being truncated.

Please point out if I am missing out on something.

Thanks and Regards,
Jagannath Prasad Rath

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to