[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Patch for the open hackware
From: |
Bean |
Subject: |
[PATCH] Patch for the open hackware |
Date: |
Tue, 17 Jun 2008 23:44:36 +0800 |
Hi,
This patch fix a few problem regarding the open hackware
implementation of qemu-ppc:
1, halts when calling grub_ieee1275_interpret
Add new flag GRUB_IEEE1275_FLAG_CANNOT_INTERPRET
2, no memory map, which cause out of memory error
Add new flag GRUB_IEEE1275_FLAG_FORCE_CLAIM, just claim what we need.
3. Can't understand ansi sequence.
Add new flag GRUB_IEEE1275_FLAG_NO_ANSI
--
Bean
ohw.diff
Description: Text Data
- [PATCH] Patch for the open hackware,
Bean <=