Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


checkpoint changes to get "reset to BIOS" working.
[palacios.git] / palacios / src / devices / atapi-types.h
2011-10-03 Jack Lange checkpoint changes to get "reset to BIOS" working.
2011-09-08 Jack Lange added mechanism status ATAPI command
2009-06-23 Jack Lange added ATAPI inquiry command
2009-03-29 Jack Lange added more ATAPI functions, should now boot Linux
2009-03-24 Jack Lange updates to ATAPI packet command support
2009-03-19 Jack Lange added atapi handlers