From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail05.groups.io (mail05.groups.io [45.79.224.7]) by spool.mail.gandi.net (Postfix) with ESMTPS id 28B4F94179F for ; Mon, 19 May 2025 11:00:43 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=GDMxTiTxbcC6owOlnc5apmv7U5MQJFW5eTScDWhsSWw=; c=relaxed/simple; d=groups.io; h=Subject:To:From:User-Agent:MIME-Version:Date:References:In-Reply-To:Message-ID:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type; s=20240830; t=1747652443; v=1; x=1747911642; b=ftS35dE1FB/PdEOaF8D6a1giyRFNtYaz3fOp+H/Jak0maoOwU2InzNZ0dOfWt5A5IqpZUK7K RdlqR2JKCheRzsk6+tEa7XqAkm6qDEpfGDSeS1+g8YH1Amxy/KSO6ifaArj8xA0BeVJ58Rrcnz7 juN4P+T7zS1QAIi8OEdgpr5CJsjS85hxuiJrpWL0gSAM7+z8g3Osc5mk1Inck93eAeolKr29U/l qYoQUKIpHBs+fyo3xeBMMpq6LkV+0xAaCuxQGayqs7KaMRh5ILNIe5pDkok+gUy7CUWxS5wFNqh eoMujOLye41CC0piNTTP9/qqazyAAO1cve675PFBL7ZWQ== X-Received: by 127.0.0.2 with SMTP id xB9TYY7687511xAZvmxJ4zx4; Mon, 19 May 2025 04:00:42 -0700 Subject: [edk2-devel] UefiPayload dont load linux (ubuntu) and windows. To: "Alireza Banejad" , devel@edk2.groups.io From: "Stepan via groups.io" X-Originating-Location: RU (109.202.9.135) X-Originating-Platform: Linux Chrome 134 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Mon, 19 May 2025 04:00:41 -0700 References: In-Reply-To: Message-ID: <1020.1747652441465952176@groups.io> Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,radio-fan@mail.ru List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: 9U78m9oK2JRZD44moIBIRxoax7686176AA= Content-Type: multipart/alternative; boundary="8Y638ovT0YyZWFbWPscw" X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240830 header.b=ftS35dE1; dmarc=pass (policy=none) header.from=groups.io; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 45.79.224.7 as permitted sender) smtp.mailfrom=bounce@groups.io --8Y638ovT0YyZWFbWPscw Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello Alireza, 1. I load board by factory bios and by SBL+EDK. Results of memmap are simil= ar in my opinion. factory memmap Reserved : 51,137 Pages (209,457,152 Bytes) LoaderCode: 229 Pages (937,984 Bytes) LoaderData: 0 Pages (0 Bytes) BS_Code : 3,042 Pages (12,460,032 Bytes) BS_Data : 27,162 Pages (111,255,552 Bytes) RT_Code : 163 Pages (667,648 Bytes) RT_Data : 4,221 Pages (17,289,216 Bytes) ACPI_Recl : 243 Pages (995,328 Bytes) ACPI_NVS : 192 Pages (786,432 Bytes) MMIO : 69,652 Pages (285,294,592 Bytes) MMIO_Port : 0 Pages (0 Bytes) PalCode : 0 Pages (0 Bytes) Available : 2,007,275 Pages (8,221,798,400 Bytes) Persistent: 0 Pages (0 Bytes) --------------=20 Total Memory: 7,978 MB (8,366,190,592 Bytes) SBL+EDK memmap Reserved : 40,566 Pages (166,158,336 Bytes) LoaderCode: 229 Pages (937,984 Bytes) LoaderData: 0 Pages (0 Bytes) BS_Code : 799 Pages (3,272,704 Bytes) BS_Data : 15,165 Pages (62,115,840 Bytes) RT_Code : 95 Pages (389,120 Bytes) RT_Data : 60 Pages (245,760 Bytes) ACPI_Recl : 252 Pages (1,032,192 Bytes) ACPI_NVS : 9 Pages (36,864 Bytes) MMIO : 0 Pages (0 Bytes) MMIO_Port : 0 Pages (0 Bytes) PalCode : 0 Pages (0 Bytes) Available : 2,043,145 Pages (8,368,721,920 Bytes) Persistent: 0 Pages (0 Bytes) --------------=20 Total Memory: 8,045 MB (8,436,752,384 Bytes) Full logs are available in attachments. 2. I bulid kernel with CONFIG_CONSOLE_LOGLEVEL_DEFAULT=3D10, CONFIG_CONSOLE= _LOGLEVEL_QUIET=3D10, CONFIG_MESSAGE_LOGLEVEL_DEFAULT=3D7 . Or do I need to= pass a special kernel boot option? 3. The same result: kernel is freezing before first printk. 4. Has memory map HOB gLoaderMemoryMapInfoGuid ? P.S. How did You give debug serial port from EDK to OS's full subordination= ? -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#121349): https://edk2.groups.io/g/devel/message/121349 Mute This Topic: https://groups.io/mt/113106248/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- --8Y638ovT0YyZWFbWPscw Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
Hello Alireza,
 
1. I load board by factory bios and by SBL+EDK. Results of memmap are = similar in my opinion.
factory memmap
  Reserved  :         51,137 Pages (209,457,152 Bytes)
  LoaderCode:            229 Pages (937,984 Bytes)
  LoaderData:              0 Pages (0 Bytes)
  BS_Code   :          3,042 Pages (12,460,032 Bytes)
  BS_Data   :         27,162 Pages (111,255,552 Bytes)
  RT_Code   :            163 Pages (667,648 Bytes)
  RT_Data   :          4,221 Pages (17,289,216 Bytes)
  ACPI_Recl :            243 Pages (995,328 Bytes)
  ACPI_NVS  :            192 Pages (786,432 Bytes)
  MMIO      :         69,652 Pages (285,294,592 Bytes)
  MMIO_Port :              0 Pages (0 Bytes)
  PalCode   :              0 Pages (0 Bytes)
  Available :      2,007,275 Pages (8,221,798,400 Bytes)
  Persistent:              0 Pages (0 Bytes)
              --------------=20
Total Memory:          7,978 MB (8,366,190,592 Bytes)
SBL+EDK memmap
  Reserved  :         40,566 Pages (166,158,336 Bytes)
  LoaderCode:            229 Pages (937,984 Bytes)
  LoaderData:              0 Pages (0 Bytes)
  BS_Code   :            799 Pages (3,272,704 Bytes)
  BS_Data   :         15,165 Pages (62,115,840 Bytes)
  RT_Code   :             95 Pages (389,120 Bytes)
  RT_Data   :             60 Pages (245,760 Bytes)
  ACPI_Recl :            252 Pages (1,032,192 Bytes)
  ACPI_NVS  :              9 Pages (36,864 Bytes)
  MMIO      :              0 Pages (0 Bytes)
  MMIO_Port :              0 Pages (0 Bytes)
  PalCode   :              0 Pages (0 Bytes)
  Available :      2,043,145 Pages (8,368,721,920 Bytes)
  Persistent:              0 Pages (0 Bytes)
              --------------=20
Total Memory:          8,045 MB (8,436,752,384 Bytes)
Full logs are available in attachments.
 
2. I bulid kernel with CONFIG_CONSOLE_LOGLEVEL_DEFAULT=3D10, CONFIG_CO= NSOLE_LOGLEVEL_QUIET=3D10, CONFIG_MESSAGE_LOGLEVEL_DEFAULT=3D7 . Or do I ne= ed to pass a special kernel boot option?
3. The same result: kernel is freezing before first printk.
4. Has memory map HOB gLoaderMemoryMapInfoGuid ?
 
P.S. How did You give debug serial port from EDK to OS's full subordin= ation?
_._,_._,_

Groups.io Links:

=20 You receive all messages sent to this group. =20 =20

View/Reply Online (#121349) | =20 | Mute= This Topic | New Topic
Your Subscriptio= n | Contact Group Owner | Unsubscribe [rebecca@openfw.io]

_._,_._,_
--8Y638ovT0YyZWFbWPscw--