Hello,
We are working on UEFI driver for HBA card.
The card supports booting in both UEFI and legacy BIOS mode.
In the start() routine of the driver binding protocol, we are checking if
the HBA card has initialized successfully and is ready to accept the
commands.
If there are any issues with HBA, and the card has locked up, we are
returning from start routine with "EFI_DEVICE_ERROR"
Am i returning the correct error to UEFI?, also should i do any clean up
before returning from start().
What action does UEFI BIOS take when start returns with error.
Thanks,
Sushma.S
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel