A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Cameron Gutman 3aff101683 [HALACPI]
- Create PDO earlier so ACPI can be loaded earlier in boot
[HIVESYS]
- Create critical device database with required devices for USB boot
[NTOSKRNL]
- Read the CDDB and install devices that are critical for boot
- This implementation won't be 100% correct until a PnP manager rewrite but it should work well enough for our needs
- Not complete and disabled atm

svn path=/branches/usb-bringup-trunk/; revision=55328
2012-01-30 16:23:44 +00:00
base [USETUP] 2012-01-30 04:52:37 +00:00
boot [HALACPI] 2012-01-30 16:23:44 +00:00
cmake [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
dll [USB-BRINGUP-TRUNK] 2012-01-20 21:07:56 +00:00
drivers [KBDHID] 2012-01-30 13:31:05 +00:00
hal [HALACPI] 2012-01-30 16:23:44 +00:00
importlibs [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
include [USBCCGP] 2012-01-26 13:45:59 +00:00
lib [USB-BRINGUP] 2012-01-21 01:48:30 +00:00
media [INF] 2012-01-30 00:23:11 +00:00
modules [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
ntoskrnl [HALACPI] 2012-01-30 16:23:44 +00:00
subsystems [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
.hgeol [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
apistatus.lst [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
baseaddress.rbuild [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
CMakeLists.txt [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
config-amd64.template.rbuild [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
config-arm.template.rbuild [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
config-ppc.template.rbuild [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
config.template.rbuild [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
configure.cmd [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
configure.sh [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
COPYING [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
COPYING.ARM [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
COPYING.LIB [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
COPYING3 [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
COPYING3.LIB [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
CREDITS [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
depmap.xsl [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
Doxyfile [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
global.lds [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
INSTALL [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
Makefile [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
PreLoad.cmake [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
proxy.mak [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
ReactOS-amd64.rbuild [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
ReactOS-arm.rbuild [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
ReactOS-generic.rbuild [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
ReactOS-i386.rbuild [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
ReactOS-ppc.rbuild [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
README [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
rosbuild.bat [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
toolchain-gcc.cmake [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
toolchain-msvc.cmake [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
vreport.xsl [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00

========================
ReactOS Version 0.3.x
Updated Dec 16, 2006
========================

1. What is ReactOS?

   ReactOS is an Open Source effort to develop a quality operating system
that is compatible with Windows NT applications and drivers.

   The ReactOS project, although currently focused on Windows XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

More information is available at http://www.reactos.org/.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the media\doc subdirectory for some sparse notes.

4. Who is responsible

See the CREDITS file.