forked from tianocore/edk2
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NetworkPkg/NvmeOfDxe: Resolve NBFT population issues (#35)
- Adjust HFI population logic to no longer skip by MAC, instead check for a unique transport descriptor hash - Discovery ctlr population logic no longer treats each DeviceAdapter as an individual Discovery ctlr; Discovery ctlr entries now populated based on order in which unique Disc. ctlrs were found - Properly map SSNS, Discovery ctlrs to their respective primary HFI - Properly map SSNS records to their respective primary Discovery ctlr Signed-off-by: Trevor cockrell <trevor_cockrell@dell.com>
- Loading branch information
1 parent
759aab4
commit 6018114
Showing
3 changed files
with
94 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters