timberland-sig/edk2

Invalid set of Global route scope bit on every HFI

Opened this issue · 0 comments

EFI_ACPI_NVMEOF_BFT_HFI_TRANSPORT_DESCRIPTOR_FLAG_GLOBAL_LOCAL_ROUTE;

We shouldn't be setting the Global route bit on every HFI; it should have only been set if the pre-OS environment actually used this as a default route (and I don't think we have that case yet). That might be revisited after Hii integration.