]> Joshua Wise's Git repositories - netwatch.git/commit
Split smm-open-ich2 into two files:
authorJacob Potter <jdpotter@andrew.cmu.edu>
Fri, 12 Sep 2008 21:55:01 +0000 (17:55 -0400)
committerJacob Potter <jdpotter@andrew.cmu.edu>
Fri, 12 Sep 2008 21:55:01 +0000 (17:55 -0400)
commit99970893290223f2006c3a0c6f34ab9eaf5cb4c9
treeba3c737764438227f4a12efb29631bc62a6da53c
parent7e16b8e6b3c3aab2c91d9b54c8953201e111be50
Split smm-open-ich2 into two files:

- ich2/smram-ich2.c, smram manipulation functions capable of running on
  Linux or raw (using an appropriate pci-???.c)
- tools/smram-linux-tool.c, replacement for smram-open-ich2 using the
  above driver functions.
ich2/smm-open-ich2.c
ich2/smram-ich2.c [new file with mode: 0644]
tools/.gitignore [new file with mode: 0644]
tools/Makefile [new file with mode: 0644]
tools/smram-linux-tool.c [new file with mode: 0644]
This page took 0.02292 seconds and 4 git commands to generate.