CVS log for src/sys/stand/efiboot/smbios.c
Up to [cvs.NetBSD.org] / src / sys / stand / efiboot
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Sep 16 22:19:11 2021 UTC (3 years, 7 months ago) by andvar
Branches: MAIN
CVS tags: thorpej-ifq-base,
thorpej-ifq,
thorpej-altq-separation-base,
thorpej-altq-separation,
perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-10-base,
netbsd-10-1-RELEASE,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
netbsd-10,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm,
HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3
lines
fix typos in word "successful".
Revision 1.2.14.1: download - view: text, markup, annotated - select for diffs
Sun Aug 1 22:42:44 2021 UTC (3 years, 9 months ago) by thorpej
Branches: thorpej-i2c-spi-conf
Diff to: previous 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2: +36 -4
lines
Sync with HEAD.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jul 23 21:33:00 2021 UTC (3 years, 9 months ago) by jmcneill
Branches: MAIN
CVS tags: thorpej-i2c-spi-conf2-base,
thorpej-i2c-spi-conf2,
thorpej-i2c-spi-conf-base,
thorpej-futex2-base,
thorpej-futex2,
thorpej-cfargs2-base,
thorpej-cfargs2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +36 -4
lines
efiboot: Add support for SMBIOS 2.x tables.
Revision 1.2.6.2: download - view: text, markup, annotated - select for diffs
Wed Apr 8 14:09:02 2020 UTC (5 years, 1 month ago) by martin
Branches: phil-wifi
Diff to: previous 1.2.6.1: preferred, colored; branchpoint 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2.6.1: +190 -0
lines
Merge changes from current as of 20200406
Revision 1.2.6.1
Fri Dec 27 09:45:27 2019 UTC (5 years, 4 months ago) by martin
Branches: phil-wifi
FILE REMOVED
Changes since revision 1.2: +0 -190
lines
file smbios.c was added on branch phil-wifi on 2020-04-08 14:09:02 +0000
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Dec 27 09:45:27 2019 UTC (5 years, 4 months ago) by msaitoh
Branches: MAIN
CVS tags: thorpej-futex-base,
thorpej-futex,
thorpej-cfargs-base,
thorpej-cfargs,
phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
is-mlppp-base,
is-mlppp,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x,
bouyer-xenpvh-base2,
bouyer-xenpvh-base1,
bouyer-xenpvh-base,
bouyer-xenpvh,
ad-namecache-base3,
ad-namecache-base2,
ad-namecache-base1,
ad-namecache-base,
ad-namecache
Branch point for: thorpej-i2c-spi-conf,
phil-wifi
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3
lines
s/sucess/success/ in comment.
Revision 1.1.2.2: download - view: text, markup, annotated - select for diffs
Sun Dec 8 13:13:06 2019 UTC (5 years, 5 months ago) by martin
Branches: netbsd-9
CVS tags: netbsd-9-4-RELEASE,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2
Diff to: previous 1.1.2.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.2.1: +190 -0
lines
Pull up following revision(s) (requested by jmcneill in ticket #503):
sys/stand/efiboot/Makefile.efiboot: revision 1.9
sys/stand/efiboot/efiacpi.c: revision 1.5
sys/stand/efiboot/version: revision 1.13
sys/stand/efiboot/smbios.h: revision 1.1
sys/stand/efiboot/smbios.c: revision 1.1
Use SMBIOS system vendor and product strings to create a "model" string
for the root node in the fabricated ACPI device tree, when possible.
Revision 1.1.2.1
Sat Nov 30 13:02:18 2019 UTC (5 years, 5 months ago) by martin
Branches: netbsd-9
FILE REMOVED
Changes since revision 1.1: +0 -190
lines
file smbios.c was added on branch netbsd-9 on 2019-12-08 13:13:06 +0000
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Nov 30 13:02:18 2019 UTC (5 years, 5 months ago) by jmcneill
Branches: MAIN
Branch point for: netbsd-9
Use SMBIOS system vendor and product strings to create a "model" string
for the root node in the fabricated ACPI device tree, when possible.
CVSweb <webmaster@jp.NetBSD.org>