在引导程序的图形 [英] Graphics on a bootloader

查看:143
本文介绍了在引导程序的图形的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

管理创建一个简单的引导程序......和VESA 2.0我设法更改分辨率为1024x768x32,还设法建立一个线性帧缓冲......我在哪里可以找到使用帧缓冲教程?像可以说是完成加载前显示的照片吗?

Managed to create a simple bootloader... and with VESA 2.0 I managed to change the resolution to 1024x768x32, also managed to setup a Linear Frame Buffer... Where can I find tutorials for using the frame buffer? Like lets say to display a picture before it finishes to load?

到目前为止,我看到了如何画一个样本的iPod的......叫CdPod

So far I saw one sample on how to "draw" an ipod...called CdPod

推荐答案

如果你有线性的framebuffer的地址,所有你需要做的就是复制的原始图像数据到它的位置。

If you have the address of the linear framebuffer all you need to do is to copy the raw image data to it's location.

这篇关于在引导程序的图形的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆