summaryrefslogtreecommitdiff
path: root/util/msrtool/darwin.c
diff options
context:
space:
mode:
authorStefan Reinauer <stefan.reinauer@coreboot.org>2011-03-14 09:08:27 +0000
committerPeter Stuge <peter@stuge.se>2011-03-14 09:08:27 +0000
commit9018b6ee641407703a0c3967356a07d50f6bb4b5 (patch)
treec4f5c2724b9ef6e618aabd800905686cf6c692dd /util/msrtool/darwin.c
parent0238a9caa3c6bc4cbc084b350f5cc016dc24178d (diff)
downloadcoreboot-9018b6ee641407703a0c3967356a07d50f6bb4b5.tar.xz
msrtool: Update to use DirectHW on Mac OS X
http://www.coreboot.org/DirectHW Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Acked-by: Peter Stuge <peter@stuge.se> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6443 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/msrtool/darwin.c')
-rw-r--r--util/msrtool/darwin.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/msrtool/darwin.c b/util/msrtool/darwin.c
index 4d8ad2e04f..9f0291c3ce 100644
--- a/util/msrtool/darwin.c
+++ b/util/msrtool/darwin.c
@@ -26,8 +26,8 @@
#include "msrtool.h"
-/* This Darwin support requires DirectIO, which is available at
- * http://www.coresystems.de/en/directio
+/* This Darwin support requires DirectHW, which is available at
+ * http://www.coreboot.org/DirectHW
*/
int darwin_probe(const struct sysdef *system)