public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Rebecca Cran" <rebecca@bsdio.com>
To: devel@edk2.groups.io, Leif Lindholm <quic_llindhol@quicinc.com>,
	Ard Biesheuvel <ardb+tianocore@kernel.org>,
	Miki Demeter <miki.demeter@intel.com>,
	michael.d.kinney@intel.com
Cc: Rebecca Cran <rebecca@bsdio.com>
Subject: [PATCH tianocore-docs 1/1] Readme.md: Add links to more draft documents
Date: Thu,  6 Apr 2023 07:46:23 -0600	[thread overview]
Message-ID: <20230406134623.55294-1-rebecca@bsdio.com> (raw)

Add links to the following draft documents:

o EDK II Module Writer's Guide
o EDK II Secure Coding Guide
o EDK II Secure Code Review Guide
o EDK II Python Development Process and Coding Standard Specification
o EDK II Minimum Platform Specification
o Understanding the Trusted Boot Chain Implementation
o Understanding UEFI Secure Boot Chain
o Getting Started with UEFI HTTPS Boot on EDK II
o Getting Started Guide of EDKII HTTP Boot
o UEFI Driver HII Win Lab Guide
o A Tour Beyond BIOS - Security Enhancement to Mitigate Buffer Overflow
  in Unified Extensible Interface (UEFI)
o A Tour Beyond BIOS - Memory Protection in UEFI BIOS

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Rebecca Cran <rebecca@bsdio.com>
---
 Readme.md | 96 ++++++++++++++++++++
 1 file changed, 96 insertions(+)

diff --git a/Readme.md b/Readme.md
index 494b23af3ac7..c4dbd603cfb2 100644
--- a/Readme.md
+++ b/Readme.md
@@ -132,6 +132,102 @@ Document issues and feature requests can also be entered in [Tianocore Bugzilla]
 [GitHub ](https://github.com/tianocore-docs/edk2-UefiDriverWritersGuide)
 \]
 
+* **_EDK II Module Writer's Guide_** \[
+[HTML   ](https://tianocore-docs.github.io/edk2-ModuleWriteGuide/draft/),
+[PDF    ](https://tianocore-docs.github.io/edk2-ModuleWriteGuide/draft/edk2-ModuleWriteGuide-draft.pdf),
+[Mobi   ](https://tianocore-docs.github.io/edk2-ModuleWriteGuide/draft/edk2-ModuleWriteGuide-draft.mobi),
+[ePub   ](https://tianocore-docs.github.io/edk2-ModuleWriteGuide/draft/edk2-ModuleWriteGuide-draft.epub),
+[GitHub ](https://github.com/tianocore-docs/edk2-ModuleWriteGuide)
+\]
+
+* **_EDK II Secure Coding Guide_** \[
+[HTML   ](https://tianocore-docs.github.io/EDK_II_Secure_Coding_Guide/draft/),
+[PDF    ](https://tianocore-docs.github.io/EDK_II_Secure_Coding_Guide/draft/EDK_II_Secure_Coding_Guide-draft.pdf),
+[Mobi   ](https://tianocore-docs.github.io/EDK_II_Secure_Coding_Guide/draft/EDK_II_Secure_Coding_Guide-draft.mobi),
+[ePub   ](https://tianocore-docs.github.io/EDK_II_Secure_Coding_Guide/draft/EDK_II_Secure_Coding_Guide-draft.epub),
+[GitHub ](https://github.com/tianocore-docs/EDK_II_Secure_Coding_Guide)
+\]
+
+* **_EDK II Secure Code Review Guide_** \[
+[HTML   ](https://tianocore-docs.github.io/EDK_II_Secure_Code_Review_Guide/draft/),
+[PDF    ](https://tianocore-docs.github.io/EDK_II_Secure_Code_Review_Guide/draft/EDK_II_Secure_Code_Review_Guide-draft.pdf),
+[Mobi   ](https://tianocore-docs.github.io/EDK_II_Secure_Code_Review_Guide/draft/EDK_II_Secure_Code_Review_Guide-draft.mobi),
+[ePub   ](https://tianocore-docs.github.io/EDK_II_Secure_Code_Review_Guide/draft/EDK_II_Secure_Code_Review_Guide-draft.epub),
+[GitHub ](https://github.com/tianocore-docs/EDK_II_Secure_Code_Review_Guide)
+\]
+
+* **_EDK II Python Development Process and Coding Standard Specification_** \[
+[HTML   ](https://tianocore-docs.github.io/edk2-PythonDevelopmentProcessSpecification/draft/),
+[PDF    ](https://tianocore-docs.github.io/edk2-PythonDevelopmentProcessSpecification/draft/edk2-PythonDevelopmentProcessSpecification-draft.pdf),
+[Mobi   ](https://tianocore-docs.github.io/edk2-PythonDevelopmentProcessSpecification/draft/edk2-PythonDevelopmentProcessSpecification-draft.mobi),
+[ePub   ](https://tianocore-docs.github.io/edk2-PythonDevelopmentProcessSpecification/draft/edk2-PythonDevelopmentProcessSpecification-draft.epub),
+[GitHub ](https://github.com/tianocore-docs/edk2-PythonDevelopmentProcessSpecification)
+\]
+
+* **_EDK II Minimum Platform Specification_** \[
+[HTML   ](https://tianocore-docs.github.io/edk2-MinimumPlatformSpecification/draft/),
+[PDF    ](https://tianocore-docs.github.io/edk2-MinimumPlatformSpecification/draft/edk2-MinimumPlatformSpecification-draft.pdf),
+[Mobi   ](https://tianocore-docs.github.io/edk2-MinimumPlatformSpecification/draft/edk2-MinimumPlatformSpecification-draft.mobi),
+[ePub   ](https://tianocore-docs.github.io/edk2-MinimumPlatformSpecification/draft/edk2-MinimumPlatformSpecification-draft.epub),
+[GitHub ](https://github.com/tianocore-docs/edk2-MinimumPlatformSpecification)
+\]
+
+* **_Understanding the Trusted Boot Chain Implementation_** \[
+[HTML   ](https://tianocore-docs.github.io/edk2-TrustedBootChain/draft/),
+[PDF    ](https://tianocore-docs.github.io/edk2-TrustedBootChain/draft/edk2-TrustedBootChain-draft.pdf),
+[Mobi   ](https://tianocore-docs.github.io/edk2-TrustedBootChain/draft/edk2-TrustedBootChain-draft.mobi),
+[ePub   ](https://tianocore-docs.github.io/edk2-TrustedBootChain/draft/edk2-TrustedBootChain-draft.epub),
+[GitHub ](https://github.com/tianocore-docs/edk2-TrustedBootChain)
+\]
+
+* **_Understanding UEFI Secure Boot Chain_** \[
+[HTML   ](https://tianocore-docs.github.io/Understanding_UEFI_Secure_Boot_Chain/draft/),
+[PDF    ](https://tianocore-docs.github.io/Understanding_UEFI_Secure_Boot_Chain/draft/Understanding_UEFI_Secure_Boot_Chain-draft.pdf),
+[Mobi   ](https://tianocore-docs.github.io/Understanding_UEFI_Secure_Boot_Chain/draft/Understanding_UEFI_Secure_Boot_Chain-draft.mobi),
+[ePub   ](https://tianocore-docs.github.io/Understanding_UEFI_Secure_Boot_Chain/draft/Understanding_UEFI_Secure_Boot_Chain-draft.epub),
+[GitHub ](https://github.com/tianocore-docs/Understanding_UEFI_Secure_Boot_Chain)
+\]
+
+* **_Getting Started with UEFI HTTPS Boot on EDK II_** \[
+[HTML   ](https://tianocore-docs.github.io/EDKIIHttpsBootGettingStartedGuide/draft/),
+[PDF    ](https://tianocore-docs.github.io/EDKIIHttpsBootGettingStartedGuide/draft/EDKIIHttpsBootGettingStartedGuide-draft.pdf),
+[Mobi   ](https://tianocore-docs.github.io/EDKIIHttpsBootGettingStartedGuide/draft/EDKIIHttpsBootGettingStartedGuide-draft.mobi),
+[ePub   ](https://tianocore-docs.github.io/EDKIIHttpsBootGettingStartedGuide/draft/EDKIIHttpsBootGettingStartedGuide-draft.epub),
+[GitHub ](https://github.com/tianocore-docs/EDKIIHttpsBootGettingStartedGuide)
+\]
+
+* **_Getting Started Guide of EDKII HTTP Boot_** \[
+[HTML   ](https://tianocore-docs.github.io/EDKIIHttpBootGettingStartedGuide/draft/),
+[PDF    ](https://tianocore-docs.github.io/EDKIIHttpBootGettingStartedGuide/draft/EDKIIHttpBootGettingStartedGuide-draft.pdf),
+[Mobi   ](https://tianocore-docs.github.io/EDKIIHttpBootGettingStartedGuide/draft/EDKIIHttpBootGettingStartedGuide-draft.mobi),
+[ePub   ](https://tianocore-docs.github.io/EDKIIHttpBootGettingStartedGuide/draft/EDKIIHttpBootGettingStartedGuide-draft.epub),
+[GitHub ](https://github.com/tianocore-docs/EDKIIHttpBootGettingStartedGuide)
+\]
+
+* **_UEFI Driver HII Win Lab Guide_** \[
+[HTML   ](https://tianocore-docs.github.io/UEFI_Driver_HII_Win_Lab_Guide/draft/),
+[PDF    ](https://tianocore-docs.github.io/UEFI_Driver_HII_Win_Lab_Guide/draft/UEFI_Driver_HII_Win_Lab_Guide-draft.pdf),
+[Mobi   ](https://tianocore-docs.github.io/UEFI_Driver_HII_Win_Lab_Guide/draft/UEFI_Driver_HII_Win_Lab_Guide-draft.mobi),
+[ePub   ](https://tianocore-docs.github.io/UEFI_Driver_HII_Win_Lab_Guide/draft/UEFI_Driver_HII_Win_Lab_Guide-draft.epub),
+[GitHub ](https://github.com/tianocore-docs/UEFI_Driver_HII_Win_Lab_Guide)
+\]
+
+* **_A Tour Beyond BIOS - Security Enhancement to Mitigate Buffer Overflow in Unified Extensible Interface (UEFI)_** \[
+[HTML   ](https://tianocore-docs.github.io/ATBB-Mitigate_Buffer_Overflow_in_UEFI/draft/),
+[PDF    ](https://tianocore-docs.github.io/ATBB-Mitigate_Buffer_Overflow_in_UEFI/draft/ATBB-Mitigate_Buffer_Overflow_in_UEFI-draft.pdf),
+[Mobi   ](https://tianocore-docs.github.io/ATBB-Mitigate_Buffer_Overflow_in_UEFI/draft/ATBB-Mitigate_Buffer_Overflow_in_UEFI-draft.mobi),
+[ePub   ](https://tianocore-docs.github.io/ATBB-Mitigate_Buffer_Overflow_in_UEFI/draft/ATBB-Mitigate_Buffer_Overflow_in_UEFI-draft.epub),
+[GitHub ](https://github.com/tianocore-docs/ATBB-Mitigate_Buffer_Overflow_in_UEFI)
+\]
+
+* **_A Tour Beyond BIOS - Memory Protection in UEFI BIOS_** \[
+[HTML   ](https://tianocore-docs.github.io/ATBB-Memory_Protection_in_UEFI_BIOS/draft/),
+[PDF    ](https://tianocore-docs.github.io/ATBB-Memory_Protection_in_UEFI_BIOS/draft/ATBB-Memory_Protection_in_UEFI_BIOS-draft.pdf),
+[Mobi   ](https://tianocore-docs.github.io/ATBB-Memory_Protection_in_UEFI_BIOS/draft/ATBB-Memory_Protection_in_UEFI_BIOS-draft.mobi),
+[ePub   ](https://tianocore-docs.github.io/ATBB-Memory_Protection_in_UEFI_BIOS/draft/ATBB-Memory_Protection_in_UEFI_BIOS-draft.epub),
+[GitHub ](https://github.com/tianocore-docs/ATBB-Memory_Protection_in_UEFI_BIOS)
+\]
+
 ---
 
 * **_EDK II Template Specification_** \[
-- 
2.39.2 (Apple Git-143)


             reply	other threads:[~2023-04-06 13:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-06 13:46 Rebecca Cran [this message]
2023-04-06 16:21 ` [edk2-devel] [PATCH tianocore-docs 1/1] Readme.md: Add links to more draft documents Michael D Kinney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230406134623.55294-1-rebecca@bsdio.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox