From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web11.119.1592257418378465765 for ; Mon, 15 Jun 2020 14:43:38 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: samer.el-haj-mahmoud@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 143FF1F1; Mon, 15 Jun 2020 14:43:37 -0700 (PDT) Received: from localhost.localdomain (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id B2FF03F6CF; Mon, 15 Jun 2020 14:43:36 -0700 (PDT) From: "Samer El-Haj-Mahmoud" To: devel@edk2.groups.io Cc: Leif Lindholm , Ard Biesheuvel , Pete Batard , Andrei Warkentin Subject: [edk2-platform][PATCH v2 0/2] Platforms/RaspberryPi: Add RPi settings to Readme Date: Mon, 15 Jun 2020 17:43:29 -0400 Message-Id: <20200615214331.12949-1-Samer.El-Haj-Mahmoud@arm.com> X-Mailer: git-send-email 2.17.1 Add a section to the the RPi3/4 Readme for 'Configuration Settings', with instructions on scripting from the UEFI Shell. Cc: Leif Lindholm Cc: Ard Biesheuvel Cc: Pete Batard Cc: Andrei Warkentin Signed-off-by: Samer El-Haj-Mahmoud Samer El-Haj-Mahmoud (2): Platforms/RaspberryPi: Add RPi4 settings to Readme Platforms/RaspberryPi: Add RPi3 settings to Readme Platform/RaspberryPi/RPi3/Readme.md | 61 ++++++++++++++++ Platform/RaspberryPi/RPi4/Readme.md | 74 +++++++++++++++++++- 2 files changed, 134 insertions(+), 1 deletion(-) -- 2.17.1