Commit Graph

13 Commits

Author SHA1 Message Date
Kelvin Sherlock efe6925322 updated WDM arguments to match what's in GS+. 2018-08-20 16:30:47 -04:00
Kelvin Sherlock 524fa1a94b host fst updates.
1. don't lookup the .host device during startup - startup happens before the boot.driver is loaded
2. lookup the .host device when a path-based or volumegs call is made.
3. when building a vcr, store the ptr so it can be dereferenced later, if needed.
2018-07-14 09:10:34 -04:00
Kelvin Sherlock 9e0fe043ed minor tweaks, pre-kfest.
1. deref vcr after fcr is created, in case it moved.
2. fcr and vcr go hand-in-hand, so no need to check each in the action table
3. add boot loader (not quite working yet)
2018-07-12 21:54:57 -04:00
Kelvin Sherlock ffd5cf9826 post volume change event after the volume changes. 2018-07-01 16:44:08 -04:00
Kelvin Sherlock 01465f5233 remove debug code 2017-02-14 20:04:32 -05:00
Kelvin Sherlock 12933768f7 fix judge name memory trashing bug. 2016-10-20 16:13:01 -04:00
Kelvin Sherlock 706ad3ff3d open needs to return the refund... 2016-10-18 13:15:11 -04:00
Kelvin Sherlock 837e992254 fix short m bug. 2016-10-16 20:45:24 -04:00
Kelvin Sherlock ad1ea50499 rename variable. 2016-10-16 20:29:19 -04:00
Kelvin Sherlock 3fbc837313 fix bugs with :host: pathname check. 2016-10-16 20:28:57 -04:00
Kelvin Sherlock 3e05ebff0e add debug code. 2016-10-16 20:23:42 -04:00
Kelvin Sherlock a19e75abd9 updates. fst builds now... 2016-10-15 19:27:47 -04:00
Kelvin Sherlock 0c4092d779 initial check-in. device driver works [?] 2016-10-14 23:03:00 -04:00