Accepting request 147193 from home:arvidjaar:bnc775610

- add support for chainloading another UEFI bootloader (bnc#775610)
  * 05efi - top level driver to search ESP
  * efi-20microsoft - support Microsoft UEFI bootloader
  * efi-10elilo - support ELILO UEFI bootloader (Agnelo de la Crotche)
- skip legacy Microsoft bootloader on UEFI (bnc#775610)

OBS-URL: https://build.opensuse.org/request/show/147193
OBS-URL: https://build.opensuse.org/package/show/Base:System/os-prober?expand=0&rev=9
This commit is contained in:
2013-01-05 14:42:18 +00:00
committed by Git OBS Bridge
parent 447fa20feb
commit 81111d8d75
6 changed files with 176 additions and 2 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jan 4 11:18:01 UTC 2013 - arvidjaar@gmail.com
- add support for chainloading another UEFI bootloader (bnc#775610)
* 05efi - top level driver to search ESP
* efi-20microsoft - support Microsoft UEFI bootloader
* efi-10elilo - support ELILO UEFI bootloader (Agnelo de la Crotche)
- skip legacy Microsoft bootloader on UEFI (bnc#775610)
-------------------------------------------------------------------
Mon Dec 19 11:13:44 UTC 2011 - aj@suse.de