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.web12.8892.1592055707869705303 for ; Sat, 13 Jun 2020 06:41:48 -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 AAC231F1; Sat, 13 Jun 2020 06:41:46 -0700 (PDT) Received: from localhost.localdomain (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 37A003F6CF; Sat, 13 Jun 2020 06:41:46 -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 v1 0/2] Platforms/RaspberryPi: Add RPi settings to Readme Date: Sat, 13 Jun 2020 09:41:42 -0400 Message-Id: <20200613134144.4610-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