reactos/reactos/hal/halx86
Stefan Ginsberg 3a16c5a061 - Don't use KeBugCheck(0) -- 0 is an invalid bugcode. Use a proper bugcode, DbgBreakPoint or UNIMPLEMENTED instead depending on how the old call was used.
- Remove some unused and deprecated macros from the network stack that did this.
- fastfat_new: Use FAT_FILE_SYSTEM instead of magic 0x23.

svn path=/trunk/; revision=43673
2009-10-21 17:52:11 +00:00
..
generic - Don't use KeBugCheck(0) -- 0 is an invalid bugcode. Use a proper bugcode, DbgBreakPoint or UNIMPLEMENTED instead depending on how the old call was used. 2009-10-21 17:52:11 +00:00
include [HAL, WIN32K] Add typedef. 2009-10-18 18:53:13 +00:00
mp - Don't use KeBugCheck(0) -- 0 is an invalid bugcode. Use a proper bugcode, DbgBreakPoint or UNIMPLEMENTED instead depending on how the old call was used. 2009-10-21 17:52:11 +00:00
up
xbox Partly unregress Xbox 1 port. It now fails with INACCESSIBLE_BOOT_DEVICE bugcheck 2009-09-23 20:59:08 +00:00
hal_generic.rbuild
hal_generic_amd64.rbuild - Remove the remaining __USE_W32API, deprecated for ages. 2009-09-30 13:28:51 +00:00
hal_generic_pc.rbuild
hal_generic_up.rbuild
halmp.rbuild
halup.rbuild
halxbox.rbuild