Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-9] src/sys/stand/efiboot



Module Name:    src
Committed By:   martin
Date:           Sun Dec  8 13:13:06 UTC 2019

Modified Files:
        src/sys/stand/efiboot [netbsd-9]: Makefile.efiboot efiacpi.c version
Added Files:
        src/sys/stand/efiboot [netbsd-9]: smbios.c smbios.h

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.8.2.1 src/sys/stand/efiboot/Makefile.efiboot
cvs rdiff -u -r1.3.6.1 -r1.3.6.2 src/sys/stand/efiboot/efiacpi.c
cvs rdiff -u -r0 -r1.1.2.2 src/sys/stand/efiboot/smbios.c \
    src/sys/stand/efiboot/smbios.h
cvs rdiff -u -r1.11.2.1 -r1.11.2.2 src/sys/stand/efiboot/version

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index