[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen-3.0.5-testing] hvmloader: Tiny comment clarification.



# HG changeset patch
# User Keir Fraser <keir@xxxxxxxxxxxxx>
# Date 1177002789 -3600
# Node ID ce2b25e1c8f6a1ac3b0be6051c715200063fcfaf
# Parent  b9f579e2d6a7a083ade36eebe7fdb785183a8142
hvmloader: Tiny comment clarification.
---
 tools/firmware/hvmloader/hvmloader.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -r b9f579e2d6a7 -r ce2b25e1c8f6 tools/firmware/hvmloader/hvmloader.c
--- a/tools/firmware/hvmloader/hvmloader.c      Tue Apr 17 15:41:44 2007 +0100
+++ b/tools/firmware/hvmloader/hvmloader.c      Thu Apr 19 18:13:09 2007 +0100
@@ -334,7 +334,7 @@ static void cmos_write_memory_size(void)
         alt_mem = (alt_mem > 0x1000000) ? (alt_mem - 0x1000000) >> 16 : 0;
     }
 
-    /* All BIOSes: conventional memory (640kB). */
+    /* All BIOSes: conventional memory (CMOS *always* reports 640kB). */
     cmos_outb(0x15, (uint8_t)(base_mem >> 0));
     cmos_outb(0x16, (uint8_t)(base_mem >> 8));
 

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.