search
HomeCommon ProblemWhat does bois system mean?

The full name of bois system is "Basic Input Output System", which means "Basic Input Output System" in Chinese; it is actually a set of programs solidified on a ROM chip on the motherboard of the computer. It stores the most important information of the computer. The basic input and output program, the self-test program after power-on and the system self-starting program.

What does bois system mean?

BIOS is the abbreviation of the English "Basic Input Output System". The literal translation of the Chinese name is "Basic Input Output System". On IBM PC-compatible systems, it is an industry-standard firmware interface. The term BIOS first appeared in the CP/M operating system in 1975. BIOS is the first software loaded when a personal computer starts up.

In fact, it is a set of programs solidified on a ROM chip on the motherboard of the computer. It stores the most important basic input and output programs of the computer, the self-test program after power-on, and the system self-startup program. Specific information about system settings can be read and written from CMOS. Its main function is to provide the lowest and most direct hardware settings and control for the computer. In addition, the BIOS also provides some system parameters to the operating system. Changes to system hardware are hidden by the BIOS, and programs use BIOS functions instead of directly controlling the hardware. Modern operating systems ignore the abstraction layer provided by the BIOS and control the hardware components directly.

Today, this system has become the target of some virus Trojans. Once this system is destroyed, the consequences will be disastrous.

Main chip

The BIOS setting program is stored in the BIOS chip. The BIOS chip is a rectangular or square chip on the motherboard. It can only be set when the computer is turned on. . (Generally, press F2 or Delete when the computer starts to enter the BIOS for settings. For some special models, press F1, Esc, F12, etc. for settings). The BIOS setup program mainly manages and sets up the computer's basic input and output system so that the system runs at its best. The BIOS setup program can also be used to troubleshoot system faults or diagnose system problems. Some people think that since BIOS is a "program", it should be software, and it feels like Word or Excel that they commonly use. But many people don't think so, because it is still somewhat different from ordinary software, and its connection with hardware is also quite close. To put it figuratively, BIOS should be a "bridge" connecting software programs and hardware devices, responsible for solving the immediate requirements of the hardware. The BIOS chip on the motherboard may be the only chip with a label on the motherboard. It is generally a 32-pin dual-in-line integrated circuit with the word "BIOS" printed on it.

  • ROM

    In the early days of the development of microcomputers (microcomputer systems), BIOS was stored in ROM (Read Only Memory). The data inside the ROM is burned into the ROM using a special method in the factory during the ROM manufacturing process. The content can only be read and cannot be changed. Once burned in, the user can only verify whether the written data is correct. No further modifications can be made. If any errors are found in the data, it will be discarded.

  • EPROM

    EPROM (Erasable Programmable ROM, erasable programmable ROM) chip can be erased and written repeatedly, which solves the problem that ROM chip can only be written once disadvantages. The EPROM chip has an obvious feature. There is a glass window on the front of the ceramic package. Through this window, you can see the integrated circuit inside it. Ultraviolet rays can erase the internal chip by shining it through the hole. The EPROM eraser is required to complete the chip erasing operation. A special programmer is required to write data in EPROM, and a certain programming voltage (VPP=12-24V, depending on different chip models) must be applied when writing content into the chip. The EPROM model number starts with 27. For example, 27C020 (8*256K) is an EPROM chip with a capacity of 2M Bits. After writing data to the EPROM chip, the window must be sealed with an opaque sticker or tape to prevent the data from being damaged by surrounding ultraviolet radiation.

  • EEPROM

    Due to the inconvenience of EPROM operation, most BIOS ROM chips on motherboards after 586 use EEPROM (Electrically Erasable Programmable ROM, electrically erasable programmable ROM) ROM). Through the jumper switch and the driver disk provided with the system, the EEPROM can be rewritten to easily upgrade the BIOS.

  • The BIOS chip mainly stores:

    ●Self-diagnosis program: identify the hardware configuration by reading the contents of CMOSRAM, and perform self-test and initialization on it;

    ● CMOS setup program: During the boot process, use a special hotkey to start it. After setting, it is stored in CMOS RAM;

    ● System bootloader: After the self-test is successful, the disk Load the boot program on track 0 and sector 0 into the memory and let it run to load the DOS system;

    ● Drivers and interrupt services for major I/O devices: Since the BIOS directly deals with system hardware resources , so it is always aimed at a certain type of hardware system, and various hardware systems are different, so there are various types of BIOS. With the development of hardware technology, different versions of the same BIOS have appeared successively, and new This version of BIOS has more powerful functions than the old version.

  • NORFlash

    Since the Pentium era, modern computer motherboards have used NORFlash as the BIOS memory chip. In addition to having a larger capacity than EEPROM, the main reason is that NORFlash has a writing function. The running computer can update the BIOS through software without additional hardware support (usually EEPROM erasing requires different voltages and conditions), and writing high speed.

The above is the detailed content of What does bois system mean?. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
deepseek web version official entrancedeepseek web version official entranceMar 12, 2025 pm 01:42 PM

The domestic AI dark horse DeepSeek has risen strongly, shocking the global AI industry! This Chinese artificial intelligence company, which has only been established for a year and a half, has won wide praise from global users for its free and open source mockups, DeepSeek-V3 and DeepSeek-R1. DeepSeek-R1 is now fully launched, with performance comparable to the official version of OpenAIo1! You can experience its powerful functions on the web page, APP and API interface. Download method: Supports iOS and Android systems, users can download it through the app store; the web version has also been officially opened! DeepSeek web version official entrance: ht

In-depth search deepseek official website entranceIn-depth search deepseek official website entranceMar 12, 2025 pm 01:33 PM

At the beginning of 2025, domestic AI "deepseek" made a stunning debut! This free and open source AI model has a performance comparable to the official version of OpenAI's o1, and has been fully launched on the web side, APP and API, supporting multi-terminal use of iOS, Android and web versions. In-depth search of deepseek official website and usage guide: official website address: https://www.deepseek.com/Using steps for web version: Click the link above to enter deepseek official website. Click the "Start Conversation" button on the homepage. For the first use, you need to log in with your mobile phone verification code. After logging in, you can enter the dialogue interface. deepseek is powerful, can write code, read file, and create code

How to solve the problem of busy servers for deepseekHow to solve the problem of busy servers for deepseekMar 12, 2025 pm 01:39 PM

DeepSeek: How to deal with the popular AI that is congested with servers? As a hot AI in 2025, DeepSeek is free and open source and has a performance comparable to the official version of OpenAIo1, which shows its popularity. However, high concurrency also brings the problem of server busyness. This article will analyze the reasons and provide coping strategies. DeepSeek web version entrance: https://www.deepseek.com/DeepSeek server busy reason: High concurrent access: DeepSeek's free and powerful features attract a large number of users to use at the same time, resulting in excessive server load. Cyber ​​Attack: It is reported that DeepSeek has an impact on the US financial industry.

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Tools

EditPlus Chinese cracked version

EditPlus Chinese cracked version

Small size, syntax highlighting, does not support code prompt function

Safe Exam Browser

Safe Exam Browser

Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Linux new version

SublimeText3 Linux new version

SublimeText3 Linux latest version

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),