summaryrefslogtreecommitdiffstats
path: root/cbtable.c
diff options
context:
space:
mode:
Diffstat (limited to 'cbtable.c')
-rw-r--r--cbtable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cbtable.c b/cbtable.c
index 2b02e71..dbb2cff 100644
--- a/cbtable.c
+++ b/cbtable.c
@@ -203,7 +203,7 @@ int coreboot_init(void)
struct lb_record *rec, *last;
#ifdef __DARWIN__
- /* This is a hack. DirectIO fails to map physical address 0x00000000.
+ /* This is a hack. DirectHW fails to map physical address 0x00000000.
* Why?
*/
start = 0x400;
OpenPOWER on IntegriCloud