TWI291636B - Basic input/output system information acquiring and editing method and system - Google Patents

Basic input/output system information acquiring and editing method and system Download PDF

Info

Publication number
TWI291636B
TWI291636B TW94143222A TW94143222A TWI291636B TW I291636 B TWI291636 B TW I291636B TW 94143222 A TW94143222 A TW 94143222A TW 94143222 A TW94143222 A TW 94143222A TW I291636 B TWI291636 B TW I291636B
Authority
TW
Taiwan
Prior art keywords
information
basic input
editing
nvram
output
Prior art date
Application number
TW94143222A
Other languages
Chinese (zh)
Other versions
TW200723043A (en
Inventor
Qiu-Yue Duan
Town Chen
Tom Chen
Win-Harn Liu
Original Assignee
Inventec Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Inventec Corp filed Critical Inventec Corp
Priority to TW94143222A priority Critical patent/TWI291636B/en
Publication of TW200723043A publication Critical patent/TW200723043A/en
Application granted granted Critical
Publication of TWI291636B publication Critical patent/TWI291636B/en

Links

Landscapes

  • Stored Programmes (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

A basic input/output system (BIOS) information acquiring and editing method and system are disclosed, which achieve the objective of acquiring and editing BIOS information by means of mapping BIOS information into system non-volatile random access memory (NVRAM) zone, reading the mapped content of the system NVRAM zone and storing as a local text file, and editing the local text file to modify data in the system NVRAM. Further, the present invention could achieve the objective of reading contents in the NVRAM zone by means of utilizing different drivers under different operating systems. The present invention could be adapted to multiple platforms, and could modify the BIOS information without rebooting the operating system.

Description

1291636 九、發明說明: 【發明所屬之技術領域】 本發明係關於電腦基本輸入輸出系統(Basic Input 〇utput1291636 IX. Description of the invention: [Technical field to which the invention pertains] The present invention relates to a basic input/output system of a computer (Basic Input 〇utput)

System,BIOS)之資訊官理,特別係獲取及編輯基本輸入輸出系 統資訊之方法和系統。 【先前技術】 電腦上的一些重要資訊諸如電腦廠商資訊,產品標識以及資 產標籤等係燒錄在多層印刷板的晶片上,一般而言,用戶透過廠 商提供的系統BIOS來獲取或者設置。此外,燒錄在唯讀記憶體 (Read Only Memory,ROM)晶片上的關於自診斷測試程式、系 統自舉裝入程式、系統設置程式和主要輸入/輸出(1/〇)設備的 I/O驅動程式及中斷服務程式等BIOS資訊,為電腦提供最低級 的、最直接的硬體控制,以確保操作代碼運行之前所有的電腦電 路為可用的。BIOS屬於主機板的一部分,因此有時就稱呼其為固 件(Firmware) 〇 通常,關於獲取、編輯及測試BIOS資訊之情況有:1.讀取或 編輯例如資產標簽、產品標識等伺服器資訊組中的資訊作為產品 屬性標識;2·測試系統管理BIOS (System Management BIOS, SMBIO)功能以及測試非易失性隨機存取記憶體(N〇nv〇latUe Random Access Memory,NVRAM)的好壞;3.獲取或修改燒錄在 BIOS ROM中的程式。當前獲取和編輯上述BI〇s内容採用的主 1291636 要方法是透過磁_ _、纟MDisk Qperating办_,㈣環境下 之BIOS中斷調用服務得以實現,可是此方法存在以下缺點:l 目前在Linux/Windows系統下無法直接修改伺服器之m〇s資 訊’用戶若打算修改則必需重新啟動系統,以進人BI〇s中執行 修改’然後再重啟系統回到Linux/Wind〇ws巾。如果發現所修改 的值並非期望值,或者欲對新值進行修改,則需重複上述過程, 每修改-次資料均重啟至少兩次祕。因此,_戶而言上述操 作不僅繁ί貞且耗冑日销;2·自於Linux纟統並非實;I:賦,不支持 BIOS中斷鋼服務,無法將制這種方法的程式移植到Li· 下。此外,此方法在Windows系統下也不可行。即,不能實現多 平台作業系統之BIOS内容獲取和編輯;3·假如透過端口方式實現 在Linux/Windows系統下對BI0S内容的獲取和編輯,但是可能 會導致Linux/Windows與Dos環境下程式實現方法的不統一,且 不易維護,進而導致BIOS資料區中某些重要資訊被清空之嚴重 後果’ 4.傳統方法過於倚賴硬體和Biogj,一旦對硬體和BIOS進 行升級,則很可能出現原有程式需要重新維護的情況,並且具體 的中斷操作方法需由BIOS廠商提供,因此為用戶帶來一定的不 便;5·無論是BIOS中斷調用還是端口操作,編程介面均較複雜且 不易維護;6·在Dos下實現BIOS中斷服務程式,用戶需知道所修 改之BIOS資料段,修改所應當使用的中斷服務的類型及其功能 號/子功能號,以及相應AX/CX/SI/DI等寄存器的使用。Βΐ〇§介 面複雜’非專業人員很難全面掌握其設置方法;7·如果編程出現 1291636 失誤,當誤操作時很容易造成重要的BIOS資訊丟失,進而給系 統帶來不可預料的損壞。同時,即使為很小的失誤也會給程式的 調試工作帶來很大大困難和不便;8·目前不存在專門針對BIOS映 射至系統NVRAM區域的測試項,由於系統NVRAM區域的重要 性,進而其直接影響到伺服器BIOS資訊儲存的完整性及安全性。 【發明内容】 鑒於以上的問題,本發明的主要目的在於提供一種基本輸入 輸出系統(BIOS)資訊之獲取及編輯方法及祕,藉以解決習知 技術所存在的限制或缺點。 /本發明所揭露之基本輸人輸n統資訊之獲取及編輯方法及 系統可在無需重啟當前運行之作業系_狀態下,直接對bi〇s 資訊進行獅無輯’實現刪處_簡單化、峽化及人性 化0 π之料所揭露之基本輸人輸出系統資 取絲财姑細τ步驟:映雜本輸續㈣统資訊 系統非易纽隨機存取記⑽(NVRAM)區域巾. :NVRAM區域之映射内容並儲存為一第一文檔;依據基:二 輸出系統之修改資訊修改第—文檔,並生成-第二文幹Γ將^一 文槽之内容恢復絲㈣VRA職域之相應=艾 域之相應位置内容至基本輸入輸出系二= 本輸入輸出系統資訊。 以編輯暴 1291636 . 此外,本發明之基本輸人輸H崎tfi之獲取及編輯方法在 •不同作業系統下係调用不同的底層驅動程式以對系統NVRAJV[區 域之内容進行讀取。 另’本發賴揭露之基本輸人輸出系統#訊之獲取及編輯系 統包括有映射模組、備份模組、編輯模組以及恢復模組,其中映 .射模組係用以在基本輸入輸出系統與系額vram區域間進行資 訊之雙向映射,備份模組侧以讀取系統nvram區域之内容並 擊贿為-第-文檔,編輯模組用以依據基本輸入輸出系統之修改 資訊修改第-文檔,並生成一第二文檔,恢復模組則用以將第二 文檔之内容恢復至系統NVRAM區域之相應位置。 本發明之基本輸人輸料統魏之獲取及編輯祕,其中編 輯模組更包括有-資訊搜索模、址,一循環冗餘碼校驗模組,一資 訊重組模組’以及-NVRAM文檔編輯模組。f訊搜倾組係用 _ _取第-文檔之内容並進行分析,進而獲取基本輸入輸出系統 各資料段所對應之資訊,以生成複數個資訊組;循環冗餘碼校驗 核組係用以依據當前基本輸入輸出系統資訊還原其循環冗餘碼之 原始值’以及依據基本輸人輸出系統之修改資訊產生—新循環冗 餘碼值;資訊重組模組用以依據某太鈐χ认 ㈣本輪,⑽狀修改資訊檢 索:貝訊搜索模組之複數個資訊組,並替換資訊組中相應資訊; NVRAM文檔編輯模組用以藉由第―令讲 ^ 又相、賁訊組資訊以及新循 環冗餘碼值生成第二文檔。 1291636 本發明透過將BIOS資訊映射系統NVRAM區域,以及將系 統NVRAM區域相應BIOS資訊轉換為文檔形式,並對文檔進行 修改編輯,進而達到間接修改m〇s資訊的目的。進而相較於的 習知技術來說,本發明可保證對BI〇s的間接修改不會造成系統 當機的直接危機。 此外,透過調用不同的底層驅動程式讀取系區域 之内谷,本發明實現了 Dos/Windows/Linux作業系統下編程方法 的統一,可在不同作業系統下對系區域資料内容進行 讀取,進而可實現多平台下對BI〇s資訊的獲取、編輯及測試。 透過在不同系統下BIOS資訊的獲取/編輯,進而達到測試BI〇s 映射到系統NVRAM區域的目的。此方法可確保不影響bios中 的資訊,不添加多餘測試項,且在不給系統帶來影響的前提下實 現對系統NVRAM的全面測試。 透過採用自動循環冗餘碼(Cyclic Redundancy c〇de,CRC) 杬驗確保了系統BI0S資訊的安全儲存,避免了因誤操作所導致 的系統BIOS資訊清空。此外,透過提供m〇s資訊之備份/恢復/ 比對功能,用彳可透過簡單操作即達到對不同版本m〇s資訊的 備份/恢復/比對。 练上所述,本發明可實現多平台下對BIOS資訊的獲取、測 試及編輯。本發明還可為用戶提供簡單的函數介面,用戶無需暸 1291636System, BIOS) information system, especially the method and system for obtaining and editing basic input and output system information. [Prior Art] Some important information on the computer, such as computer manufacturer information, product identification, and asset labeling, are burned on the multi-layer printed circuit board. Generally, the user obtains or sets it through the system BIOS provided by the manufacturer. In addition, I/O for self-diagnostic test programs, system bootloaders, system setup programs, and main input/output (1/〇) devices programmed on a Read Only Memory (ROM) chip. BIOS information such as drivers and interrupt service routines provide the lowest level, most direct hardware control for the computer to ensure that all computer circuits are available before the operating code is run. The BIOS is part of the motherboard, so it is sometimes referred to as firmware. 〇 Generally, the conditions for obtaining, editing, and testing BIOS information are as follows: 1. Read or edit server information groups such as asset tags and product identifiers. The information in the product is identified as the product attribute; 2. The system management BIOS (SMBIO) function and the test non-volatile random access memory (N〇nv〇latUe Random Access Memory, NVRAM) are good or bad; Get or modify the program burned in the BIOS ROM. Currently, the main 1291636 method for obtaining and editing the above BI〇s content is implemented by the __, 纟MDisk Qperating _, (4) BIOS interrupt calling service, but this method has the following disadvantages: l Currently in Linux/ Under Windows system, you can't directly modify the server's m〇s information. 'If you want to modify it, you must restart the system to enter the BI〇s to perform the modification' and then restart the system and return to the Linux/Wind〇ws towel. If it is found that the modified value is not the expected value, or if the new value is to be modified, the above process needs to be repeated, and each modification-time data is restarted at least twice. Therefore, _ households are not only cumbersome and costly to sell; 2) since Linux is not real; I: Fu, does not support BIOS interrupt steel service, can not transplant the program to this method to Li · Next. In addition, this method is not feasible under Windows systems. That is, the BIOS content acquisition and editing of the multi-platform operating system cannot be realized; 3. If the BI0S content is acquired and edited under the Linux/Windows system through the port mode, the program implementation method in the Linux/Windows and Dos environment may be caused. The inconsistency is not easy to maintain, which leads to serious consequences of some important information being erased in the BIOS data area. 4. The traditional method relies too much on hardware and Biogj. Once the hardware and BIOS are upgraded, it is likely to appear. The program needs to be re-maintained, and the specific interrupt operation method needs to be provided by the BIOS manufacturer, so it brings some inconvenience to the user; 5. Whether the BIOS interrupt call or the port operation, the programming interface is complicated and difficult to maintain; To implement the BIOS interrupt service program under Dos, the user needs to know the modified BIOS data segment, modify the type of interrupt service that should be used, its function number/sub-function number, and the use of the corresponding AX/CX/SI/DI registers. . Βΐ〇§Interface complex 'Non-professionals are difficult to fully grasp the setting method; 7·If the programming appears 1291636 error, it is easy to cause important BIOS information loss when misoperation, which will bring unpredictable damage to the system. At the same time, even a small mistake will bring great difficulties and inconvenience to the debugging work of the program; 8. There is no test item specifically mapped to the NVRAM area of the system by the BIOS. Due to the importance of the NVRAM area of the system, Directly affect the integrity and security of the server BIOS information storage. SUMMARY OF THE INVENTION In view of the above problems, it is a primary object of the present invention to provide a method and a secret for acquiring and editing basic input/output system (BIOS) information, thereby solving the limitations or disadvantages of the prior art. / The method and system for acquiring and editing the basic input and output information disclosed in the present invention can directly perform the lion simplification on the bi〇s information without restarting the currently operating operating system _ simplification , Gorgeization and humanization 0 π material revealed by the basic input output system to take the money and money τ steps: the image of the transmission (four) unified information system non-easy New Zealand random access (10) (NVRAM) area towel. : The mapping content of the NVRAM area is stored as a first document; the first document is modified according to the modification information of the second output system, and the second document is generated - the content of the second text is restored to the content of the text slot (4) corresponding to the VRA job area The corresponding position of the domain to the basic input and output system 2 = this input and output system information. In addition, the basic input and download method of the present invention is to call different underlying drivers to read the contents of the system NVRAJV [area] under different operating systems. In addition, the basic input and output system of the company's acquisition and editing system includes a mapping module, a backup module, an editing module and a recovery module, wherein the imaging module is used for basic input and output. The system and the system vram area for information bidirectional mapping, the backup module side to read the contents of the system nvram area and bribe as - the first document, the editing module is used to modify the information according to the basic input and output system modification information - The document is generated and a second document is generated, and the recovery module is used to restore the content of the second document to a corresponding position in the system NVRAM area. The basic input and output of the invention is Weizhi's acquisition and editing secrets, wherein the editing module further includes an information search module, an address, a cyclic redundancy code verification module, an information reassembly module, and a -NVRAM document. Edit the module. The f-searching group uses __ to take the contents of the first-document and analyze it, and then obtain the information corresponding to each data segment of the basic input-output system to generate a plurality of information groups; the cyclic redundancy code check core group is used. The original cyclic value of the cyclic redundancy code is restored according to the current basic input and output system information and the new cyclic redundancy code value is generated according to the modification information of the basic input output system; the information reorganization module is used to identify according to a certain (4) This round, (10) modified information retrieval: a plurality of information groups of the Beixun search module, and replace the corresponding information in the information group; NVRAM document editing module is used to use the first-order lectures, the information, and the information The new cyclic redundancy code value generates a second document. 1291636 The invention achieves the purpose of indirectly modifying m〇s information by converting the NVRAM area of the BIOS information mapping system and the corresponding BIOS information of the system NVRAM area into a document form and modifying and editing the document. Furthermore, in contrast to the prior art, the present invention ensures that indirect modification of BI〇s does not cause a direct crisis of system downtime. In addition, by calling different underlying drivers to read the valleys within the system area, the present invention realizes the unification of the programming method under the Dos/Windows/Linux operating system, and can read the data content of the system area under different operating systems, and further It can realize the acquisition, editing and testing of BI〇s information under multiple platforms. Through the acquisition/editing of BIOS information under different systems, the purpose of testing BI〇s mapping to the NVRAM area of the system is achieved. This method ensures that the information in the bios is not affected, no redundant test items are added, and the system NVRAM is fully tested without affecting the system. The use of automatic cyclic redundancy code (CRC) verification ensures the safe storage of BI0S information of the system and avoids the emptying of system BIOS information caused by misoperation. In addition, by providing backup/restore/comparison function of m〇s information, backup/restore/alignment of different versions of m〇s information can be achieved through simple operation. As described above, the present invention can realize acquisition, testing and editing of BIOS information under multiple platforms. The invention can also provide a simple function interface for the user, and the user does not need 1291636

BIOS 解自己需要修改_容,只要透過簡單的步驟修改為想要的 值即可’並賴免了資訊由於硬體和_改動而受到影響 【實施方式】 實施例詳細說 有關本發_特徵與#作,颇合《式作最佳 明如下。 為了更賤瞭解本㈣之基本輸人輸㈣_敵獲取及編 輯糸統之構架及工作原理,下面請參考「第i圖」和「第2圖」。 「第!圖」為本發明之刪資訊之獲取及編輯系統方塊圖,如 圖所示,係將本發明所揭露之醜資訊之獲取及編輯系統1〇應 用於獲取及編輯位於電駐她12上基本輪訊。 一基本輸人輸出系統(刪)是電腦系統中用以處理輸入 出貧料的最關鍵元件之-,係被燒錄到電腦主機板上的一組程 式,為電腦提供最低級的、最直接的硬體控制,用以存放自 測=式、系統自舉裝入程式、系統設置程式和主要輸入ς出 d/ο)設_1/()驅_式及情服齡轉任務。當電腦 時’系統從BIOS ROM的起始位址開始讀取幷運行bi〇s程式。 BIOS程式首先對内部各個設備進行檢查,以測試電腦之硬 連接性’並加載必要的操作代碼,以允料腦執行所需的任務了 準確地說’ BIOS是電腦硬體與軟體程式之間的—個,,轉換器 者說是介面(賴它本身也只是—健式),負責解决硬體:㈣ 需求’幷按軟體對硬體的操作要求具體執行。Bl〇s之程式代碼儲 11 1291636 • 存在諸如可擦除可編程唯讀記憶體(Erasable Programmable Read-only memory, EPROM )、閃存(Flash ROM )、非易失性隨機 存取記憶體(Nonvolatile Random Access Memory, NVRAM )或其 他數字資訊儲存裝置中。 BIOS >訊之獲取及編輯糸統1〇包括映射模組μ、備份模組 , 18、編輯模組28以及恢復模組26。首先,映射模組14將儲存於 電腦主機板12上的BIOS資訊,例如燒錄在電腦主機板2〇之R〇M • 晶片上的程式代碼等,以及關於伺服器的一些重要燒錄資訊等映 射至系統NVRAM區域16中。非易失性隨機存取記憶體 (NVRAM)由於具有在斷電後仍能保留資料不致丟失之特點而 得到越來越廣泛地應用。然後,備份模組18搜索映射至系統 NVRAM區域16中的BI0S資訊,並將此區域中的全部映射内容 躓出並儲存為一第一文檔,即備份文檔20,文檔格式不限,這裡 没其文檑名稱為NVRAM.bak。為了實現在Dos/Windows/Linux不 _ 同作業系統下對系統NVRAM區域16的資訊讀取,可在不同作 業系統下調用不同的底層驅動程式。驅動實現是採用頁(page) 的方式讀取系統NVRAM區域16,首先向NVRAM頁寄存器 (PAGE )寫入所選疋操作的頁’再從NVRAM資料寄存哭 (NVDAT)讀取系統NVRAM區域16的資訊。驅動中可採用1/〇 方式或者儲存方式對NVPAGE/NVDAT進行操作,進而得 NVRAM區域16中的資訊。 …先 12 Ϊ291636 然後,編輯模組28依據用戶輸入的Bios修改資訊對備份文 槽20進行修改,並進而生成一第二文檔,即新文檔24,此文檔 名稱定為NVRAM.new。這裡,編輯模組28包括一資訊搜索模組 30 ’ 一循環冗餘碼校驗模組32,一資訊重組模組34,一 NVRAM 文檔編輯模組36以及一比對模組38,下面結合「第2圖」對編 輯模組28進行說明。 串中的子串1的關鍵字、長度、 串的1的結束。子串2、3等 「第2圖」為本發明BI0S資訊之獲取及編輯系統之編輯模 組工作構架圖,從圖中可知,資訊搜索模組3〇讀取備份文檔2〇 之資訊内容並進行分析,從中解析出BI0S各資料段所對應之資 訊’資訊搜倾組3G可以使肺何方式對任何格式的文權進行讀 取。BIOS中資料存放遵循一定的規律,通常以各資料段對應的關 鍵字開頭,以特定分隔符作為_字的結束;接下來是複數個子 、内谷,然後以特定分隔符作為子The BIOS needs to modify the _ capacity, as long as it is modified to the desired value through a simple step, and the information is affected by the hardware and _ changes. [Embodiment] The embodiment details about the _ characteristics and #作, quite in accordance with the style of the best as follows. In order to better understand the structure and working principle of this (4) basic input and output (4) _ enemy acquisition and editing system, please refer to "i" and "2" below. "图!图" is a block diagram of the acquisition and editing system of the deleted information of the present invention. As shown in the figure, the ugly information acquisition and editing system disclosed in the present invention is applied to the acquisition and editing of the electric station 12 Basic round robin. A basic input output system (deleted) is the most critical component of a computer system for processing input and output of poor materials. It is a set of programs that are burned onto a computer motherboard to provide the lowest level and most direct computer. The hardware control is used to store the self-test = type, system bootloader, system setup program and main input output d/ο) _1 / () drive _ type and love service transfer task. When the computer is running, the system reads from the start address of the BIOS ROM and runs the bi〇s program. The BIOS program first checks each internal device to test the hard connectivity of the computer' and loads the necessary operation code to allow the brain to perform the required tasks. To be precise, the BIOS is between the computer hardware and the software program. One, the converter said that it is the interface (it is only - health), responsible for solving the hardware: (4) the demand '幷 according to the software to the hardware operation requirements. Bl〇s program code storage 11 1291636 • There are such as Erasable Programmable Read-only Memory (EPROM), Flash ROM, Nonvolatile Random Access Memory (Nonvolatile Random Access Memory, NVRAM) or other digital information storage devices. The BIOS > acquisition and editing system 1 includes a mapping module μ, a backup module 18, an editing module 28, and a recovery module 26. First, the mapping module 14 stores the BIOS information stored on the computer motherboard 12, such as the program code written on the R〇M• chip of the computer motherboard 2, and some important information about the server. It is mapped into the system NVRAM area 16. Non-volatile random access memory (NVRAM) is more and more widely used because it retains the characteristics of data that cannot be lost even after power is turned off. Then, the backup module 18 searches for the BIOS information mapped to the system NVRAM area 16, and extracts and stores all the mapped content in the area as a first document, that is, the backup document 20, and the document format is not limited. The name of the file is NVRAM.bak. In order to realize the information reading of the system NVRAM area 16 under the Dos/Windows/Linux system, different underlying drivers can be called under different operating systems. The driver implementation reads the system NVRAM area 16 by means of a page, first writes the page of the selected operation to the NVRAM page register (PAGE) and then reads the system NVRAM area 16 from the NVRAM data storage crying (NVDAT). News. The NVPAGE/NVDAT can be operated in the driving mode by using the 1/〇 mode or the storage mode, thereby obtaining the information in the NVRAM area 16. ... first 12 Ϊ 291636 Then, the editing module 28 modifies the backup slot 20 according to the Bios modification information input by the user, and further generates a second document, that is, a new document 24, which is named NVRAM.new. Here, the editing module 28 includes an information search module 30', a cyclic redundancy code verification module 32, an information reassembly module 34, an NVRAM document editing module 36, and a comparison module 38, which are combined below. Fig. 2 illustrates the editing module 28. The keyword, the length of the substring 1 in the string, and the end of the string 1. Sub-strings 2, 3, etc. "Fig. 2" is a working framework diagram of the editing module of the BI0S information acquisition and editing system of the present invention. As can be seen from the figure, the information search module 3 reads the information content of the backup document. Analyze and analyze the information corresponding to each data segment of BI0S. The information search group 3G can make the lungs read the text rights of any format. The data storage in the BIOS follows a certain rule, usually starting with the key word corresponding to each data segment, with a specific separator as the end of the _ word; followed by a plurality of sub- and inner valleys, and then using a specific separator as a sub-function

13 1291636 BIOS資料存放規律,資訊搜索模快3〇對BIOS資料進行解析, 進而獲取如「第4圖」所示BIOS中資料之資訊組示意圖。 「第4圖」為本發明BIOS資訊之獲取及編輯系統實施例之 貧訊組示意圖,從圖中可知,BI〇s中的資料儲存遵循一定的規 律’以各資料段所對應的關鍵字開頭,如圖中所示主關鍵字以特 定分隔符作為關鍵字的結束。接下來後面跟著子串的關鍵字,即 子關鍵字,以及子串的位置、子串的資訊内容、子串的長度,最 後以特定分隔符作為子串的結束。 圖中給出了一個主關鍵字CQHLIPI/,對應於,,伺服器資 產測試”;四個子關鍵字,CQHLS1、CQHLS2、CQHLS3及 CQHLS4,分別與//伺服器資產測試"資訊頁展開的四組子資訊 對應。經資訊搜索模快30解析後,關於〃伺服器名稱〃,伺服 器資產標籤夕,伺服器基本作業系統以及"其他測試的四個 子關鍵字的對應資訊如「第4圖」所示。 在此實施例中將〃伺服器資產測試〃資訊映射至系統NVRAM 區域16中,並被備份模組18儲存為一二進制文槽,關於備份文 才田20的格式見「第5圖」。「第5圖」為本發明BI〇s資訊之獲取 及、、扁輯系統貫施例之弟一文檔示意圖,圖中顯示//飼服器資產測 試”資訊的資訊組内容,資料位址以及資訊組中各個資訊所對應 之一進制資料。例如字元區域5〇表示主關鍵字// cqhlipi/,其 在二進制文檔形式中由字元區域524C 50 49 48 51 43,,表示, 14 1291636 字元區域54 〃(η,表示為主_字 _ _6”為各子關鍵字的分隔符’子關鍵字後;:::56 長度,其後為子串_容,子串各行之間串的 •現在返回到「第3圖」,循環冗餘碼校驗模㈣ ;=:位所在的位置’然後依據備份中的當_: 原其魏冗餘碼之原始值,在用戶輸人需要修改的㈣ 後,產,-新循環冗餘碼值。傳統方法在_中獲取冗餘 碼值的算法比贼雜,此算法帽觀餘碼值與峨中特定區 域中資料的總量’資料的内容’各子資料段的長度,各子資狀 的偏移位置,資料段之間的分隔符等f訊密切相關,每—欠透= BJOS中斷服務程式修改BK)S某―f舰内料,其他資料區的 位置順序也械改變,並錢-算料為外界所公知,且在Bi〇s 升級的情況下此算法也可能會發生雜。本發日職照#前·$ 資料區中的資訊’狀其所在的區域,偏移量,順序,資料段之 間的分隔符等資訊,只對所需修改_容部分作相應的處理。這 樣影響猶環冗餘碼值的就只有某幾位的變化了,只需分析出新的 BIOS資助容與舊的資朗容之差脚可得到騎=餘碼值。 此外,資訊重組模組34會依據用戶輸入的扭⑽修改資訊檢 索資訊搜索模組30中的複數個資訊組,並依據修改資訊替換資訊 組中的相應資訊。NVRAM文檔編輯模組36則藉由備份文檔2〇、 資訊搜索模組30中的複數姆訊組資誠及新猶環冗餘^值生 15 1291636 成新文檔24。首先NVRAM文檔編輯模組36依據備份文檔20複 製出新文檔24,然後清除新文檔24中BIOS資料區相關資訊,再 按照資訊組中記錄的資訊對新文檔進行編輯,此外將新循環冗餘 碼值寫回新文檔中相應位置,最後依據備份文檔2〇、資訊組資訊 及新循環冗餘碼值驗證新文檔24中内容的正確性。 「第5圖」與「第6圖」為依據本發明之BIOS資訊之獲取 及編輯系統對BIOS資訊進行修改之實施例,其中「第5圖」為 本發明BIOS資訊之獲取及編輯系統實施例之第一文權示意圖, 「第6圖」為本發明BIOS資訊之獲取及編輯系統實施例之第二 文檔示意圖。 當對「第5圖」所示之"伺服器資產測試夕中的"伺服器資 產標籤"資訊第一行的内容,即子關鍵字2之資訊内容的字元區 域58 ”333333333333〃改為,,AAAAAA%以及將第二行的内容, 即子關鍵字2之資訊内容的字元區域6〇改為空,其中字元區域 58、60所對應之二進制資料内容為字元區域62,則透過〜乂^^ 文檔編輯模組36生成的新文檔24如「第6圖」所示,得到字元 區域64對應之修改内容。 此外,編輯模組28更包括有一比對模組38,以對不同版本 之BIOS資訊進行比對,例如比對用戶指定的兩個NVRam文产, 或用戶指定的某一 NVRAM文檔與當前BIOS資訊,從中找出各 16 1291636 版本BIOS資訊之糾’用戶也可以指定所需比對的區域或關鍵 字0 編輯模組28是本發明的核心模組,其實現了對M〇s資訊模 組資料的自騎索粒,設践移量及自_環冗餘碼值校驗的 功能,此操作保證了 BI0S資訊修改操作的安全性。在修改腦 資訊時,如果修改了 BI〇S巾的_區_沒祕改麟應的校 驗值θBIOS本身的保護機制,導致其中重要資訊被清空 乃至更嚴重的後果。 2明所揭露之恢復模組26將新文檔%之内容恢復至系統 系銳刪Q域之Ϊ應位置,以物修改BI〇S f訊的目的。由於 Μ _寫也f要遵循—定規律,且系統NVRAM中資 rtr的’單獨對某字節操作可能會影響其他位置之資 復模組1 輪娜犧,因此恢 NVRAM __將新文射_回至系統 響。同時ΐ ί 避免單獨操作某字節所帶來的不良影 正確性。此時:、整力能進拥測,以驗證讀寫的 要注意岐,在整做縛如钟完成。需 :,當遇到嚴重錯誤時,自確 去,以保證咖資訊的完整性與安^的備㈣』恢彼回 1291636 下面結合「第7圖」與「第8圖」對本發明BI〇s資訊之獲 取及編輯方法進行說明。首先映射BIOS資訊至系統NVRAM區 域(步驟101 ),然後讀取系統NVRAM區域之映射内容並儲存為 一第一文檔(步驟102),接著讀取第一文檔之内容並進行分析, 進而獲取BIOS各資料段所對應之資訊,以生成複數個資訊組(步 ·. 驟103)。依據當前BIOS資訊還原其循環冗餘碼之原始值(步驟 • 104) ’並依據用戶輸入之BI〇s修改資訊對複數個資訊組進行檢 • 索’並藉由mos修改資訊替換資訊組中的相應資訊(步驟105), 然後依據當前資訊組資訊得到一新循環冗餘碼值(步驟106)。藉 由第一文檔、資訊組資訊並依據新循環冗餘碼值生成一第二文檔 (步驟1G7)’再採用整體覆蓋讀寫之方式將第二文檔之内容恢復 至NVRAM區域的相應位置(步驟1〇8),最後映射nvram區 域之相應位置内容至BIOS中。此外,本發明之m〇s資訊之獲取 及編輯方法更包括一資訊/版本比對步驟,係用以對不同版本之基 | 本輸入輸出系統資訊進行比對。 「第9圖」為本發明BI0S資訊之獲取及編輯方法之恢復步 驟流程圖,即「第8圖」巾步驟刚的具體恢復步驟流程圖。由 圖可知,在恢復第二文檔時首先打開系統NVRAM的可寫權限(步 驟201),然後將第二文檔之内容整塊寫回系統财^乂區域,即 不單獨對第二文播某-個字節操作(步驟2〇2),接著,讀取系統 NVRAM區域中的資料,並驗證讀寫的正雜(步驟2〇3 ),最後 關閉系統NVRAM的可寫權限,以保護觸8巾的資訊(步驟2〇4)。 I291636 定太7本發似前述之較佳實施_露如上,财並非用以限 :月’任㈣習相像技藝者,在不麟本發明之精神和範圍 内;’、當可作些許之更動無飾,因此本發明之專利保護範圍須視 本說明書_之巾請專補圍所界定者為準。 ' 【圖式簡單說明】 第1圖為本發明之BIOS資訊之獲取及編輯系統方塊圖; 第2圖為本發明m〇s資訊之獲取及編輯系統之編輯模組工 作架構圖; H工 第3圖為本發明m〇s資訊之獲取及編輯系統實施例之資a 設置不意圖; 第4圖為本發明m〇s資訊之獲取及編輯系統實施例之資訊 組示意圖; ' ° 第5圖為本發明BI〇s資訊之獲取及編輯系統實施例之第一 文權示意圖; 第6圖為本發明m〇s資訊之獲取及編輯系統實施例之第 文槽不意圖; 第7圖為本發明BI〇s資訊之獲取及編輯方法部分流程圖· 第8圖為本發明BIOS資訊之獲取及編輯方法部分流程圖· 1291636 第9圖為本發明BIOS資訊之獲取及編輯方法之恢復步驟流 程圖。 【主要元件符號說明】 10 BIOS資訊之獲取及編輯系統 12 電腦主機板 14 映射模組 16 系統NVRAM區域 18 備份模組 20 備份文檔 24 新文槽 26 恢復模組 28 編輯模組 30 資訊搜索模組 32 CRC校驗模組 34 資訊重組模組 36 NVRAM文檔編輯模組 38 比對模組 20 1291636 50 字兀區域 52 字兀區域 54 字區域 56 字兀區域 58 字兀區域 60 字元區域 62 字兀區域 64 字元區域 步驟 101映射BIOS資訊至系統NVRAM區域中 步驟102讀取系統NVRAM區域之映射内容並儲存為一第 文檔 步驟103讀取第一文檔之内容並進行分析,進而獲取BI〇s 各資料段所對應之資訊,以生成複數個資訊組 步驟104依據當前BIOS資訊還原其循環冗餘碼之原始值 步驟105依據用戶輸入之BI0S修改資訊檢索複數個資訊 組並替換資訊組中相應資訊 步驟106 依據當前資訊組資訊得到一新彳盾環冗餘碼值 21 1291636 步驟107 藉由第一文檔、資訊組資訊以及新循環冗餘碼值 生成一第二文槽 步驟108將第二文檔之内容恢復至系統NVRAM區域之相 應位置 步驟109映射系統NVRAM區域之相應位置内容至BI0S 中 步驟201打開系統NVram的可寫權限 步驟202㈣二文播内容整塊寫回系統NVRAM區域 步驟2〇3讀取系統NVRAM區域中資料,驗證讀寫正雜 步驟204關閉系統NVRAM的可寫權限,以保護m〇s中 資訊13 1291636 The BIOS data storage rules, the information search module quickly parses the BIOS data, and then obtains the information group diagram of the data in the BIOS as shown in "Figure 4". Figure 4 is a schematic diagram of the poor information group of the BIOS information acquisition and editing system embodiment. It can be seen from the figure that the data storage in BI〇s follows a certain rule 'starting with the keyword corresponding to each data segment. As shown in the figure, the primary key ends with a specific separator as a keyword. The keyword followed by the substring, that is, the subkey, and the position of the substring, the information content of the substring, the length of the substring, and finally the end of the substring with a specific separator. The figure shows a primary key CQHLIPI/, corresponding to, server asset test"; four sub-keywords, CQHLS1, CQHLS2, CQHLS3 and CQHLS4, respectively, and / / server asset test " information page expanded four The group information corresponds to the information. After the information search module is parsed 30, the corresponding information about the server name, the server asset tag, the server basic operating system, and the four sub-keys of other tests are shown in Figure 4. Shown. In this embodiment, the server asset test information is mapped to the system NVRAM area 16, and is stored as a binary file by the backup module 18. For the format of the backup text 20, see "figure 5". "Picture 5" is a schematic diagram of the document of the BI〇s information acquisition and the application of the flat system, and the information group content, data address and information of the information on the /" A piece of data corresponding to each piece of information in the information group. For example, the character area 5 〇 indicates the main key // cqhlipi/, which is represented by the character area 524C 50 49 48 51 43, in the form of a binary document, 14 1291636 The character area 54 〃(η, denoted as the main _word__6) is the separator of the sub-keys after the sub-key;:::56 length, followed by the substring_容, the string between the substrings • Now return to “3rd picture”, cyclic redundancy code verification mode (4); =: the location of the bit 'and then according to the backup in the _: the original value of the original Wei redundancy code, in the user input needs After the modified (4), the production, - new cyclic redundancy code value. The traditional method to obtain the redundant code value in _ is more complicated than the thief, and the algorithm looks at the value of the code and the total amount of data in a specific area of the ' The content of each sub-data segment, the offset position of each sub-investment, the separator between the data segments, etc. Closely related, each - under-performed = BJOS interrupt service program to modify BK) S-f ship interior material, the order of other data areas is also changed, and the money-calculation is known to the outside world, and upgraded in Bi〇s In this case, this algorithm may also be mixed. The information in the previous day's job photo #前·$ data area is the area in which it is located, the offset, the order, the separator between the data segments, etc., and only the required modification_content is handled accordingly. This affects only the number of changes in the redundancy code value of the Yuhuan ring. It is only necessary to analyze the difference between the new BIOS funding capacity and the old capital rating. In addition, the information reorganization module 34 may modify the plurality of information groups in the information search module 30 according to the twisted (10) input by the user, and replace the corresponding information in the information group according to the modification information. The NVRAM document editing module 36 is a new document 24 by backing up the document 2, the plurality of information groups in the information search module 30, and the new utah ring redundancy value 15 1291636. First, the NVRAM document editing module 36 copies the new document 24 according to the backup document 20, and then clears the information related to the BIOS data area in the new document 24, and then edits the new document according to the information recorded in the information group, and further adds a new cyclic redundancy code. The value is written back to the corresponding location in the new document, and finally the correctness of the content in the new document 24 is verified based on the backup document 2, the information group information, and the new cyclic redundancy code value. The "figure 5" and the "figure 6" are embodiments of the BIOS information acquisition and editing system according to the present invention, wherein "figure 5" is an embodiment of the BIOS information acquisition and editing system of the present invention. The first textual diagram, "FIG. 6" is a schematic diagram of the second document of the embodiment of the BIOS information acquisition and editing system of the present invention. When the content of the first line of the "server asset tag" information on the "server asset test" shown in Figure 5, ie, the character area of the sub-key 2 information content 58 333333333333〃 Instead, AAAAAA% and the content of the second line, that is, the character area 6〇 of the information content of the sub-key 2 is changed to null, wherein the binary data content corresponding to the character areas 58, 60 is the character area 62. Then, the new document 24 generated by the document editing module 36 is as shown in the "figure 6", and the modified content corresponding to the character area 64 is obtained. In addition, the editing module 28 further includes a comparison module 38 for comparing different versions of BIOS information, for example, comparing two NVRam products specified by the user, or a certain NVRAM document and current BIOS information specified by the user. Find out the faults of each of the 12 1291636 versions of the BIOS information. The user can also specify the area or keyword to be compared. The editing module 28 is the core module of the present invention, which implements the information module of the M〇s information module. The self-riding cable, the function of the shift amount and the self-_ring redundancy code value verification, ensures the security of the BI0S information modification operation. When modifying the brain information, if the protection mechanism of the BI_S towel's _zone_no secret modification θBIOS itself is modified, the important information is emptied and even more serious consequences. The recovery module 26 disclosed in the above description restores the content of the new document % to the location of the system to sharply delete the Q domain, and the purpose of modifying the BI〇S f message. Because Μ _ write also f to follow - set the law, and the system NVRAM medium rtr 'single operation on a byte may affect other positions of the recovery module 1 round Na Xi, so restore NVRAM __ will be new _Back to the system ringing. At the same time, ΐ ί avoids the adverse effects of a single byte operation alone. At this time: the whole force can enter the test, to verify the reading and writing, pay attention to it, and complete the binding as a clock. Need: When there is a serious error, go to the source to ensure the integrity of the information and the security of the information. (4) 』 彼 129 129 129 129 129 129 129 129 129 129 129 129 129 129 129 129 129 129 129 129 129 129 129 129 129 129 129 129 129 129 129 129 129 129 129 129 129 Instructions for obtaining and editing information. First, the BIOS information is mapped to the system NVRAM area (step 101), then the mapping content of the system NVRAM area is read and stored as a first document (step 102), and then the content of the first document is read and analyzed, and then the BIOS is obtained. The information corresponding to the data segment is used to generate a plurality of information groups (step 103). Restore the original value of the cyclic redundancy code according to the current BIOS information (step • 104) 'and check the information group according to the user's input BI〇s modification information and replace the information group with the mos modification information. Corresponding information (step 105), and then a new cyclic redundancy code value is obtained according to the current information group information (step 106). Retrieving the content of the second document to the corresponding position of the NVRAM area by using the first document, the information group information, and generating a second document according to the new cyclic redundancy code value (step 1G7)' 1〇8), finally map the corresponding location content of the nvram area to the BIOS. In addition, the method for acquiring and editing the m〇s information of the present invention further comprises an information/version comparison step for comparing the information of the different versions of the input and output system. Fig. 9 is a flow chart showing the recovery steps of the method for acquiring and editing the BIOS information according to the present invention, that is, the specific recovery procedure of the "Fig. 8" towel step. As can be seen from the figure, when the second document is restored, the write permission of the system NVRAM is first opened (step 201), and then the content of the second document is written back to the system finance area, that is, the second text is not separately broadcast- Byte operation (step 2〇2), then, read the data in the NVRAM area of the system, and verify the correctness of the read and write (step 2〇3), and finally turn off the writeable permission of the system NVRAM to protect the touch 8 Information (step 2〇4). I291636 Ding Tai 7 This is a preferred implementation of the above-mentioned _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ There is no decoration, so the scope of patent protection of the present invention shall be subject to the definition of the specification. BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram of a BIOS information acquisition and editing system of the present invention; FIG. 2 is a working structure diagram of an editing module of an acquisition and editing system of the present invention; 3 is a schematic diagram of the configuration of the embodiment of the acquisition and editing system of the present invention; FIG. 4 is a schematic diagram of the information group of the embodiment of the acquisition and editing system of the present invention; '° Figure 5 The first text of the embodiment of the acquisition and editing system of the BI〇s information of the present invention; FIG. 6 is a schematic diagram of the embodiment of the system for acquiring and editing the information of the present invention; Partial flow chart of the method for acquiring and editing the information of the invention BI · · Fig. 8 is a partial flow chart of the method for acquiring and editing the BIOS information of the present invention · 1291636 Fig. 9 is a flowchart of the recovery procedure of the method for acquiring and editing the BIOS information of the present invention . [Main component symbol description] 10 BIOS information acquisition and editing system 12 Computer motherboard 14 Mapping module 16 System NVRAM area 18 Backup module 20 Backup document 24 New text slot 26 Recovery module 28 Editing module 30 Information search module 32 CRC check module 34 information reorganization module 36 NVRAM document editing module 38 comparison module 20 1291636 50 word area 52 word area 54 word area 56 word area 58 word area 60 character area 62 word 兀The area 64 character area step 101 maps the BIOS information to the system NVRAM area. Step 102 reads the mapping content of the system NVRAM area and stores it as a first document. Step 103 reads the content of the first document and analyzes it, thereby obtaining BI〇s. The information corresponding to the data segment is used to generate a plurality of information groups. Step 104: Restore the original value of the cyclic redundancy code according to the current BIOS information. Step 105: Retrieve the plurality of information groups according to the BI0S modification information input by the user and replace the corresponding information in the information group. 106 According to the current information group information, get a new shield ring redundancy code value 21 1291636 step 107 by the first The document, the information group information, and the new cyclic redundancy code value generation a second slot step 108 restores the contents of the second document to the corresponding position of the system NVRAM area. Step 109 maps the corresponding location content of the system NVRAM area to the BI0S. The writeable permission of the system NVram step 202 (four) two text content is written back to the system NVRAM area step 2 〇 3 read the data in the system NVRAM area, verify the read and write steps 204 to close the system NVRAM writeable permissions to protect m〇 s information

22twenty two

Claims (1)

1291636 十、申請專利範固·· 係 該方法包括有下列 隨機存取記 齡臟 讀取該系統_uM區域之映射内容並齡為一第一文播 並生 依據絲本輸人輸n統之修改資訊修改該第一文槽, 成一第二文檔; 區域之相應位 將該第二文檔之内容恢復至該系統NVRAM 置;以及 映射該系統NVRAM區域之相應位置内容至該基本輸入輸出 系統中,以編輯該基本輸入輸出系統資訊。 2、 如申請專利範圍第1項所述之基本輸人輸出系統資訊之獲取及 編輯方法,其中在不同作業系統下調用不同的底層驅動程式以對 該系統NVRAM區域之内容進行讀取。 3、 如申請專利範圍第1項所述之基本輸入輸出系統資訊之獲取及 編輯方法,其中更包括一資訊搜索步驟,以讀取該第一文槽之内 23 1291636 各進而獲取該基本輸入輸出系統各資料段所對應之資訊,以生 成複數個資訊組。 編^申明專_圍第丨項所述之基本輸人輸出祕資訊之獲取及 衿輯方法,其中更包括一循環冗餘碼校驗步驟,係依據當前基本 於輪出系統貪訊還原其循環冗餘碼之原始值,以及依據絲本 认輪出系統之修改#訊產生—新循環冗餘碼值。 編^申叫專概㈣1項所述之基本輸人輸出祕資訊之獲取及 W方法’其巾更包括—資訊重組步驟,制以依據絲本輸入 二系統之修改資訊檢索並替換該基本輸人輸出祕各資料段 對應之資訊。 論申μ專她15第1撕述之基本輸人輸m纽之獲取及 ." '、巾更包括—:胃§fL/版本比對步驟,制以對不同版本 土本輸入輪出系統資訊進行比對。 編短Γ、γ專利祀11第1項所述之基本輸人輸出祕資訊之獲取及 ,其巾該第二讀之内容恢復至該mnvram區 5相應位置之步驟係_整體覆蓋讀寫之方式。 8用神種取基及輸議(刪)資訊之獲取及鳩統,係 次取及編輯-基本輸入輸出系統之資訊,該系統包括有: 模組,係_該基本輸人輸“統與—系統非易失 滅存取魏體⑽丽)區域間進行資訊之雙向映射; 24 1291636 -備份模組,係肋讀取該紐NVRAM區域之並儲存 為一第一文權; -編輯模組’ _以依據該基本輪人輪㈣統之修改資訊修 改該第一文檔,並生成一第二文檔;以及 一恢復模組,制以將該第二域之时恢復至該系統 NVRAM區域之相應位置。 9、如申料纖_ 8項·之基本輸續μ騎訊之獲取及 編輯系統,其中該編輯模組包括有: 一資職索模組,制以讀取該第—文檔之内容並進行分 析’進而獲取該基本輸人輸出祕各資料段所對應之資訊 成複數個資訊組; -循環冗餘蝴驗模組,係用以依據當前基本輸 資訊還原其循環冗餘碼之原始值,以及依據該基 '、统 之修改資訊產生-新循環冗餘碼值; ^輸出糸統 -資訊重_組’ _以依據該基本輸人輸出 =,之該複綱訊組,並替^ VRAM文槽編輯模組,係用以藉由該第一文梓 欠 組資訊以及觸猶環冗餘碼值生成該第二文檔。^ ^貝訊 25 1291636 及編圍第8項所述之基本輸入輸出系統資訊ι 本之美本卜、巾該編輯模組更包括有—崎模組,以對不獲取 本之基本輸Λ輪出系統資訊進行比對。 +不同版 及編:::專!::基本輸入輪出_訊之獲取 中在不冋作業系統下該備份模組係採用調用不同 底層驅動程柄方式_取該系統NVRAM區域之内容。 12、如申請專利範圍第8項所述之基本輸入輸出系統資訊之獲取 及編輯系統,其中該恢復模組將該第二文檔恢復至該系統 NVRAM區域之操作係採用整體覆蓋讀寫的方式。 261291636 X. Applying for a patent Fan Gu·· This method includes the following random access ages to read the mapping content of the _uM area of the system and the age of the first text broadcast and the birth based on the silk input Modifying the information to modify the first slot into a second document; the corresponding bit of the region restores the content of the second document to the system NVRAM; and mapping the corresponding location content of the NVRAM region of the system to the basic input/output system, To edit the basic input and output system information. 2. The method for obtaining and editing basic input output system information as described in item 1 of the patent application, wherein different underlying drivers are called under different operating systems to read the contents of the NVRAM area of the system. 3. The method for acquiring and editing basic input/output system information as described in claim 1 of the patent application, further comprising an information searching step for reading 23 1291636 in the first slot to obtain the basic input and output. Information corresponding to each data segment of the system to generate a plurality of information groups. The method of obtaining and editing the basic input and output secret information described in the article _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ The original value of the redundant code, as well as the modification based on the silk-based identification system, generates a new cyclic redundancy code value. The application of the basic input (4), the basic input and output of the secret information and the W method 'the towel includes the information reorganization step, the system is based on the revised information of the silk input system to retrieve and replace the basic input Output the information corresponding to each data segment. On Shen μ specializes in her 15th tearing, the basic loss of the input and the new one, and the '& towel' includes: - stomach §fL / version comparison step, made for different versions of the soil input round-out system Information is compared. Compilation of the basic input and output information described in item 1 of γ patent 祀11, and the step of restoring the content of the second reading to the corresponding position of the mnvram area 5 . 8 using the gods to take the basis and the (deletion) information acquisition and system, the system of acquisition and editing - basic input and output system information, the system includes: module, system _ the basic input and lose - System non-volatile access to Wei (10) Li) two-way mapping of information between regions; 24 1291636 - Backup module, the rib reads the NVRAM area of the New Zealand and stores it as a first text; - Editing module ' _ modifying the first document according to the modification information of the basic wheel (4) and generating a second document; and a recovery module for restoring the time of the second domain to the corresponding NVRAM area of the system 9. The acquisition and editing system of the basic continuation of the 骑 骑 骑 , , 骑 骑 , , , 骑 骑 骑 骑 骑 骑 骑 骑 骑 骑 骑 骑 骑 骑 骑 骑 骑 骑 骑 骑 骑 骑 骑 骑 骑 骑 骑And the analysis is carried out to obtain the information corresponding to the data segments of the basic input and output into a plurality of information groups; - the cyclic redundancy test module is used to restore the original of the cyclic redundancy code according to the current basic information. Value, and the basis of the base Information generation - new cyclic redundancy code value; ^ output system - information heavy _ group ' _ based on the basic input output =, the complex group, and ^ VRAM vent editing module, used The second document is generated by the first document owing group information and the hexacyclic redundancy code value. ^ ^贝讯25 1291636 and the basic input and output system information ι本本本本, according to item 8 The editing module further includes a -saki module to compare the information of the basic ins and outs of the system. +Different editions and edits:::Special!::Basic input round-off In the unskilled operation system, the backup module adopts different underlying driver handle methods to take the contents of the NVRAM area of the system. 12. Acquisition and editing of basic input and output system information as described in claim 8 The system, wherein the recovery module restores the second document to the NVRAM area of the system by using an overall overlay read/write mode.
TW94143222A 2005-12-07 2005-12-07 Basic input/output system information acquiring and editing method and system TWI291636B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW94143222A TWI291636B (en) 2005-12-07 2005-12-07 Basic input/output system information acquiring and editing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW94143222A TWI291636B (en) 2005-12-07 2005-12-07 Basic input/output system information acquiring and editing method and system

Publications (2)

Publication Number Publication Date
TW200723043A TW200723043A (en) 2007-06-16
TWI291636B true TWI291636B (en) 2007-12-21

Family

ID=39461235

Family Applications (1)

Application Number Title Priority Date Filing Date
TW94143222A TWI291636B (en) 2005-12-07 2005-12-07 Basic input/output system information acquiring and editing method and system

Country Status (1)

Country Link
TW (1) TWI291636B (en)

Also Published As

Publication number Publication date
TW200723043A (en) 2007-06-16

Similar Documents

Publication Publication Date Title
KR100655124B1 (en) Software installation and testing system for a built-to-order computer system
US7702894B2 (en) System and method for loading programs from HDD independent of operating system
CN1641583B (en) Self-describing software image update components
US5623661A (en) System for and method of providing delta-versioning of the contents of PCTE file objects
JP4901095B2 (en) Fail-safe way to apply custom software image updates to non-volatile storage
US6237144B1 (en) Use of relational databases for software installation
KR100513551B1 (en) Software installation and test method and system for customized computer system
TWI332176B (en) Method and system for automated installation of system specific drivers
JP4510345B2 (en) How to dynamically verify resource compatibility
US8954958B2 (en) Method of configuring a virtual application
US20100250730A1 (en) Automated license reconciliation for deployed applications
EP1280058A2 (en) Method and system for creating and employing an operating system having selected functionality
US20070016786A1 (en) System and method for ISO image update and ISO image deconstruction into modular components
TWI296778B (en) Method and system for maintaining smbios
US7606836B2 (en) Methods for efficient data version verification
US10394756B2 (en) System and method for customizing archive of a device driver generator tool for a user
US7032213B1 (en) Fixing incompatible applications using a light debugger
US20060031831A1 (en) Generic packaging tool for packaging application and component therefor to be installed on computing device
US7814328B1 (en) Digital signatures for embedded code
US20060212848A1 (en) Apparatus for managing configuration of application software
CN111126010A (en) Freemarker template file repairing method and device, computer equipment and storage medium
US6915512B1 (en) Software editing with indication of format and processing state of each process of the software
CN102254155B (en) accurate font activation
TWI291636B (en) Basic input/output system information acquiring and editing method and system
US20080133619A1 (en) System and method for preserving memory resources during data backup

Legal Events

Date Code Title Description
MM4A Annulment or lapse of patent due to non-payment of fees