opengnsys_ipxe/src
Ladi Prosek fbbc895442 [virtio] Renumber virtio_pci_region flags
Some of the regions may end up being unmapped, either because they are
optional or because the attempt to map them has failed.  Region types
starting at 0 didn't make it easy to test for this condition.

This commit bumps all valid region types up by 1 with 0 having the
implicit 'unmapped' meaning.

Signed-off-by: Ladi Prosek <lprosek@redhat.com>
Reviewed-by: Marcel Apfelbaum <marcel@redhat.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2016-06-20 14:20:21 +01:00
..
arch [pci] Support systems with multiple PCI root bridges 2016-06-09 09:36:28 +01:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [cmdline] Add "ntp" command 2016-06-13 15:57:16 +01:00
core [time] Allow system clock to be adjusted at runtime 2016-06-13 15:29:05 +01:00
crypto [arm] Avoid instruction references to symbols defined via ".equ" 2016-05-08 00:08:48 +01:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [thunderx] Retrieve base MAC address via EFI_THUNDER_CONFIG_PROTOCOL 2016-06-18 19:28:38 +01:00
hci [cmdline] Add "ntp" command 2016-06-13 15:57:16 +01:00
image [build] Allow assembler section type character to vary by architecture 2016-03-13 11:20:53 +00:00
include [virtio] Renumber virtio_pci_region flags 2016-06-20 14:20:21 +01:00
interface [efi] Include VLAN in SNP device path if applicable 2016-06-18 18:45:18 +01:00
libgcc [libgcc] Provide __divmoddi4() 2016-05-05 23:42:57 +01:00
net [ntp] Add simple NTP client 2016-06-13 15:55:49 +01:00
scripts [efi] Centralise architecture-independent EFI Makefile and linker script 2016-03-12 21:47:13 +00:00
tests [pci] Support systems with multiple PCI root bridges 2016-06-09 09:36:28 +01:00
usr [cmdline] Add "ntp" command 2016-06-13 15:57:16 +01:00
util [build] Remove nested "my" declaration 2016-06-03 18:09:54 +01:00
.gitignore [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
Makefile [build] Remove unnecessary dependency on zlib 2016-05-02 23:09:49 +01:00
Makefile.efi [efi] Centralise architecture-independent EFI Makefile and linker script 2016-03-12 21:47:13 +00:00
Makefile.housekeeping [build] Remove unnecessary dependency on zlib 2016-05-02 23:09:49 +01:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00