public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Rebecca Cran <rebecca@bluestop.org>
To: edk2-devel@lists.01.org
Subject: Hang when calling ExitBootServices on IA32 firmware v1.0 on MinnowBoard Turbot
Date: Mon, 25 Feb 2019 17:08:33 -0700	[thread overview]
Message-ID: <794b312c-44bf-f482-4933-e8fbb2a48c74@bluestop.org> (raw)

I've been trying to test a boot loader on my MinnowBoard Turbot board. 
It's running the latest 1.0 firmware from firmware.intel.com, and I'm 
seeing a hang at the point when gBS->ExitBootServices is called.

The last debug output is:

ConfigSccBootableDevicesAtExitBootService() End
SetUefiImageMemoryAttributes - 0x00000000787EB000 - 0x0000000000004000 
(0x0000000000000008)
SetUefiImageMemoryAttributes - 0x00000000787E8000 - 0x0000000000003000 
(0x0000000000000008)
SetUefiImageMemoryAttributes - 0x00000000787E5000 - 0x0000000000003000 
(0x0000000000000008)
SetUefiImageMemoryAttributes - 0x00000000787E1000 - 0x0000000000004000 
(0x0000000000000008)
SetUefiImageMemoryAttributes - 0x00000000787DB000 - 0x0000000000006000 
(0x0000000000000008)
SetUefiImageMemoryAttributes - 0x00000000787D5000 - 0x0000000000006000 
(0x0000000000000008)
SetUefiImageMemoryAttributes - 0x00000000787CC000 - 0x0000000000009000 
(0x0000000000000008)
SetUefiImageMemoryAttributes - 0x00000000787C6000 - 0x0000000000006000 
(0x0000000000000008)
SetUefiImageMemoryAttributes - 0x00000000787C3000 - 0x0000000000003000 
(0x0000000000000008)
SetUefiImageMemoryAttributes - 0x00000000787BD000 - 0x0000000000006000 
(0x0000000000000008)
SetUefiImageMemoryAttributes - 0x00000000787B8000 - 0x0000000000005000 
(0x0000000000000008)
SetUefiImageMemoryAttributes - 0x00000000787B2000 - 0x0000000000006000 
(0x0000000000000008)
SetUefiImageMemoryAttributes - 0x00000000787AC000 - 0x0000000000006000 
(0x0000000000000008)
SetUefiImageMemoryAttributes - 0x00000000787A9000 - 0x0000000000003000 
(0x0000000000000008)
SetUefiImageMemoryAttributes - 0x00000000787A5000 - 0x0000000000004000 
(0x0000000000000008)
SetUefiImageMemoryAttributes - 0x00000000787A2000 - 0x0000000000003000 
(0x0000000000000008)
SetUefiImageMemoryAttributes - 0x000000007879F000 - 0x0000000000003000 
(0x0000000000000008)


The X64 firmware works fine: the boot loader finishes and the kernel 
starts running.

I looked to see where ConfigSccBootableDevicesAtExitBootService might 
be, and unfortunately it seems it's in one of the binary modules.

The code for the boot loader is in 
https://svnweb.freebsd.org/base/head/stand/efi/loader/bootinfo.c?revision=338022&view=markup 
.


-- 
Rebecca Cran



             reply	other threads:[~2019-02-26  0:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-26  0:08 Rebecca Cran [this message]
2019-02-26 23:00 ` Hang when calling ExitBootServices on IA32 firmware v1.0 on MinnowBoard Turbot Rebecca Cran
2019-02-27 20:38   ` Telemann Pioneer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=794b312c-44bf-f482-4933-e8fbb2a48c74@bluestop.org \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox