reactos/reactos
Stefan Ginsberg f1d41e1808 [NTOSKRNL]
- Remove nasty hack to make Windows PCI driver load. This may not be required after the fixes that were committed after this hack. If it is still necessary then please fix whatever issue makes the PCI driver crash instead of relying on a return from bugcheck call to work...

[DDK]
- Mark KeBugCheckEx as noreturn again. Should fix Prefast issues where it thought execution could return from the call and would warn about false issues.

svn path=/trunk/; revision=55840
2012-02-24 13:51:52 +00:00
..
base Update for rapps 2012-02-24 10:33:06 +00:00
boot [FREELDR][NTOSKRNL] 2012-02-23 18:59:24 +00:00
cmake [CMAKE] 2012-02-23 13:06:11 +00:00
dll [CMAKE] 2012-02-23 13:06:11 +00:00
drivers [USBOHCI] 2012-02-24 07:26:43 +00:00
hal [CMAKE] 2012-02-20 22:08:14 +00:00
importlibs [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
include [NTOSKRNL] 2012-02-24 13:51:52 +00:00
lib [HIDPARSE] 2012-02-23 00:35:46 +00:00
media [MEDIA/INF] 2012-02-22 21:25:47 +00:00
modules [CMAKE] 2012-02-05 13:44:16 +00:00
ntoskrnl [NTOSKRNL] 2012-02-24 13:51:52 +00:00
subsystems [CMAKE] 2012-02-23 13:06:11 +00:00
tools [CABMAN] 2012-02-22 15:30:48 +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 fix build, sorry... 2012-02-21 15:17:33 +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.