Re: [SeaBIOS] [HELP] The program cause screen mess

2015-04-22 Thread eJim Lee
Hi kevin: If you want to repeat the bug, you can try: 1. Go to Control panel-Regional and Language Options-Advanced-Language for non-Unicode programs and select Chinese (PRC). 2. reboot 3. run wbc I also tried the program on vmware and looked nice. But something different with qemu about cursor:

Re: [SeaBIOS] Problems booting legacy OSes on Chromebook Pixel 2015

2015-04-22 Thread Charles Howell
On Tue, Apr 21, 2015 at 7:26 PM, I wrote: I'm attempting to boot FreeBSD 10.1 (amd64) on a new Chromebook Pixel (via a USB CD) and it hangs as soon as the kernel is loaded into memory. To eliminate the BSDs as the source of the problem, I just tried booting an ISO of Memtest86 (which boots

[SeaBIOS] Extending USB device support

2015-04-22 Thread Parker, John M
Hi I took some time and developed a serial console over USB (FTDI) for SeaBIOS. To make it work, I put in a few changes to the core USB module to allow my USB serial port driver to patch itself in to the USB stack. These changes implement a general mechanism for USB device driver extension