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

FdtBusDxe: use barrier lib in DMA API #113

Open andreiw opened 6 months ago

andreiw commented 6 months ago

There's also the the issue with ordering, e.g. ensuring correct barrier instructions are used on RV and AArch64.

See https://github.com/intel/FdtBusPkg/issues/19