Print this page
5094 Update libsmbios with recent items
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Josef 'Jeff' Sipek<jeffpc@josefsipek.net>
Reviewed by: Garrett D'Amore <garrett@damore.org>

*** 17,26 **** --- 17,27 ---- # information: Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END # # + # Copyright 2015 OmniTI Computer Consulting, Inc. All rights reserved. # Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved. # # # MAPFILE HEADER START
*** 115,131 **** --- 116,135 ---- smbios_memarray_use_desc; smbios_memdevice_flag_desc; smbios_memdevice_flag_name; smbios_memdevice_form_desc; smbios_memdevice_type_desc; + smbios_memdevice_rank_desc; smbios_open; smbios_port_conn_desc; smbios_port_type_desc; smbios_processor_family_desc; smbios_processor_status_desc; smbios_processor_type_desc; smbios_processor_upgrade_desc; + smbios_processor_core_flag_desc; + smbios_processor_core_flag_name; smbios_psn; smbios_slot_ch1_desc; smbios_slot_ch1_name; smbios_slot_ch2_desc; smbios_slot_ch2_name;