Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4073516
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T17:02:00+00:00 2026-05-20T17:02:00+00:00

I understand modern computers have modified Harvard architectures. Can the fact that they can

  • 0

I understand modern computers have modified Harvard architectures.

Can the fact that they can read instructions from somewhere other than where they hold data allow them to fetch instructions directly from ROM chips? Do they load the BIOS to RAM first, or do they execute it directly from the chip? I don’t have a computer I can open nearby, so… If I remove ALL the RAM from the memory slots, will the computer be able to start the full BIOS, run the POST stuff and tell me I need RAM? It’s funny I’ve never tried it…

EDIT: my intention with this question is to learn whether commercial CPUs (or at least intel cpus) can execute code directly from ROM. It’s not for practical purposes, it’s to increase my understanding of computer architectures and stuff. The removing-RAM-part is not my main doubt, just an example

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T17:02:01+00:00Added an answer on May 20, 2026 at 5:02 pm

    It both directly executes from ROM and copies stuff into RAM.

    On a modern x86 processor, the chipset memory controller is uninitialized at initial power-up, so there is no RAM available.

    A modern BIOS is usually divided into two parts:

    1. Boot Block (early POST)
    2. Compressed Area (mid-to-late POST)

    When the processor comes out of reset, it begins executing instructions at a fixed address in memory, called the “reset vector”. The BIOS flash chip is mapped to this address in memory. The processor simply starts executing instructions from this address.

    The “Boot Block” refers to the BIOS code starting at the reset vector (plus a few JMPs). This is executed directly from ROM (memory controller isn’t up yet), so it is very slow.

    The BIOS Boot Block generally does the following:

    1. Initialize the memory controller. (If you get a “memory not detected” beep code from a motherboard, it happens here.)
    2. Perform a checksum on the Compressed Area to make sure the rest of the BIOS is free of corruption.
    3. Jump into a Recovery Mode if any corruption is detected.
    4. If the checksum passes, decompress the rest of the BIOS into RAM somewhere (typically below the 1MB boundary).
    5. Jump to the decompressed code in RAM and continue with boot.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I understand that floating point arithmetic as performed in modern computer systems is not
I understand that some countries have laws regarding website accessibility. In general, what are
I can understand that WCF is in general better than Remoting, but the two
If I understand correctly modern computers are modeled after the Von Neumann architecture. I
I have been trying to understand how video encoding works for modern encoders, in
OK so I understand that ion VB6, encapsulated properties in a class can belong
understand that in App.Xaml.cs, I can create global variable and properties. How do I
I understand that psycopg2 is more of a DB driver, and SQLAlchemy is an
I understand how I can change the dns settings for my domains by editing
I understand what System.WeakReference does, but what I can't seem to grasp is a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.