opengnsys_ipxe/src
Michael Brown 8a1d66c7ae [golan] Add explicit type casts for nodnic_queue_pair_type
GCC 10 emits warnings for implicit conversions of enumerated types.

The flexboot_nodnic code defines nodnic_queue_pair_type with values
identical to those of ib_queue_pair_type, and implicitly casts between
them.  Add an explicit cast to fix the warning.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2020-06-27 21:16:07 +01:00
..
arch [int13con] Create log partition only when CONSOLE_INT13 is enabled 2020-03-01 12:59:03 +00:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [crypto] Disable MD5 as an OID-identifiable algorithm by default 2020-06-16 23:41:43 +01:00
core [parseopt] Treat empty integer strings in user input as invalid 2020-06-19 17:33:27 +01:00
crypto [ocsp] Accept SHA1 certID responses even if SHA1 is not enabled 2020-06-25 13:04:54 +01:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [golan] Add explicit type casts for nodnic_queue_pair_type 2020-06-27 21:16:07 +01:00
hci [init] Show startup and shutdown function names in debug messages 2019-01-25 14:53:43 +00:00
image [efi] Work around UEFI specification bug in LoadImage 2020-06-04 22:40:35 +01:00
include [efi] Enable stack protection where possible 2020-06-24 16:23:21 +01:00
interface [efi] Enable stack protection where possible 2020-06-24 16:23:21 +01:00
libgcc [libgcc] Provide __divmoddi4() 2016-05-05 23:42:57 +01:00
net [tls] Allow a minimum TLS protocol version to be specified 2020-06-12 21:40:33 +01:00
scripts [efi] Centralise architecture-independent EFI Makefile and linker script 2016-03-12 21:47:13 +00:00
tests [crypto] Ensure that test code drags in required ASN.1 object identifiers 2020-06-16 23:41:43 +01:00
usr [image] Omit URI query string and fragment from download progress messages 2017-12-28 13:42:44 +00:00
util [util] Treat empty integer strings as invalid 2020-06-19 16:56:02 +01:00
.gitignore [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
Makefile [bnxt] Add driver support for Broadcom NetXtreme-E Adapters 2020-05-06 15:41:45 +01:00
Makefile.efi [efi] Enable stack protection where possible 2020-06-24 16:23:21 +01:00
Makefile.housekeeping [build] Be explicit about -fcommon compiler directive 2020-06-27 21:16:07 +01:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00