mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
0699457c1d
The biggest things to note here: 1) We have to probe the pci bridge to find out the amount of available memory on older macs. We use the base model boot-time assumption that linux uses and leave it till later to find our max memory. 2) Open firmware proxy functionality is divided in two parts. FreeLDR is responsible for providing data to and getting it from Open firmware in big-endian format in memory. The ofproxy function itself is responsible for shifting the arguments and calling the target big endian function. The good thing here is that we share open firmware functions between the xcoff part and FreeLDR. svn path=/trunk/; revision=14400 |
||
---|---|---|
irc | ||
msvc6 | ||
os2 | ||
posix | ||
reactos | ||
rosapps |