?? smbdesc.def
字號:
page 60,130
title SMIBIOS 2.1 DATA STRUCTURE
;-----------------------------------------------------------------;
;Do not change any structure defination unless otherwise specified;
;-----------------------------------------------------------------;
;*****************************************************************;
;*****************************************************************;
;** **;
;** (C)Copyright 1985-1996, American Megatrends Inc. **;
;** **;
;** All Rights Reserved. **;
;** **;
;** 6145-F, Northbelt Parkway, Norcross, **;
;** **;
;** Georgia - 30071, USA. Phone-(770)-246-8600. **;
;** **;
;*****************************************************************;
;*****************************************************************;
;*****************************************************************;
;-----------------------------------------------------------------;
; History
;-----------------------------------------------------------------;
; Symbols:
;
; >>> Modification START
; <<< Modification END
; + Code Added
; - Code Removed
;
; (CORE0218) James Wed 02-24-1999
; Event log handle added.
;-----------------------------------------------------------------;
; $Header: /BIOS/COREBIN/631/CHIPSET/SYS/SMBDESC.DEF 1 1/05/98 11:20a Debkumar $
;
; $Revision: 1 $
;
; $Date: 1/05/98 11:20a $
;*****************************************************************;
;*****************************************************************;
; Revision History
; ----------------
; $Log: /BIOS/COREBIN/631/CHIPSET/SYS/SMBDESC.DEF $
;
; 1 1/05/98 11:20a Debkumar
; New files for SMBIOS 2.1.
;
;*****************************************************************;
;------------------;
; BIOS INFORMATION ;
;------------------;----------------------------------------------------;
; Following Bit fields describes BIOS Information. At any ;
; given time more than one value can be selected. Use ;
; left-hand-side key word to describe: ;
; BIOS Information ;
;-----------------------------------------------------------------------;
; Keywords to use Description ;
; --------------- ----------- ;
BIOS_INFO = present
BI_ISA = 1
BI_MCA = 0
BI_EISA = 0
BI_PCI = 1
BI_PCMCIA = 0
BI_PnP = 1
BI_APM = 1
BI_BIOS_Flash = 1
BI_BIOS_Shadow = 1
BI_VL_VESA = 0
BI_ESCD = 1
BI_CDROM_BOOT = 1
BI_SELECTABLE_BOOT = 1
BI_BIOS_ROM_SOCKET = 1
BI_PCMCIA_BOOT = 0
BI_EDD = 1
BI_INT13_NEC9800 = 0
BI_INT13_TOSHIBA = 0
BI_INT13_5point25_360 = 1
BI_INT13_5point25_1point2 = 1
BI_INT13_3point5_720 = 1
BI_INT13_3point5_2point88 = 1
BI_INT5_PRINT_SCRN = 1
BI_INT9_8042_KBD = 1
BI_INT14_SERIAL_SVC = 1
BI_INT17_PRN_SVC = 1
BI_INT10_CGA_MONO = 1
BI_NEC_PC_98 = 0
BI_BIOS_START_ADDR = 0F000h
BI_BIOS_SIZE = 256KB
;---------------------------------;
; BIOS EXTENSION CHARACTERISTICS ;
;------------------ --------------;--------------------------------------;
; Following enumerates describes BIOS Extension Characteristics ;
; type. At any given time only one value can be selected. Use ;
; left-hand-side key word to describe: ;
; System enclosure or chassis type ;
;------------------------------------------------------------------------;
BI_ACPI_SUPPORT = 1
BI_USB_LEGACY_SUP = 1
BI_AGP_SUPPORT = 1
BI_I2O_BOOT_SUP = 0
BI_LS120_BOOT_SUP = 1
BI_ATAPI_ZIP_SUP = 1
BI_IEEE_1394_SUP = 0
BI_SMART_BAT_SUP = 0
BI_BIOS_VENDOR_$ American Megatrends Inc.
BI_BIOS_VERSION_$ 62710
BI_BIOS_RELEASE_DATE_$ 07/15/97
;--------------------;
; SYSTEM WAKE-UP TYPE;
;--------------------;--------------------------------------------------;
; Following enumerates describes System Wake-up type. ;
; At any given time only one value can be selected. ;
; Use left-hand-side key word to describe: ;
; System Wake-up type Information ;
;-----------------------------------------------------------------------;
; Keywords to use Description ;
; --------------- ----------- ;
; SI_OTHER...................... Other ;
; SI_UNKNOWN.................... Unknown ;
; SI_APM_TIMER.................. Apm-Timer wake-up type ;
; SI_MODEM_RING................. Modem ring wake-up type ;
; SI_LAN_REMOTE................. Lan Remote wake-up type ;
; SI_POWER_SWITCH............... Power Switch ;
; SI_PCI_PME.................... PCI-PME signal ;
;-----------------------------------------------------------------------;
SYSTEM_INFO = Present
SYSTEM_WAKEUP_TYPE = SI_MODEM_RING
SYSTEM_MANUFACTRUER_$
SYSTEM_PRODUCT_NAME_$
SYSTEM_VERSION_$ 1.0
SYSTEM_SERIAL_NUMBER_$ 00000000
;----------------------;
; BASEBOARD INFORMATION;
;----------------------;------------------------------------------------;
; Following description is for Baseboard information. ;
; Baseboard Information ;
;-----------------------------------------------------------------------;
BASEBOARD_INFO = Present
BASE_BOARD_MANUFACTURER_$ Silicon Integrated System Corp.
BASE_BOARD_PRODUCT_NAME_$ SiS 530
BASE_BOARD_VERSION_$ 1.0
BASE_BOARD_SERIAL_NUMBER_$ 00000000
;------------------;
; SYSTEM ENCLOSURE ;
;------------------;----------------------------------------------------;
; Following enumerates describes System Enclosure or Chasis ;
; type. At any given time only one value can be selected. Use ;
; left-hand-side key word to describe: ;
; System enclosure or chassis type ;
;-----------------------------------------------------------------------;
; SYSTEM_CHASSIS_TYPE ;
;-----------------------------------------------------------------------;
; Keywords to use Description ;
; --------------- ----------- ;
; ;
; SE_OTHER...................... Other ;
; SE_UNKNOWN.................... Unknown ;
; SE_DESKTOP.................... Desktop machine ;
; SE_LOW_PROFILE_DTP............ Low profile desktop ;
; SE_PIZZA_BOX.................. If desktop is Pizza Box type ;
; SE_MINI_TOWER................. MiniTower type ;
; SE_TOWER...................... Tower type chassis ;
; SE_PORTABLE................... Portable type ;
; SE_LAPTOP..................... Laptop type chassis ;
; SE_NOTEBOOK................... Notebook type chassis ;
; SE_HAND_HELD.................. Handheld type chassis ;
; SE_DOCKING_STATION............ Docking station ;
; SE_ALL_IN_ONE................. All in one type of chassis ;
; SE_SUB_NOTEBOOK............... Sub-notebook type chassis ;
; SE_SPACE_SAVING............... Space saving ;
; SE_LUNCH_BOX.................. Lunch box type chassis ;
; SE_MAIN_SER_CHASIS............ Main server chassis ;
; SE_EXP_CHASIS................. Expansion chassis ;
; SE_SUB_CHASIS................. Sub chassis ;
; SE_BUS_EXP_CHASIS............. Bus expansion chassis ;
; SE_PERPL_CHASIS............... Peripheral chassis ;
; SE_RAID_CHASIS................ RAID chassis ;
; SE_ROCK_MOUNT_CHSI............ Rock Mount chassis ;
;-----------------------------------------------------------------------;
; SYSTEM_CHASSIS_STATE ;
;-----------------------------------------------------------------------;
; Keywords to use Description ;
; --------------- ----------- ;
; ;
; SCS_OTHER...................... Other chassis state ;
; SCS_UNKNOWN.................... Unknown chassis state ;
; SCS_SAFE....................... Safe state ;
; SCS_WARNING.................... Warning state ;
; SCS_CRITICAL................... Critical state ;
; SCS_NON_RECOVERABLE............ Non-recoverable state ;
;-----------------------------------------------------------------------;
; SYSTEM_POWER_SUPPLY_STATE ;
;-----------------------------------------------------------------------;
; Keywords to use Description ;
; --------------- ----------- ;
; ;
; SPS_OTHER...................... Other ;
; SPS_UNKNOWN.................... Unknown ;
; SPS_SAFE....................... Safe ;
; SPS_WARNING.................... Warning ;
; SPS_CRITICAL................... Critical ;
; SPS_NON_RECOVERABLE............ Recoverable ;
;-----------------------------------------------------------------------;
; SYSTEM_THERMAL_STATE ;
;-----------------------------------------------------------------------;
; Keywords to use Description ;
; --------------- ----------- ;
; ;
; STS_OTHER...................... Other ;
; STS_UNKNOWN.................... Unknown ;
; STS_SAFE....................... Safe thermal state ;
; STS_WARNING.................... Warning thermal state ;
; STS_CRITICAL................... Critical thermal state ;
; STS_NON_RECOVERABLE............ Non-recoverable thermal state ;
;-----------------------------------------------------------------------;
; SYSTEM_SECURITY_STATE ;
;-----------------------------------------------------------------------;
; Keywords to use Description ;
; --------------- ----------- ;
; ;
; SSS_OTHER...................... Other ;
; SSS_UNKNOWN.................... Unknown ;
; SSS_NONE....................... None ;
; SSS_EXT_INTE_LOCKED............ External interface locked out ;
; SSS_EXT_INTE_ENABLE............ External interface enabled ;
;-----------------------------------------------------------------------;
SYSTEM_CHASSIS_INFO = Present
SYSTEM_CHASSIS_TYPE = SE_DESKTOP
SYSTEM_CHASSIS_LOCK = Absent
SYSTEM_CHASSIS_STATE = SCS_UNKNOWN
SYSTEM_POWER_SUPPLY_STATE = SPS_UNKNOWN
SYSTEM_THERMAL_STATE = STS_UNKNOWN
SYSTEM_SECURITY_STATE = SSS_UNKNOWN
SYSTEM_CHASSIS_MANUFACTRUER_$
SYSTEM_CHASSIS_VERSION_$
SYSTEM_CHASSIS_SERIAL_NUM_$ 0000000
SYSTEM_CHASSIS_ASSET_TAG_NUM_$ 0000000
;---------------;
; PROCESSOR TYPE;
;---------------;-------------------------------------------------------;
; Following enumerates describes Processor Type. At ;
; any given time only one value can be selected. Use ;
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -