ee8b757a949a - main - ipmi: support getting address from EFI

Eric van Gyzen eric at vangyzen.net
Tue May 4 01:42:07 UTC 2021


>      URL: https://cgit.FreeBSD.org/src/commit/?id=ee8b757a949a9575c7355ea01f0475e0c526b9e5
> 
>      commit ee8b757a949a9575c7355ea01f0475e0c526b9e5
> 
>          ipmi: support getting address from EFI
> 
> I get why the MODULE_DEPEND() was added to ipmi_smbios.c: it's now making an efirt call. But why was it added to the other three files?

Those other files call the function that calls into efirt.  I don’t know 
if the explicit dependencies were actually necessary, but since they’re 
logically correct, I figure they don’t hurt.

Eric


More information about the dev-commits-src-all mailing list