[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] New x86_64 EFI patch
From: |
Bean |
Subject: |
[PATCH] New x86_64 EFI patch |
Date: |
Sat, 21 Jun 2008 01:04:07 +0800 |
Hi,
This new patch add the following function to the original x86_64 EFI patch:
1, Fix menu drawing problem
It maps the unicode char to EFI char so that the rectangle box is
showed properly
2, Handle command line option for chainloader command
3, Add new command appleloader
The command is used to enable bios boot in apple's bootcamp, for example
boot from legacy mbr:
appleloader HD
boot
boot from legacy cd:
appleloader CD
boot
boot from usb:
appleloader USB
boot
The usb booting may not work in some machine.
--
Bean
efi_4.diff
Description: Text Data
- [PATCH] New x86_64 EFI patch,
Bean <=
- Re: [PATCH] New x86_64 EFI patch, Bean, 2008/06/21
- Re: [PATCH] New x86_64 EFI patch, Isaac Dupree, 2008/06/23
- Re: [PATCH] New x86_64 EFI patch, Isaac Dupree, 2008/06/24
- Re: [PATCH] New x86_64 EFI patch, Bean, 2008/06/24
- Re: [PATCH] New x86_64 EFI patch, Isaac Dupree, 2008/06/24
- Re: [PATCH] New x86_64 EFI patch, Bean, 2008/06/24
- Re: [PATCH] New x86_64 EFI patch, Isaac Dupree, 2008/06/24
- Re: [PATCH] New x86_64 EFI patch, Bean, 2008/06/25
- Re: [PATCH] New x86_64 EFI patch, Isaac Dupree, 2008/06/25