From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from atlmailgw2.ami.com (atlmailgw2.ami.com [63.147.10.42]) by mx.groups.io with SMTP id smtpd.web08.2340.1628121624217684203 for ; Wed, 04 Aug 2021 17:00:24 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: ami.com, ip: 63.147.10.42, mailfrom: manickavasakamk@ami.com) X-AuditID: ac10606f-afdff70000001948-9c-610b2a16de23 Received: from atlms1.us.megatrends.com (atlms1.us.megatrends.com [172.16.96.144]) (using TLS with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client did not present a certificate) by atlmailgw2.ami.com (Symantec Messaging Gateway) with SMTP id C1.E6.06472.71A2B016; Wed, 4 Aug 2021 20:00:23 -0400 (EDT) Received: from MANIC-WIN10.us.megatrends.com (172.16.98.169) by atlms1.us.megatrends.com (172.16.96.144) with Microsoft SMTP Server id 14.3.498.0; Wed, 4 Aug 2021 20:00:21 -0400 From: "manickavasakam karpagavinayagam" To: CC: , , , , , , Subject: [edk2-platforms] [PATCH V1] PurleyOpenBoardPkg : Add ReadMe document for LinuxBoot Date: Wed, 4 Aug 2021 20:00:21 -0400 Message-ID: <20210805000021.1688-1-manickavasakamk@ami.com> X-Mailer: git-send-email 2.25.0.windows.1 MIME-Version: 1.0 Return-Path: manickavasakamk@ami.com X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFlrPIsWRmVeSWpSXmKPExsWyRiBhgq64FneiwcutAhbtE2azWfSvOMZq cfzXB2YHZo/t3y8weize85IpgCmqgdEmMS8vvySxJFUhJbU42VYpoCizLDG5UkkhM8VWyVBJ oSAnMTk1NzWvxFYpsaAgNS9FyY5LAQPYAJVl5imk5iXnp2TmpdsqeQb761pYmFrqGirZhWSk KmTmpeUX5SaWZObnKSTn55UAVaemAEUVEro5M5Y+ecVUMImrYssn+QbGlxxdjJwcEgImEl/e LmLrYuTiEBLYxSRx+tsjRghnK6PE9R/PWUGq2ATsJbZPnc0OYosISElMOTCTCaSIWWAdo8TC F21MIAlhgWiJm4s6mUFsFgEVifOvtoDZvALWEjOfX2WHWKcpcXXmNTaIuKDEyZlPWEBsZgF5 ieats5khbAmJgy9eANkcQFeoSDw55jCBkW8Wko5ZSDpmIelYwMi8ilEosSQnNzEzJ73cSC8x N1MvOT93EyMktvJ3MH78aH6IkYmD8RCjBAezkghv8mKuRCHelMTKqtSi/Pii0pzU4kOMTkD3 T2SW4gYFIDBG4o0NDKREYRxDEzMTcyNzQ0sTc2NjJXHeVe5H44UE0oExm52aWpBaBDOEiYNT qoHx9PSwNf8cPqrrszkmKk4tKuLOXm0r3bKgdFdlv1hM+PmTme2Xys81MiYvvnj89itF+9ql pw8VHg65sckn8s/Rp1N2PRbctMvV1ezDjcVmiRlMslcmTv5RPVmzWJBxSqzScv+YQtU4xpK2 aZfkxIoFGBZviF4WwFWalzi1cE9V74crwpNuWaUrsRRnJBpqMRcVJwIAS6HlxMICAAA= Content-Transfer-Encoding: 8bit Content-Type: text/plain linux.efi/initrd.cpio.xz are dummy files. These dummy files needs to be replaced by building the Linux Kernel. 1. Follow directions on http://osresearch.net/Building/ to compile the heads kernel and initrd for qemu-system_x86_64 2. Copy the following built files (1) initrd.cpio.xz to LinuxBoot/LinuxBinaries/initrd.cpio.xz (2) bzimage to LinuxBoot/LinuxBinaries/linux.efi Signed-off-by: Manickavasakam Karpagavinayagam --- Platform/Intel/PurleyOpenBoardPkg/Features/LinuxBoot/Readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Platform/Intel/PurleyOpenBoardPkg/Features/LinuxBoot/Readme.md b/Platform/Intel/PurleyOpenBoardPkg/Features/LinuxBoot/Readme.md new file mode 100644 index 0000000000..47e53fcb70 --- /dev/null +++ b/Platform/Intel/PurleyOpenBoardPkg/Features/LinuxBoot/Readme.md @@ -0,0 +1,9 @@ + +linux.efi/initrd.cpio.xz are dummy files. +These dummy files needs to be replaced by building the Linux Kernel. + +1. Follow directions on http://osresearch.net/Building/ to compile the heads kernel and initrd for qemu-system_x86_64 +2. Copy the following built files +(1) initrd.cpio.xz to LinuxBoot/LinuxBinaries/initrd.cpio.xz +(2) bzimage to LinuxBoot/LinuxBinaries/linux.efi + -- 2.25.0.windows.1 Please consider the environment before printing this email. The information contained in this message may be confidential and proprietary to American Megatrends (AMI). This communication is intended to be read only by the individual or entity to whom it is addressed or by their designee. If the reader of this message is not the intended recipient, you are on notice that any distribution of this message, in any form, is strictly prohibited. Please promptly notify the sender by reply e-mail or by telephone at 770-246-8600, and then delete or destroy all copies of the transmission.