- We already do this in the SEH block. No need to do it twice.
[reactos.git] / reactos / ntoskrnl / io / pnpmgr / plugplay.c
2008-10-31 Cameron Gutman - We already do this in the SEH block. No need to...
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-08-30 Stefan Ginsberg- Remove the (now deprecated) ntoskrnl/internal/debug...
2008-08-22 Hervé PoussineauFix device node structure to be compatible with MS...
2008-08-22 Hervé PoussineauClean up code by removing now useless parts
2008-08-18 Stefan Ginsberg- Cleanup and reformat parts of pnpmgr (no code change)
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-27 Hervé PoussineauUse the captured string instead of the original one
2007-12-27 Hervé PoussineauNULL terminate string before sending it
2007-12-21 Hervé PoussineauFix hazardous UNICODE_STRING buffer manipulations
2007-06-12 Hervé PoussineauDo not create a new device node if we already know...
2007-06-04 Hervé PoussineauDon't assume that a device without driver doesn't need...
2007-04-02 Alex Ionescu- Revert 26244, 26245, 26246, 26247.
2007-04-02 Magnus Olsenfixing the build for gcc 3.4.5
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-07 Alex Ionescu- More MSVC fixes:
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-07-01 Alex Ionescu- Move efi.c to \ex, because the functions are related...