Searched refs:modes (Results 1 – 14 of 14) sorted by relevance
/xen/tools/firmware/vgabios/ |
A D | ChangeLog | 11 - added debug message for unsupported VBE modes 17 - in LFB modes the number of banks must be set to 1 73 - all 4bpp VBE modes now enabled 446 - read/write graphics pixel for PLANAR4 modes added 512 - write character function for CGA modes added 700 number of image pages of all VBE modes fixed 708 number of image pages of all VBE modes fixed 739 - VBE mode info blocks of modes with >8bpp enabled - VBE modes 767 - fixed the page sizes of some VGA modes 778 - fixed the page sizes of some VGA modes [all …]
|
A D | README | 106 . lots of 4bpp VBE fixes (all 4bpp VBE modes now enabled) 107 . VGA compatible setup for VBE modes added 133 . write character function for CGA and LINEAR8 modes 134 . read/write graphics pixel for some graphics modes 135 . text scroll feature for some graphics modes 153 . VBE mode search rewritten (VBE modes with LFB bit removed) 155 . write character function implemented for graphics modes 156 . support for 15bpp, 16bpp, 24bpp and 32bpp VBE modes added 158 . VBE modes 0x102, 0x117, 0x118 and 0x142 (Bochs specific) 174 . Added LFB modes (to be used with the vbe-lfb patch in bochs)
|
A D | vbetables-gen.c | 14 ModeInfo modes[] = { variable 94 for (pm = modes; pm->mode != 0; pm++) { in main()
|
A D | TODO | 14 - Graphic modes
|
/xen/xen/arch/x86/boot/ |
A D | video.S | 668 leaw modelist, %di # Store standard modes: 675 leaw bootsym(vga_modes), %si # All modes for std VGA 679 call vesa_modes # Detect VESA VGA modes 696 # Detect VESA modes.
|
/xen/docs/features/ |
A D | intel_psr_mba.pandoc | 47 Show memory bandwidth throttling for domain. Under different modes, it 50 There are two modes: 266 different modes. 273 2. Explain 'linear/non-linear' modes before mention
|
/xen/docs/guest-guide/x86/ |
A D | hypercall-abi.rst | 6 Hypercalls are system calls to Xen. Two modes of guest operation are
|
/xen/docs/misc/ |
A D | pvh.pandoc | 55 this hypercall allows starting the vCPU in several modes (16/32/64bits),
|
A D | efi.pandoc | 91 `-basevideo` command line option can be used to skip altering video modes.
|
A D | kconfig.rst | 304 have several different viewing choices, modes, and options.
|
A D | xenstore-paths.pandoc | 490 can write the desired mode here to cause the guest to switch modes if
|
A D | xen-command-line.pandoc | 2276 `ask` causes Xen to display a menu of available modes and request the 2289 `ask` option. (N.B menu modes are displayed in hex, so `<mode>`
|
/xen/tools/xenstore/ |
A D | talloc_guide.txt | 311 does not have any failure modes.
|
/xen/docs/man/ |
A D | xl.cfg.5.pod.in | 627 operating mode (see below for details of the operating modes). For HVM/PVH
|
Completed in 55 milliseconds