In x86, the kernel can write to 0xB8000 and have ASCII characters displayed on screen, after some setup of the VGA device. Is there a similar standard mechanism for the kernel to display messages during boot? If not, do chip manufacturers tend to create their own mechanisms for this, or is an external serial-to-video device (FPGA, or serial link to a PC) a better option for this?
0条回答
相关问题
- Why should we check WIFEXITED after wait in order
- Avoid cmake to add the flags -search_paths_first a
- Linux kernel behaviour on heap overrun or stack ov
- AOSP Build TARGET_PRODUCT fails
- Where is the standard kernel libraries to let kern
相关文章
- How do I get to see DbgPrint output from my kernel
- What happens to dynamic allocated memory when call
- Is it possible to run 16 bit code in an operating
- socket() returns 0 in C client server application
- How to arrange a Makefile to compile a kernel modu
- Why are i2c_smbus function not available? (I2C – E
- Tool to Debug Guest OS in Virtual Box
- Problem with time() function in embedded applicati