[SeaBIOS] [PATCH 2/2] Add PCI option ROM blacklist in CBFS

Paul Menzel paulepanter at users.sourceforge.net
Thu Feb 12 00:42:38 CET 2015


Am Mittwoch, den 11.02.2015, 17:32 -0600 schrieb Timothy Pearson:
> File:
> pci_optrom_blacklist.txt
> 
> Syntax:
> <bus>,<device>,<function>
> Numbers or a single wildcard ('*') are allowed
> Each blacklisted device is placed on separate line

. at end of sentences. ;-)

> Examples:
> Blacklist device 01:04.0:
> 1,4,0
> Blacklist all devices on bus 5:
> 5,*,*
> 
> TEST: Booted ASUS KFSN4-DRE with iPXE ROMs built in to CBFS;
> with the two add-on network devices blacklisted the add-on
> network ROMs were ignored while the on-board iPXE ROMs executed
> normally.
> 
> Signed-off-by: Timothy Pearson <tpearson at raptorengineeringinc.com>
> ---
>   src/optionroms.c |  112 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++-

Your MUA Thunderbird wrapped the lines. Please use the preformat(?)
option for patches. I think that was the last formal problem you could
hit with contributing patches to a mailing list. And congratulations,
you had to deal with all the problems, there are, and solved them. ;-)

>   1 file changed, 111 insertions(+), 1 deletion(-)
> 
> diff --git a/src/optionroms.c b/src/optionroms.c
> index fbcb6ca..44967e7 100644

[…]

Besides that, the patch looks good to me.


Thanks,

Paul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <http://www.seabios.org/pipermail/seabios/attachments/20150212/22279d28/attachment.asc>


More information about the SeaBIOS mailing list