From: "Siddhartha via groups.io" <sshivsh=gmail.com@groups.io>
To: "Sean Rhodes" <sean@starlabs.systems>, devel@edk2.groups.io
Subject: Re: [edk2-devel] i7 TGL-UP3 Slimboot MR8 EDK Code: Gen 4 NVMe Storage: Timeout for NvmExpressPassThru
Date: Mon, 27 Jan 2025 21:02:55 -0800 [thread overview]
Message-ID: <21474.1738040575691877295@groups.io> (raw)
In-Reply-To: <CABtds-0fxV+ynwWxARtsetb+Giyfmom6gh5nE8p7A9wStMMQfg@mail.gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 905 bytes --]
Hi Sean.
We made PcieRpDetectTimeoutMs = 50 (0x32) in three places:
1. Stage2BoardInitLib.c:
STATIC VOID FspUpdatePcieRpPolicy (
IN FSPS_UPD *FspsUpd
)
{
.... other code....
for (Index = 0; Index < MaxPcieRootPorts; Index++) {
.... other code ....
*FspsUpd->FspsConfig.PcieRpDetectTimeoutMs[Index] = 0x32;*
.... other code....
}
.... other code....
}
2. System Agent (Post-Mem):
3. PCH (Post-Mem):
But we still see the same timeout error followed by the same exceptions. What do you suggest?
Thanks, cheers!
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#121048): https://edk2.groups.io/g/devel/message/121048
Mute This Topic: https://groups.io/mt/110633341/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
[-- Attachment #1.2: Type: text/html, Size: 4128 bytes --]
[-- Attachment #2: FSPEditor1.png --]
[-- Type: image/png, Size: 25586 bytes --]
[-- Attachment #3: FSPEditor2.png --]
[-- Type: image/png, Size: 33797 bytes --]
prev parent reply other threads:[~2025-01-28 5:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-10 13:15 [edk2-devel] i7 TGL-UP3 Slimboot MR8 EDK Code: Gen 4 NVMe Storage: Timeout for NvmExpressPassThru Siddhartha via groups.io
2025-01-27 10:28 ` Siddhartha via groups.io
2025-01-27 10:36 ` Sean Rhodes via groups.io
2025-01-28 5:02 ` Siddhartha via groups.io [this message]
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=21474.1738040575691877295@groups.io \
--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