|
NOVA User-Level Environment
Version testbox/changed-memory-timing-317-g320d8b5
|
This is the complete list of members for Vga, including all inherited members.
| _crt_index | Vga | private |
| _ebda_segment | Vga | private |
| _framebuffer_phys | Vga | private |
| _framebuffer_ptr | Vga | private |
| _framebuffer_size | Vga | private |
| _iobase | Vga | private |
| _mb | BiosCommon | |
| _regs | Vga | private |
| _vbe_mode | Vga | private |
| _view | Vga | private |
| BiosCommon(Motherboard &mb) | BiosCommon | inlineprotected |
| debug_dump() | Device | inline |
| Device(const char *debug_name) | Device | inline |
| discover(Device *o, MessageDiscovery &msg) | DiscoveryHelper< BiosCommon > | inlinestatic |
| discovery_length(const char *resource, unsigned minlen) | DiscoveryHelper< BiosCommon > | inlineprotected |
| discovery_read_dw(const char *resource, unsigned offset, unsigned &value) | DiscoveryHelper< BiosCommon > | inlineprotected |
| discovery_write_dw(const char *resource, unsigned offset, unsigned value, unsigned count=4) | DiscoveryHelper< BiosCommon > | inlineprotected |
| discovery_write_st(const char *resource, unsigned offset, const void *value, unsigned count) | DiscoveryHelper< BiosCommon > | inlineprotected |
| EBDA_FONT_OFFSET enum value | Vga | private |
| error(MessageBios &msg, unsigned char errorcode) | BiosCommon | inlineprotected |
| get_page(unsigned page) | Vga | inlineprivate |
| get_pos(unsigned page) | Vga | inlineprivate |
| get_vesa_mode(unsigned vesa_mode, ConsoleModeInfo *info) | Vga | inlineprivate |
| handle_int10(MessageBios &msg) | Vga | inlineprivate |
| handle_reset(bool show) | Vga | inlineprivate |
| handle_vesa(CpuState *cpu) | Vga | inlineprivate |
| jmp_hlt(MessageBios &msg) | BiosCommon | inlineprotected |
| jmp_int(MessageBios &msg, unsigned char number) | BiosCommon | inlineprotected |
| LOW_BASE enum value | Vga | private |
| LOW_SIZE enum value | Vga | private |
| MAX_VECTOR enum value | BiosCommon | |
| outb(unsigned short port, unsigned value) | BiosCommon | inlineprotected |
| puts_guest(const char *msg) | Vga | inlineprivate |
| read_bda(unsigned offset) | BiosCommon | inlineprotected |
| receive(MessageBios &msg) | Vga | inline |
| receive(MessageIOOut &msg) | Vga | inline |
| receive(MessageIOIn &msg) | Vga | inline |
| receive(MessageMem &msg) | Vga | inline |
| receive(MessageMemRegion &msg) | Vga | inline |
| receive(MessageDiscovery &msg) | Vga | inline |
| receive_static(Device *o, M &msg) | StaticReceiver< Vga > | inlinestatic |
| RESET_VECTOR enum value | BiosCommon | |
| StaticReceiver() | StaticReceiver< Vga > | inline |
| TEXT_OFFSET enum value | Vga | private |
| update_cursor(unsigned page, unsigned pos) | Vga | inlineprivate |
| vesa_farptr(CpuState *cpu, void *p, void *base) | Vga | inlineprivatestatic |
| Vga(Motherboard &mb, unsigned short iobase, char *framebuffer_ptr, unsigned long framebuffer_phys, unsigned long framebuffer_size) | Vga | inline |
| write_bda(unsigned short offset, unsigned value, unsigned len) | BiosCommon | inlineprotected |