[OpenBIOS] [PATCH 1/2] arch/ppc/qemu: Moved exception handlers from beginning of RAM

Alexander Graf agraf at suse.de
Thu May 29 00:15:33 CEST 2014


On 28.05.14 21:03, BALATON Zoltan wrote:
> Do not put exception handler routines between 0x00-0xff as some OSes
> use this area for their own purposes and can corrupt them. (In
> particular MorphOS writes to 0x80 during boot). This patch frees up
> this area by moving the routines that were there higher.
>
> Signed-off-by: BALATON Zoltan <balaton at eik.bme.hu>

Thanks, applied to OpenBIOS.


Alex




More information about the OpenBIOS mailing list