search for: boot_ds

Displaying 2 results from an estimated 2 matches for "boot_ds".

Did you mean: boot_dt
2007 Jun 27
0
[PATCH 1/10] Provide basic Xen PM infrastructure
...gn 4 +real_magic: .long 0x12345678 + .globl video_mode, video_flags +video_mode: .long 0 +video_flags: .long 0 + + .code32 + + # Now in protect mode, with paging disabled + # Add offset for any reference to xen specific symbols + +wakeup_32: + mov $BOOT_DS, %eax + mov %eax, %ds + mov %eax, %ss + mov $bootsym_phys(wakeup_stack), %esp + + # check saved magic again + mov $sym_phys(saved_magic), %eax + add bootsym_phys(trampoline_xen_phys_start), %eax + mov (%eax), %eax + cmp...
2013 Oct 29
0
Unable to display a network on GeForce Go 7400 under Fedora
Hello all, I'm new in this forum. I would like to have your help as I am facing the following problem: I've installed the last Gephi release (Gephi 0.8.2-beta) for linux, which is an interactive visualization and exploration platform for all kinds of networks and complex systems, dynamic and hierarchical graphs (http://http://gephi.org/). The Gephi documentation specifies that