HP Business Notebook and Desktop PC F10 setup overview Technical White Paper Technical white paper

30
<Rel Ver="01.08" Date="2012-01-20" Bin="L77_0108.bin" RB="1" L="0" />
</BIOS>
Naming conventions
Figure B-3 outlines the naming conventions used by HP for BIOS files.
Note: You are advised to follow these conventions if you are setting up your own BIOS update repository.
Figure B-3. General naming conventions for a BIOS file
Setting up a repository
After setting up an FTP or HTTP server, you should create a subdirectory that will be used to store the catalog and BIOS files.
This subdirectory can be a virtual or physical directory that is located anywhere in the directory hierarchy that is accessible via
HTTP or FTP. The specific name used for the directory is at your discretion; for example, if the server’s host name is
www.server.com, then a simple approach would be to create a virtual directory at www.server.com/bios
.
The directory name must be published so that it can be set in the BIOS
9
as part of the repository’s custom URL. This URL must
also include the protocol to be used to access the repository (for example, ftp://www.server.com/bios or
http://www.server.com/bios).
Instructions
These setup instructions assume you have created subdirectory bios for an HTTP server.
Note: The organization of directories subordinate to BIOS is the same whether an FTP or HTTP server is being used.
Under bios, you must create one or more folders whose name(s) exactly match the SysID(s) of the systems you wish to
update. For example, for a system with a SysID of 1909, you would create folder 1909.
Each folder requires a catalog whose name also matches the SysID of the particular platform. In this example, you would place
catalog file 1909.xml in folder 1909.
The contents of each .xml file must match the schema defined in Figure B-1.
Sample catalog file
Figure B-4 shows file 1909.xml, which has been placed in folder 1909 within a repository at www.server.com/bios
.
Figure B-4. Sample catalog
<?xml version="1.0" encoding="utf-8"?>
<BIOS>
<SysId>1909</SysId>
<Rel Ver="98.61" Date="2013-01-04" Bin="L70_9861.bin" RB="1" L="1" />
<Rel Ver="98.63" Date="2013-02-04" Bin="L70_9863.bin" RB="1" L="0" />
<Rel Ver="98.64" Date="2013-03-04" Bin="L70_9864.bin" RB="1" L="1" />
9
Via F10 settings or WMI