Imported Upstream version 0.5.1
[debian/efibootmgr] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index 3059aa5139316f6e9bf0cb8c059548d37cd1d48d..40dd42500e390a057dcbdfcd9f9bd145387f75c4 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -13,3 +13,10 @@ dann frazier <dannf@debian.org>
 - Patches to efibootmgr.c
 - network boot entry creation in efi.c
 
+Joshua Giles <Joshua_Giles@dell.com>
+- walk the PCI path inserting parent bridge device path components for
+  network boot and EDD30 entries.
+
+Alex Williamson <alex.williamson@hp.com>
+- Patch to efi.c and efibootmgr.c for handling BootXXXX values
+  using uppercase hex rather than lowercase, per EFI 1.10 spec.