Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Database & SysAdmin
  3. System Admin
  4. boot order

boot order

Scheduled Pinned Locked Moved System Admin
help
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    saisp
    wrote on last edited by
    #1

    is there anyway to read the boot order from cmos programmaticaly. pls help me

    M 1 Reply Last reply
    0
    • S saisp

      is there anyway to read the boot order from cmos programmaticaly. pls help me

      M Offline
      M Offline
      Mohamad K Ayyash
      wrote on last edited by
      #2

      Well I am an experienced Assembly language programmer so to do this you must first know that access to the CMOS memory is done via access to port 0x70 for writing and 0x71 for reading, and thus recognizing the CMOS options like clock, boot order, and other options, and this can be made using one of the API's in Visual Studio (hint: search MSDN), well though I prefer doing these low level stuff using an Assembly/C DLL linked to your program if you prefer!

      To follow the path, Walk with the MASTER, See through the MASTER, Be the MASTER!

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups