intel / FdtBusPkg

Device Tree-based Platform Device Driver Development for Tiano UEFI
https://wiki.riseproject.dev/display/HOME/EDK2_00_03+-+FdtBusDxe+support
11 stars 1 forks source link

Promote a FbpUtilsLib call (FbpBusComponentName) to DtIo #121

Open andreiw opened 2 weeks ago

andreiw commented 2 weeks ago

FbpBusComponentName is used by literally every driver and is not a trivial wrapper.

Should allow us to remove FbpHandleHasBoundDriver from FbpUtilsLib as well.