* include/grub/efi/pci.h: New file to define EFI PCI protocols.

This commit is contained in:
Matthew Garrett 2012-02-27 11:42:23 +01:00 committed by Vladimir 'phcoder' Serbinenko
parent fb312cd9da
commit e33f8d692f
2 changed files with 323 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2012-02-27 Matthew Garrett <mjg@redhat.com>
* include/grub/efi/pci.h: New file to define EFI PCI protocols.
2012-02-27 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/disk/diskfilter.c (grub_diskfilter_iterate): Fix off-by-one