Files
reactos/reactos
Alex Ionescu 9701df346f [BOOTMGFW]: Implement the final boot selection & launch loop.
[BOOTMLIB]: Implement a few more BCD option functions.
Minus a PE loader (BmpLaunchBootEntry) and some more BCD parsing (BmpGetSelectedBootEntry) with some glue in between, the UEFI Boot Manager is nearly done. Once it is, it will be time to implement the actual loader -- Winload.efi. The good news is that we'll have all of bootlib already good to go (with all its hacks). The bad news is that Winload will turn on paging, so all those unimplemented paths and UEFI mode switches will have to be made to work.

svn path=/trunk/; revision=70556
2016-01-09 05:39:18 +00:00
..
2016-01-07 19:03:35 +00:00
2016-01-08 16:41:39 +00:00
2016-01-07 12:09:03 +00:00
2015-12-16 23:50:56 +00:00
2016-01-08 20:27:55 +00:00
2016-01-03 19:58:33 +00:00
2015-10-24 12:30:42 +00:00
2015-10-18 15:47:20 +00:00
2016-01-05 19:52:35 +00:00
2016-01-05 19:52:35 +00:00
2014-09-10 15:56:48 +00:00

========================
ReactOS™ Version 0.4.x
Updated January 5, 2016
========================

1. What is ReactOS?
-------------------

ReactOS™ is an Open Source effort to develop a quality operating system that is
compatible with applications and drivers written for the Microsoft® Windows™ NT
family of operating systems (NT4, 2000, XP, 2003, Vista, Seven).

The ReactOS project, although currently focused on Windows Server 2003
compatibility, is always keeping an eye toward compatibility with
Windows Vista and future Windows NT releases.

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.