You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per UEFI 2.9 specification, described in revision history "Mantis #1866 GetInfo() of Adapter Information Protocol should have a provision for IHV to return no data"
(EFIAPI *EFI_ADAPTER_INFO_GET_INFO) API should have additional return value:
@RetVal EFI_NOT_FOUND Information is not available for the requested information type.
As the spec indicates to have provision to return no data for adapters, in compliance the changes shall be to implement comment in relevant implementation.
change of comment is targeted for below blocks which consists of the comment already as per the comment signature of (EFIAPI *EFI_ADAPTER_INFO_GET_INFO) API
This issue was created automatically with bugzilla2github
Bugzilla Bug 4689
Date: 2024-02-15T23:39:17+00:00
From: Saraiya, Gahan <<gahan.saraiya>>
To: unassigned <>
CC:
Depends on: #4688
Last updated: 2024-02-16T04:34:47+00:00
The text was updated successfully, but these errors were encountered: