[ros-diffs] [ros-arm-bringup] 33973: - Separate bootvid into bootvid/i386 and bootvid/arm (no code change to i386 version). - Stub out all the bootvid functions for ARM, and add an infinite loop so we stop there. - Remove the infinite loop from the HAL -- Hal Initialization is complete. - We must now implement the LCD graphics functions.

ros-arm-bringup at svn.reactos.org ros-arm-bringup at svn.reactos.org
Sun Jun 15 01:43:46 CEST 2008


Author: ros-arm-bringup
Date: Sat Jun 14 18:43:45 2008
New Revision: 33973

URL: http://svn.reactos.org/svn/reactos?rev=33973&view=rev
Log:
- Separate bootvid into bootvid/i386 and bootvid/arm (no code change to i386 version).
- Stub out all the bootvid functions for ARM, and add an infinite loop so we stop there.
- Remove the infinite loop from the HAL -- Hal Initialization is complete.
- We must now implement the LCD graphics functions.


Added:
    trunk/reactos/drivers/base/bootvid/arm/
    trunk/reactos/drivers/base/bootvid/arm/bootvid.c   (with props)
    trunk/reactos/drivers/base/bootvid/i386/
    trunk/reactos/drivers/base/bootvid/i386/bootdata.c   (with props)
    trunk/reactos/drivers/base/bootvid/i386/bootvid.c   (with props)
    trunk/reactos/drivers/base/bootvid/i386/vga.c   (with props)
Removed:
    trunk/reactos/drivers/base/bootvid/bootdata.c
    trunk/reactos/drivers/base/bootvid/bootvid.c
    trunk/reactos/drivers/base/bootvid/vga.c
Modified:
    trunk/reactos/drivers/base/bootvid/bootvid.rbuild
    trunk/reactos/hal/halarm/generic/hal.c

[This mail would be too long, it was shortened to contain the URLs only.]

Added: trunk/reactos/drivers/base/bootvid/arm/bootvid.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/base/bootvid/arm/bootvid.c?rev=33973&view=auto

Removed: trunk/reactos/drivers/base/bootvid/bootdata.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/base/bootvid/bootdata.c?rev=33972&view=auto

Removed: trunk/reactos/drivers/base/bootvid/bootvid.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/base/bootvid/bootvid.c?rev=33972&view=auto

Modified: trunk/reactos/drivers/base/bootvid/bootvid.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/base/bootvid/bootvid.rbuild?rev=33973&r1=33972&r2=33973&view=diff

Added: trunk/reactos/drivers/base/bootvid/i386/bootdata.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/base/bootvid/i386/bootdata.c?rev=33973&view=auto

Added: trunk/reactos/drivers/base/bootvid/i386/bootvid.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/base/bootvid/i386/bootvid.c?rev=33973&view=auto

Added: trunk/reactos/drivers/base/bootvid/i386/vga.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/base/bootvid/i386/vga.c?rev=33973&view=auto

Removed: trunk/reactos/drivers/base/bootvid/vga.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/base/bootvid/vga.c?rev=33972&view=auto

Modified: trunk/reactos/hal/halarm/generic/hal.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/hal/halarm/generic/hal.c?rev=33973&r1=33972&r2=33973&view=diff



More information about the Ros-diffs mailing list