Problem statement: understand computing environments ...said process of POST,
                   bootblock, boot sequence, tftp, network-booting terminology etc.

                   Further to as envisaged and published by this individual in the document projects.pdf
                   and elsewhere .

Opportunity : All computing environments ...viz. computers have a list of internal hardware or inventory
              ...there are programs or software that are required as part of a operating system to be
              able to use the peripherals or the hardware inventory attached intra or internal to a computer.

Design specifications:  post ...POST process ...generate a hardware inventory list
         
                        ...as part of the boot-block loading or network loading or tftp based os-loading
                        or os-installation

                        load only the required software modules ....contrary as on date  

                        ...the said PNP should be ideally be  implemented by having a oem image or
                        binary-image of the OS ...from which the required module or binary is picked-up
                        as required based on the context ...ideally including a parsable hireracial hardware
                        dependency list as a xml-dom (optionally making use of the v-pointer) document or kind of
                        dynamically loadable and parsable programmatically ...say visual-basic-collections or
                        a Hash (usually termed embedded databases...also potentially a dynamically loadable into
                        program or software ...say a hash ...reading a file containing hash datastructure dumped
                        using perl datadumper or similar structure used in implementing indexes for a search[engine] ),
                        by providing pointers to respective loadable or installable software modules or binaries
                        in a filesystem or( pages or blocks on a storage medium ..viz. tape or disk or flash-memory 
                        image etc)
                                     
            
 Note: The above problem statement having been encountered in various scenarios
       and detailed in various 'Proof of concepts' as mentioned in 
      
       http://uk.geocities.com/ravivenkatus/projects.pdf
       http://ravishankarkv.tripod.com/projects.pdf
        ....apply appropriate
      'use-case' modeling, rationalize and arrive at a workable and feasible 
       solution both commercially and techinically viable.


----------------------------------------------------------------------------------------------
