Module Name:src
Committed By: tsutsui
Date: Mon Jan 13 17:33:10 UTC 2025
Modified Files:
src/sys/arch/macppc/stand/ofwboot: boot.c version
Log Message:
Tweak bootpath strings in ofwboot for OpenBIOS used on qemu-system-ppc.
Bump version to denote the visible change.
This
Module Name:src
Committed By: tsutsui
Date: Mon Jan 13 17:33:10 UTC 2025
Modified Files:
src/sys/arch/macppc/stand/ofwboot: boot.c version
Log Message:
Tweak bootpath strings in ofwboot for OpenBIOS used on qemu-system-ppc.
Bump version to denote the visible change.
This
Module Name:src
Committed By: thorpej
Date: Sun Jul 10 14:18:27 UTC 2022
Modified Files:
src/sys/arch/macppc/stand/ofwboot: loadfile_machdep.c
Log Message:
Fix order of hi / lo halves in the ofw_address_cells == 2 case.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: thorpej
Date: Sun Jul 10 14:18:27 UTC 2022
Modified Files:
src/sys/arch/macppc/stand/ofwboot: loadfile_machdep.c
Log Message:
Fix order of hi / lo halves in the ofw_address_cells == 2 case.
To generate a diff of this commit:
cvs rdiff -u -r1
> Module Name: src
> Committed By: tsutsui
> Date: Fri Nov 16 14:58:54 UTC 2018
>
> Modified Files:
> src/sys/arch/macppc/stand/ofwboot: ofdev.c version
>
> Log Message:
> Fix boot failure from installation floppies. PR port-macppc/53103
Ugh, this should be PR port-macppc/53727