2009-12-16 |
Shao Miller | [bus_pnp] Move bus PnP IRP handling into bus_pnp |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Shao Miller | [bus] Initial test for mini IRP handling |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Shao Miller | [driver] First test with new mini IRP handling strategy |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Shao Miller | [irp,driver] Add mini IRP handling stacks |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Shao Miller | [cosmetics] Remove STDCALL where unneeded |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Shao Miller | [cosmetics] Fix tab-size |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Shao Miller | [bus] Fix AoE unmounting |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Shao Miller | [protocol] Fix AoE startup |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Shao Miller | [driver] Remove bus and disk details from the device... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Shao Miller | [bus] Do not include bus.h from driver.h |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Shao Miller | [disk] Do not include disk.h from driver.h |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Shao Miller | [irp] Introduce IRP header |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Shao Miller | [probe] Minor functions renames |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Shao Miller | [bus,driver,probe] Re-work probe invocation and bus... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Shao Miller | [bus] BUS_BUS renamed to bus__bus |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Shao Miller | [cosmetics] indent_add.sh shell script added |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Shao Miller | [probe] Probe_NoInitialize renamed to no_init |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Shao Miller | [driver] DRIVER_DEVICEEXTENSION renamed to driver__dev_ext |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Shao Miller | [driver] SEARCHSTATE renamed to driver__search_state |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Shao Miller | [driver] STATE renamed to driver__state |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Shao Miller | [headers] Add winvblock__def_enum convenience macro |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Shao Miller | [headers] BOOLEAN renamed to winvblock__bool |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Shao Miller | [headers] Type definition convenience macro |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Shao Miller | [headers] UINT renamed to winvblock__uint32 |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Shao Miller | [headers] USHORT and UINT16 renamed to winvblock__uint16 |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Shao Miller | [headers] UINT32 renamed to winvblock__uint32 |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Shao Miller | [headers] UINT64 renamed to winvblock__uint64 |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Shao Miller | [headers] UCHAR and UINT8 renamed to winvblock__uint8 |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Shao Miller | [probe] PROBE_GRUB4DOSDRIVEMAPSLOT renamed to grub4dos_... |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Shao Miller | [probe] PROBE_SAFEMBRHOOK renamed to safe_mbr_hook |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Shao Miller | [probe] PROBE_ABFT renamed to abft |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Shao Miller | [probe] PROBE_INT_VECTOR renamed to int_vector |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Shao Miller | [headers] Introduce winvblock header for common material |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Shao Miller | [project] Ignore wxDev-Cpp layout file |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Shao Miller | [probe] Fix GRUB4DOS sector-size detection |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Shao Miller | [version] Version is now 0.0.0.7 |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Shao Miller | [disk] Use the appropriate sector-size |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Shao Miller | [aoedisk] Support optical disc emulation |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Shao Miller | [probe] Support multiple GRUB4DOS mappings |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Shao Miller | [aoedisk] Support multiple RAM disk instances |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Shao Miller | [probe] Support MEMDISK mBFT and safe hook |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Shao Miller | [version] Up version to 0.0.0.2 |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Shao Miller | [registry] Added Michael Brown's registry routines... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Shao Miller | [driver] Add check for DriverEntry() re-entry |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Shao Miller | [bus] Bus_Stop() now nullifies global pointer to bus... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Shao Miller | [aoe] Fix BSoD where we stop AoE when not started |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Shao Miller | [diskio,probe] Map memory on each I/O request |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Shao Miller | [project] Project is now officially forked as WinVBlock |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Shao Miller | [grub4dos] Initial GRUB4DOS memory-mapped drive support |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Shao Miller | [abstraction] Rework IRP handlers, move boot-disk probi... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Shao Miller | [abstraction] Several things -- see commit message |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Shao Miller | [memdisk] Changes to support MEMDISK as the boot disk |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Shao Miller | [cosmetics] Make mdi.h consistent with previous commit |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Shao Miller | [cosmetics] Global, function, typedef naming convention |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Shao Miller | [devel] Minor changes for development convenience |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Shao Miller | [feature] MEMDISK support |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Shao Miller | [cosmetics] Changed my mind about indent again |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Shao Miller | [repository] Insert void into empty arguments in functi... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Shao Miller | [cosmetics] Added static and extern qualifiers for... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Shao Miller | [cosmetics] Added static and extern qualifiers for... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Shao Miller | [cosmetics] Cosmetic changes, C-style comments, copyrig... |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Shao Miller | [driver] Added a commented-out fun test for driver... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Shao Miller | [debug] Improve DBG() macro |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Shao Miller | [aoe] Add missing return path for error condition |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Shao Miller | [debugging] Add missing #include for bus.c, disk.c... |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Shao Miller | [registry] Use new debugging message system |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Shao Miller | [protocol] Use new debugging message system |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Shao Miller | [driver] Use new debugging message system |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Shao Miller | [disk] Use new debugging message system |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Shao Miller | [bus] Use new debugging message system |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Shao Miller | [debug] Fix debugging message system to actually work |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Shao Miller | [disk] FIXME: Hack to allow compilation with WinDDK... |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Shao Miller | [aoe] Use new debugging message system |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Shao Miller | [debug] Add DBG() and xDbgPrint() debugging message... |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Shao Miller | [aoe] Modify debugging output |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Shao Miller | [make_system] DOS2UNIX the main Makefile |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Shao Miller | [aoe] Add some initial comments |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Shao Miller | [repository] Another spacing style change for C files |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Shao Miller | [repository] Spacing style change to *.h and *.c files |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Shao Miller | [repository] DOS2UNIX all *.h and *.c files |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Shao Miller | [repository] Add .gitignore file to ignore built items |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Shao Miller | [repository] Initial population of WinAoE into git... |
commit | commitdiff | tree | snapshot |
|