forked from rhboot/efibootmgr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
AUTHORS
25 lines (19 loc) · 795 Bytes
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Matt Domsch <[email protected]>
- All .c and .h files
Andreas Schwab <[email protected]>
- Patches to several .c and .h files
Richard Hirst <[email protected]>
- Patch to efichar.c
dann frazier <[email protected]>
- docbook of manpage
- Patches to efibootmgr.c
- network boot entry creation in efi.c
Joshua Giles <[email protected]>
- walk the PCI path inserting parent bridge device path components for
network boot and EDD30 entries.
Alex Williamson <[email protected]>
- Patch to efi.c and efibootmgr.c for handling BootXXXX values
using uppercase hex rather than lowercase, per EFI 1.10 spec.
Rogerio Timmers <[email protected]>
- add option -@ for passing extra variable options in from a file,
necessary for setting up some boot entries for Microsoft Windows.