2011-01-02 |
Shao Miller | [project] Rename winvblock__uint32 back to UINT32 |
tree | commitdiff |
2011-01-02 |
Shao Miller | [project] Rename winvblock__uint8 back to UCHAR |
tree | commitdiff |
2011-01-02 |
Shao Miller | [filedisk/grub4dos] Rename drive_file_set struct type |
tree | commitdiff |
2011-01-02 |
Shao Miller | [filedisk] Rename thread_req to WV_S_FILEDISK_THREAD_REQ |
tree | commitdiff |
2011-01-02 |
Shao Miller | [disk] Rename fat_super to WV_S_DISK_FAT_SUPER |
tree | commitdiff |
2011-01-02 |
Shao Miller | [disk] Rename fat_extra to WV_S_DISK_FAT_EXTRA |
tree | commitdiff |
2011-01-02 |
Shao Miller | [ramdisk] Rename ramdisk__type to WV_S_RAMDISK_T |
tree | commitdiff |
2011-01-02 |
Shao Miller | [msvhd] Rename msvhd__footer to WV_S_MSVHD_FOOTER |
tree | commitdiff |
2011-01-02 |
Shao Miller | [mount] Rename mount__filedisk to WV_S_MOUNT_DISK |
tree | commitdiff |
2011-01-02 |
Shao Miller | [mdi] Rename structures |
tree | commitdiff |
2011-01-02 |
Shao Miller | [grub4dos] Rename grub4dos__drive_mapping to WV_S_GRUB4... |
tree | commitdiff |
2011-01-02 |
Shao Miller | [filedisk] Rename filedisk__type to WV_S_FILEDISK_T |
tree | commitdiff |
2011-01-02 |
Shao Miller | [driver] Rename driver__dev_ext to WV_S_DEV_EXT |
tree | commitdiff |
2011-01-02 |
Shao Miller | [disk] Rename mbr to WVL_S_DISK_MBR |
tree | commitdiff |
2011-01-02 |
Shao Miller | [header,aoe] Rename winvblock__literal* and abft |
tree | commitdiff |
2011-01-02 |
Shao Miller | [header] Rename winvblock__lib_func to WVL_M_LIB |
tree | commitdiff |
2011-01-02 |
Shao Miller | [bus] Rename WV_S_BUS_CUSTOM_WORK_ITEM to WVL_S_BUS_CUS... |
tree | commitdiff |
2011-01-02 |
Shao Miller | [bus] Rename WV_F_BUS_WORK_ITEM to WVL_F_BUS_WORK_ITEM |
tree | commitdiff |
2011-01-02 |
Shao Miller | [bus] Rename WV_S_BUS_NODE to WVL_S_BUS_NODE |
tree | commitdiff |
2011-01-02 |
Shao Miller | [bus] Rename WV_S_BUS_T to WVL_S_BUS_T |
tree | commitdiff |
2011-01-02 |
Shao Miller | [bus] Rename WV_E_BUS_STATE to WVL_E_BUS_STATE |
tree | commitdiff |
2011-01-02 |
Shao Miller | [bus] Rename WV_F_BUS_PNP to WVL_F_BUS_PNP |
tree | commitdiff |
2011-01-02 |
Shao Miller | [bus] Rename WV_F_BUS_THREAD to WVL_F_BUS_THREAD |
tree | commitdiff |
2011-01-02 |
Shao Miller | [driver] Fix UNICODE_STRING initialization |
tree | commitdiff |
2010-12-31 |
Shao Miller | [bus] Rename PhysicalDeviceObject member to Pdo |
tree | commitdiff |
2010-12-31 |
Shao Miller | [bus,driver] Revisit driver unload and thread exit |
tree | commitdiff |
2010-12-31 |
Shao Miller | [driver] Wait for bus thread to terminate on unload |
tree | commitdiff |
2010-12-31 |
Shao Miller | [driver] Do not create the bus PDO again and again |
tree | commitdiff |
2010-12-31 |
Shao Miller | [registry] Add WvlRegFetchDword function |
tree | commitdiff |
2010-12-31 |
Shao Miller | [registry] Cosmetic touch-ups |
tree | commitdiff |
2010-12-31 |
Shao Miller | [driver] Rename driver__create_bus_ to WvDriverBusEstab... |
tree | commitdiff |
2010-12-31 |
Shao Miller | [driver,aoe] Use WV_S_DRIVER_DUMMY_IDS for PnP ID queries |
tree | commitdiff |
2010-12-31 |
Shao Miller | [driver] Introduce WV_S_DRIVER_DUMMY_IDS and related |
tree | commitdiff |
2010-12-30 |
Shao Miller | [driver] Remove unused dev_name local from driver__atta... |
tree | commitdiff |
2010-12-30 |
Shao Miller | [driver] Introduce the dummy device feature |
tree | commitdiff |
2010-12-30 |
Shao Miller | [bus] Add custom work items to WvBusProcessWorkItems |
tree | commitdiff |
2010-12-30 |
Shao Miller | [wv_st*] dos2unix these files |
tree | commitdiff |
2010-12-30 |
Shao Miller | [device] Remove unused next_sibling_ptr |
tree | commitdiff |
2010-12-30 |
Shao Miller | [bus] Remove unused first_child member for WV_S_BUS_T |
tree | commitdiff |
2010-12-30 |
Shao Miller | [bus] Add WvBusGetNodeCount function |
tree | commitdiff |
2010-12-30 |
Shao Miller | [bus/pnp] Remove first_child usage |
tree | commitdiff |
2010-12-30 |
Shao Miller | [driver] Re-work WvDriverBusDevCtlDetach_ logic |
tree | commitdiff |
2010-12-30 |
Shao Miller | [bus] Add WvBusGetNodePdo function |
tree | commitdiff |
2010-12-30 |
Shao Miller | [bus] Add WvBusGetNextNode function |
tree | commitdiff |
2010-12-30 |
Shao Miller | [bus] Add WvBusGetNodeNum function |
tree | commitdiff |
2010-12-29 |
Shao Miller | [bus] Remove Dev member from WV_S_BUS_T |
tree | commitdiff |
2010-12-29 |
Shao Miller | [bus] Don't handle IRP_MJ_PNP IRP_MN_QUERY_ID |
tree | commitdiff |
2010-12-29 |
Shao Miller | [bus,driver] Move WvBusPnpQueryDevText_ as WvDriverBusP... |
tree | commitdiff |
2010-12-29 |
Shao Miller | [bus/pnp] Remove unused local from WvBusPnpQueryDevRela... |
tree | commitdiff |
2010-12-29 |
Shao Miller | [bus/pnp] Remove Dev usage from WvBusPnpRemoveDev_ |
tree | commitdiff |
2010-12-29 |
Shao Miller | [bus] Track state in WV_S_BUS_T |
tree | commitdiff |
2010-12-29 |
Shao Miller | [bus/pnp] Use LowerDeviceObject in WvBusPnpQueryCapabil... |
tree | commitdiff |
2010-12-29 |
Shao Miller | [bus] Use Fdo member instead of Dev.Self |
tree | commitdiff |
2010-12-29 |
Shao Miller | [bus] Remove unused WvBusDevInit_ function |
tree | commitdiff |
2010-12-29 |
Shao Miller | [device] Add NULL checks to various Ops functions |
tree | commitdiff |
2010-12-29 |
Shao Miller | [bus] Remove unused WvBusFromDev function |
tree | commitdiff |
2010-12-29 |
Shao Miller | [driver] Use static bus in bus IRP handlers |
tree | commitdiff |
2010-12-29 |
Shao Miller | [driver] Remove driver__bus |
tree | commitdiff |
2010-12-29 |
Shao Miller | [disk/pnp] Remove bus usage from disk_pnp__query_capabi... |
tree | commitdiff |
2010-12-29 |
Shao Miller | [driver] Use IRP_MJ_* table for main bus |
tree | commitdiff |
2010-12-29 |
Shao Miller | [bus,driver] Move WvBusGetDevCapabilities as WvDriverGe... |
tree | commitdiff |
2010-12-29 |
Shao Miller | [driver] Use the static bus in detach function |
tree | commitdiff |
2010-12-29 |
Shao Miller | [disk,device] Move BootDrive as Boot property |
tree | commitdiff |
2010-12-28 |
Shao Miller | [bus] Remove unused WvBusIrpMj_ |
tree | commitdiff |
2010-12-28 |
Shao Miller | [bus/dev_ctl,driver] Move IRP_MJ_DEVICE_CONTROL handler |
tree | commitdiff |
2010-12-28 |
Shao Miller | [bus] Remove WvBusFree_ and WvBusThreadFree_ |
tree | commitdiff |
2010-12-28 |
Shao Miller | [bus] Remove WvBusCreatePdo_ |
tree | commitdiff |
2010-12-28 |
Shao Miller | [driver,bus] Move WvBusAddChild as WvDriverBusAddDev |
tree | commitdiff |
2010-12-24 |
Shao Miller | [disk] Remove prev_free member |
tree | commitdiff |
2010-12-24 |
Shao Miller | [memdisk] Minor, cosmetic touch-ups |
tree | commitdiff |
2010-12-24 |
Shao Miller | [disk] Put the device structure right in the disk structure |
tree | commitdiff |
2010-12-24 |
Shao Miller | [bus/pnp] Enumerate new child PDO node devices |
tree | commitdiff |
2010-12-24 |
Shao Miller | [bus] Initialize child PDO node list head |
tree | commitdiff |
2010-12-24 |
Shao Miller | [bus/pnp] Add new child PDO node removal logic |
tree | commitdiff |
2010-12-24 |
Shao Miller | [bus] Add an internal-use WvBusRemoveNode_ function |
tree | commitdiff |
2010-12-24 |
Shao Miller | [bus/pnp] Fix IRP_MJ_ typo in debug message |
tree | commitdiff |
2010-12-24 |
Shao Miller | [bus/pnp] Enqueue IRP_MN_REMOVE_DEVICE |
tree | commitdiff |
2010-12-23 |
Shao Miller | [bus/pnp] Change functions to take bus parameter |
tree | commitdiff |
2010-12-23 |
Shao Miller | [bus,driver] Put bus IRP_MJ_PNP handler in driver |
tree | commitdiff |
2010-12-23 |
Shao Miller | [bus,driver] Put bus IRP_MJ_POWER handler in driver |
tree | commitdiff |
2010-12-23 |
Shao Miller | [bus,driver] Put bus IRP_MJ_SYSTEM_CONTROL handler... |
tree | commitdiff |
2010-12-23 |
Shao Miller | [driver] Use a static bus for the main bus |
tree | commitdiff |
2010-12-23 |
Shao Miller | [driver] Rename Driver_CompletePendingIrp to WvDriverCo... |
tree | commitdiff |
2010-12-23 |
Shao Miller | [driver] Rename globals |
tree | commitdiff |
2010-12-23 |
Shao Miller | [driver] Rename driver__obj_ptr to WvDriverObj |
tree | commitdiff |
2010-12-23 |
Shao Miller | [driver] Set IsBus flag on the main bus FDO |
tree | commitdiff |
2010-12-23 |
Shao Miller | [bus] Add child PDO node unit number logic |
tree | commitdiff |
2010-12-21 |
Shao Miller | [bus] Add FDO member to bus structure |
tree | commitdiff |
2010-12-21 |
Shao Miller | [project,bus] Two commits: #inclusion and bus freeing |
tree | commitdiff |
2010-12-21 |
Shao Miller | [bus] Put the device right in the bus |
tree | commitdiff |
2010-12-20 |
Shao Miller | [disk] Rename device member to Dev |
tree | commitdiff |
2010-12-20 |
Shao Miller | [disk] Rename disk__ops to WV_S_DISK_OPS |
tree | commitdiff |
2010-12-20 |
Shao Miller | [disk] Use typedef instead of macro for disk close... |
tree | commitdiff |
2010-12-20 |
Shao Miller | [disk] Use typedef instead of macro for disk init.... |
tree | commitdiff |
2010-12-20 |
Shao Miller | [disk] Use typedef instead of macro for disk max. xfer... |
tree | commitdiff |
2010-12-20 |
Shao Miller | [disk] Use typedef instead of macro for disk I/O functions |
tree | commitdiff |
2010-12-20 |
Shao Miller | [disk] Rename disk__type to WV_S_DISK_T |
tree | commitdiff |
2010-12-20 |
Shao Miller | [disk] Minor, cosmetic touch-ups |
tree | commitdiff |
2010-12-20 |
Shao Miller | [disk] Rename disk__io_mode to WV_E_DISK_IO_MODE |
tree | commitdiff |
2010-12-20 |
Shao Miller | [disk] Rename disk__boot_sect_ptr to WV_AP_DISK_BOOT_SECT |
tree | commitdiff |
next |