Current context saving was very hacky and dependant on compiler behaviour that was not consistent. Now we always use iret for context saving. This makes everything more clean. |
||
|---|---|---|
| .. | ||
| AHCI | ||
| ATABus.cpp | ||
| ATAController.cpp | ||
| ATADevice.cpp | ||
Current context saving was very hacky and dependant on compiler behaviour that was not consistent. Now we always use iret for context saving. This makes everything more clean. |
||
|---|---|---|
| .. | ||
| AHCI | ||
| ATABus.cpp | ||
| ATAController.cpp | ||
| ATADevice.cpp | ||