Searched hist:"45 ecda8ebf80bb341aa3b4955810518ae6fab158" (Results 1 – 4 of 4) sorted by relevance
/freebsd/stand/i386/libi386/ |
H A D | elf64_freebsd.c | diff 45ecda8ebf80bb341aa3b4955810518ae6fab158 Fri Jan 29 12:29:37 CET 2021 Roger Pau Monné <royger@FreeBSD.org> stand/amd64: remove unused addr parameter from bi_load64
All callers of bi_load64 pass 0 as the addr parameter, so just remove it and always calculate the last load address from the module chain.
No functional change.
Sponsored by: Citrix Systems R&D Reviewed by: tsoome, imp Differential revision: https://reviews.freebsd.org/D28412
|
H A D | multiboot.c | diff 45ecda8ebf80bb341aa3b4955810518ae6fab158 Fri Jan 29 12:29:37 CET 2021 Roger Pau Monné <royger@FreeBSD.org> stand/amd64: remove unused addr parameter from bi_load64
All callers of bi_load64 pass 0 as the addr parameter, so just remove it and always calculate the last load address from the module chain.
No functional change.
Sponsored by: Citrix Systems R&D Reviewed by: tsoome, imp Differential revision: https://reviews.freebsd.org/D28412
|
H A D | libi386.h | diff 45ecda8ebf80bb341aa3b4955810518ae6fab158 Fri Jan 29 12:29:37 CET 2021 Roger Pau Monné <royger@FreeBSD.org> stand/amd64: remove unused addr parameter from bi_load64
All callers of bi_load64 pass 0 as the addr parameter, so just remove it and always calculate the last load address from the module chain.
No functional change.
Sponsored by: Citrix Systems R&D Reviewed by: tsoome, imp Differential revision: https://reviews.freebsd.org/D28412
|
H A D | bootinfo64.c | diff 45ecda8ebf80bb341aa3b4955810518ae6fab158 Fri Jan 29 12:29:37 CET 2021 Roger Pau Monné <royger@FreeBSD.org> stand/amd64: remove unused addr parameter from bi_load64
All callers of bi_load64 pass 0 as the addr parameter, so just remove it and always calculate the last load address from the module chain.
No functional change.
Sponsored by: Citrix Systems R&D Reviewed by: tsoome, imp Differential revision: https://reviews.freebsd.org/D28412
|