[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] convert biosdisk into a module
From: |
Robert Millan |
Subject: |
[PATCH] convert biosdisk into a module |
Date: |
Fri, 19 Oct 2007 22:07:26 +0200 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
This patch converts biosdisk into a module.
In the future, maybe we can also move some of the grub_biosdisk_* functions
in kern/i386/pc/startup.S into this module, but it seems the build system
reacts very adversely to modules containing standalone assembly files, so
I fixed one bug (see followup) and gave up.
--
Robert Millan
<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call, if you are unable to speak?
(as seen on /.)
biosdisk.diff
Description: Text Data
- [PATCH] convert biosdisk into a module,
Robert Millan <=