Skip to content

Commit abcd57e

Browse files
committed
Readme.md: Add links to more draft documents
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 <[email protected]> Reviewed-by: Michael D Kinney <[email protected]>
1 parent 1548ebd commit abcd57e

File tree

1 file changed

+96
-0
lines changed

1 file changed

+96
-0
lines changed

Readme.md

Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,102 @@ Document issues and feature requests can also be entered in [Tianocore Bugzilla]
132132
[GitHub ](https://github.com/tianocore-docs/edk2-UefiDriverWritersGuide)
133133
\]
134134

135+
* **_EDK II Module Writer's Guide_** \[
136+
[HTML ](https://tianocore-docs.github.io/edk2-ModuleWriteGuide/draft/),
137+
[PDF ](https://tianocore-docs.github.io/edk2-ModuleWriteGuide/draft/edk2-ModuleWriteGuide-draft.pdf),
138+
[Mobi ](https://tianocore-docs.github.io/edk2-ModuleWriteGuide/draft/edk2-ModuleWriteGuide-draft.mobi),
139+
[ePub ](https://tianocore-docs.github.io/edk2-ModuleWriteGuide/draft/edk2-ModuleWriteGuide-draft.epub),
140+
[GitHub ](https://github.com/tianocore-docs/edk2-ModuleWriteGuide)
141+
\]
142+
143+
* **_EDK II Secure Coding Guide_** \[
144+
[HTML ](https://tianocore-docs.github.io/EDK_II_Secure_Coding_Guide/draft/),
145+
[PDF ](https://tianocore-docs.github.io/EDK_II_Secure_Coding_Guide/draft/EDK_II_Secure_Coding_Guide-draft.pdf),
146+
[Mobi ](https://tianocore-docs.github.io/EDK_II_Secure_Coding_Guide/draft/EDK_II_Secure_Coding_Guide-draft.mobi),
147+
[ePub ](https://tianocore-docs.github.io/EDK_II_Secure_Coding_Guide/draft/EDK_II_Secure_Coding_Guide-draft.epub),
148+
[GitHub ](https://github.com/tianocore-docs/EDK_II_Secure_Coding_Guide)
149+
\]
150+
151+
* **_EDK II Secure Code Review Guide_** \[
152+
[HTML ](https://tianocore-docs.github.io/EDK_II_Secure_Code_Review_Guide/draft/),
153+
[PDF ](https://tianocore-docs.github.io/EDK_II_Secure_Code_Review_Guide/draft/EDK_II_Secure_Code_Review_Guide-draft.pdf),
154+
[Mobi ](https://tianocore-docs.github.io/EDK_II_Secure_Code_Review_Guide/draft/EDK_II_Secure_Code_Review_Guide-draft.mobi),
155+
[ePub ](https://tianocore-docs.github.io/EDK_II_Secure_Code_Review_Guide/draft/EDK_II_Secure_Code_Review_Guide-draft.epub),
156+
[GitHub ](https://github.com/tianocore-docs/EDK_II_Secure_Code_Review_Guide)
157+
\]
158+
159+
* **_EDK II Python Development Process and Coding Standard Specification_** \[
160+
[HTML ](https://tianocore-docs.github.io/edk2-PythonDevelopmentProcessSpecification/draft/),
161+
[PDF ](https://tianocore-docs.github.io/edk2-PythonDevelopmentProcessSpecification/draft/edk2-PythonDevelopmentProcessSpecification-draft.pdf),
162+
[Mobi ](https://tianocore-docs.github.io/edk2-PythonDevelopmentProcessSpecification/draft/edk2-PythonDevelopmentProcessSpecification-draft.mobi),
163+
[ePub ](https://tianocore-docs.github.io/edk2-PythonDevelopmentProcessSpecification/draft/edk2-PythonDevelopmentProcessSpecification-draft.epub),
164+
[GitHub ](https://github.com/tianocore-docs/edk2-PythonDevelopmentProcessSpecification)
165+
\]
166+
167+
* **_EDK II Minimum Platform Specification_** \[
168+
[HTML ](https://tianocore-docs.github.io/edk2-MinimumPlatformSpecification/draft/),
169+
[PDF ](https://tianocore-docs.github.io/edk2-MinimumPlatformSpecification/draft/edk2-MinimumPlatformSpecification-draft.pdf),
170+
[Mobi ](https://tianocore-docs.github.io/edk2-MinimumPlatformSpecification/draft/edk2-MinimumPlatformSpecification-draft.mobi),
171+
[ePub ](https://tianocore-docs.github.io/edk2-MinimumPlatformSpecification/draft/edk2-MinimumPlatformSpecification-draft.epub),
172+
[GitHub ](https://github.com/tianocore-docs/edk2-MinimumPlatformSpecification)
173+
\]
174+
175+
* **_Understanding the Trusted Boot Chain Implementation_** \[
176+
[HTML ](https://tianocore-docs.github.io/edk2-TrustedBootChain/draft/),
177+
[PDF ](https://tianocore-docs.github.io/edk2-TrustedBootChain/draft/edk2-TrustedBootChain-draft.pdf),
178+
[Mobi ](https://tianocore-docs.github.io/edk2-TrustedBootChain/draft/edk2-TrustedBootChain-draft.mobi),
179+
[ePub ](https://tianocore-docs.github.io/edk2-TrustedBootChain/draft/edk2-TrustedBootChain-draft.epub),
180+
[GitHub ](https://github.com/tianocore-docs/edk2-TrustedBootChain)
181+
\]
182+
183+
* **_Understanding UEFI Secure Boot Chain_** \[
184+
[HTML ](https://tianocore-docs.github.io/Understanding_UEFI_Secure_Boot_Chain/draft/),
185+
[PDF ](https://tianocore-docs.github.io/Understanding_UEFI_Secure_Boot_Chain/draft/Understanding_UEFI_Secure_Boot_Chain-draft.pdf),
186+
[Mobi ](https://tianocore-docs.github.io/Understanding_UEFI_Secure_Boot_Chain/draft/Understanding_UEFI_Secure_Boot_Chain-draft.mobi),
187+
[ePub ](https://tianocore-docs.github.io/Understanding_UEFI_Secure_Boot_Chain/draft/Understanding_UEFI_Secure_Boot_Chain-draft.epub),
188+
[GitHub ](https://github.com/tianocore-docs/Understanding_UEFI_Secure_Boot_Chain)
189+
\]
190+
191+
* **_Getting Started with UEFI HTTPS Boot on EDK II_** \[
192+
[HTML ](https://tianocore-docs.github.io/EDKIIHttpsBootGettingStartedGuide/draft/),
193+
[PDF ](https://tianocore-docs.github.io/EDKIIHttpsBootGettingStartedGuide/draft/EDKIIHttpsBootGettingStartedGuide-draft.pdf),
194+
[Mobi ](https://tianocore-docs.github.io/EDKIIHttpsBootGettingStartedGuide/draft/EDKIIHttpsBootGettingStartedGuide-draft.mobi),
195+
[ePub ](https://tianocore-docs.github.io/EDKIIHttpsBootGettingStartedGuide/draft/EDKIIHttpsBootGettingStartedGuide-draft.epub),
196+
[GitHub ](https://github.com/tianocore-docs/EDKIIHttpsBootGettingStartedGuide)
197+
\]
198+
199+
* **_Getting Started Guide of EDKII HTTP Boot_** \[
200+
[HTML ](https://tianocore-docs.github.io/EDKIIHttpBootGettingStartedGuide/draft/),
201+
[PDF ](https://tianocore-docs.github.io/EDKIIHttpBootGettingStartedGuide/draft/EDKIIHttpBootGettingStartedGuide-draft.pdf),
202+
[Mobi ](https://tianocore-docs.github.io/EDKIIHttpBootGettingStartedGuide/draft/EDKIIHttpBootGettingStartedGuide-draft.mobi),
203+
[ePub ](https://tianocore-docs.github.io/EDKIIHttpBootGettingStartedGuide/draft/EDKIIHttpBootGettingStartedGuide-draft.epub),
204+
[GitHub ](https://github.com/tianocore-docs/EDKIIHttpBootGettingStartedGuide)
205+
\]
206+
207+
* **_UEFI Driver HII Win Lab Guide_** \[
208+
[HTML ](https://tianocore-docs.github.io/UEFI_Driver_HII_Win_Lab_Guide/draft/),
209+
[PDF ](https://tianocore-docs.github.io/UEFI_Driver_HII_Win_Lab_Guide/draft/UEFI_Driver_HII_Win_Lab_Guide-draft.pdf),
210+
[Mobi ](https://tianocore-docs.github.io/UEFI_Driver_HII_Win_Lab_Guide/draft/UEFI_Driver_HII_Win_Lab_Guide-draft.mobi),
211+
[ePub ](https://tianocore-docs.github.io/UEFI_Driver_HII_Win_Lab_Guide/draft/UEFI_Driver_HII_Win_Lab_Guide-draft.epub),
212+
[GitHub ](https://github.com/tianocore-docs/UEFI_Driver_HII_Win_Lab_Guide)
213+
\]
214+
215+
* **_A Tour Beyond BIOS - Security Enhancement to Mitigate Buffer Overflow in Unified Extensible Interface (UEFI)_** \[
216+
[HTML ](https://tianocore-docs.github.io/ATBB-Mitigate_Buffer_Overflow_in_UEFI/draft/),
217+
[PDF ](https://tianocore-docs.github.io/ATBB-Mitigate_Buffer_Overflow_in_UEFI/draft/ATBB-Mitigate_Buffer_Overflow_in_UEFI-draft.pdf),
218+
[Mobi ](https://tianocore-docs.github.io/ATBB-Mitigate_Buffer_Overflow_in_UEFI/draft/ATBB-Mitigate_Buffer_Overflow_in_UEFI-draft.mobi),
219+
[ePub ](https://tianocore-docs.github.io/ATBB-Mitigate_Buffer_Overflow_in_UEFI/draft/ATBB-Mitigate_Buffer_Overflow_in_UEFI-draft.epub),
220+
[GitHub ](https://github.com/tianocore-docs/ATBB-Mitigate_Buffer_Overflow_in_UEFI)
221+
\]
222+
223+
* **_A Tour Beyond BIOS - Memory Protection in UEFI BIOS_** \[
224+
[HTML ](https://tianocore-docs.github.io/ATBB-Memory_Protection_in_UEFI_BIOS/draft/),
225+
[PDF ](https://tianocore-docs.github.io/ATBB-Memory_Protection_in_UEFI_BIOS/draft/ATBB-Memory_Protection_in_UEFI_BIOS-draft.pdf),
226+
[Mobi ](https://tianocore-docs.github.io/ATBB-Memory_Protection_in_UEFI_BIOS/draft/ATBB-Memory_Protection_in_UEFI_BIOS-draft.mobi),
227+
[ePub ](https://tianocore-docs.github.io/ATBB-Memory_Protection_in_UEFI_BIOS/draft/ATBB-Memory_Protection_in_UEFI_BIOS-draft.epub),
228+
[GitHub ](https://github.com/tianocore-docs/ATBB-Memory_Protection_in_UEFI_BIOS)
229+
\]
230+
135231
---
136232

137233
* **_EDK II Template Specification_** \[

0 commit comments

Comments
 (0)