From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: Re: [edk2-devel] Saving data structure at Pre EFI Initialization phase in memory to use it at DXE phase by some UEFI application? To: =?UTF-8?B?TWFydmluIEjDpHVzZXI=?= ,devel@edk2.groups.io From: sergestus@yandex.ru X-Originating-Location: Moscow, RU (79.133.79.22) X-Originating-Platform: Windows Chrome 79 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Thu, 30 Jan 2020 03:03:22 -0800 References: In-Reply-To: Message-ID: <23937.1580382202829610713@groups.io> Content-Type: multipart/alternative; boundary="mbqJicQKSyibAzbO0DP9" --mbqJicQKSyibAzbO0DP9 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable I need to use some code from PEIM driver in DXE phase. This code is using t= he SYSHOST structure and I think it not easy to restore it from HOBs becuas= e there are a lot of information. So I thought it easy to save the structur= e completely in the memory. --mbqJicQKSyibAzbO0DP9 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable I need to use some code from PEIM driver in DXE phase. This code is using t= he SYSHOST structure and I think it not easy to restore it from HOBs becuas= e there are a lot of information. So I thought it easy to save the structur= e completely in the memory. --mbqJicQKSyibAzbO0DP9--