Symbian3/PDK/Source/GUID-01F1F488-8E95-56B0-818E-6096CAE4C50C.dita
changeset 1 25a17d01db0c
child 3 46218c8b8afa
equal deleted inserted replaced
0:89d6a7a84779 1:25a17d01db0c
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
       
     3 <!-- This component and the accompanying materials are made available under the terms of the License 
       
     4 "Eclipse Public License v1.0" which accompanies this distribution, 
       
     5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
       
     6 <!-- Initial Contributors:
       
     7     Nokia Corporation - initial contribution.
       
     8 Contributors: 
       
     9 -->
       
    10 <!DOCTYPE concept
       
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
       
    12 <concept id="GUID-01F1F488-8E95-56B0-818E-6096CAE4C50C" xml:lang="en"><title>Architecture</title><shortdesc>his topic describes the architecture of the Base Starter program, <filepath>e32strt.exe</filepath>.</shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    13 <p>The Base Starter is started by the File Server, <filepath>EFILE.EXE</filepath>,
       
    14 near the end of the boot process. </p>
       
    15 <p> <filepath> EFILE.EXE</filepath> initialises generic file services. <filepath>e32strt.exe</filepath> performs
       
    16 handset specific initialisation. The Base Starter completes the initialisation
       
    17 of the file server, and then creates the system starter process. The system
       
    18 starter process is the next process in the chain of processes responsible
       
    19 for starting all the major Symbian OS services. The following diagram shows
       
    20 the relative position of the Base Starter in the start-up sequence. </p>
       
    21 <fig id="GUID-C184517B-0E86-5E22-BCD6-F4DFD7AEA731">
       
    22 <title>           Base Starter architecture         </title>
       
    23 <image href="GUID-CEDA0EFF-A1D4-53FE-9BF2-DB9AA857BCF5_d0e362917_href.png" placement="inline"/>
       
    24 </fig>
       
    25 </conbody></concept>