public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [tianocore-docs][ATBB-Memory_Protection_in_UEFI_BIOS][Patch 0/2] Sync with template add Gitbook Action
@ 2020-12-11 20:07 Michael D Kinney
  2020-12-11 20:07 ` [tianocore-docs][ATBB-Memory_Protection_in_UEFI_BIOS][Patch 1/2] Clean up format and layout to match template Michael D Kinney
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michael D Kinney @ 2020-12-11 20:07 UTC (permalink / raw)
  To: devel; +Cc: Jiewen Yao, Vincent Zimmer, Laurie Jarlstrom, Kevin Shaw

* Move figures from assets directory to media directory
* Remove non ASCII characters
* Add Figure to TOC
* Add missing file headers
* Add layout directory to match template
* Update CSS styles to match template
* Add GitBook Action

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Vincent Zimmer <vincent.zimmer@intel.com>
Cc: Laurie Jarlstrom <laurie.jarlstrom@intel.com>
Cc: Kevin Shaw <kevin.w.shaw@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>

Michael D Kinney (2):
  Clean up format and layout to match template
  Update to match template and enable GitBook action

 .bookignore                                   |   3 +
 .github/workflows/gitbook-action.yml          |  39 +++
 .gitignore                                    |  10 +-
 README.md                                     |  36 +--
 SUMMARY.md                                    |  38 +++
 _layouts/ebook/page.html                      |  42 ++++
 _layouts/ebook/pdf_footer.html                |  17 ++
 _layouts/ebook/pdf_header.html                |  14 ++
 _layouts/ebook/summary.html                   |  98 ++++++++
 _layouts/layout.html                          |  27 +++
 _layouts/website/footer.html                  |  17 ++
 _layouts/website/header.html                  |  31 +++
 _layouts/website/languages.html               |  19 ++
 _layouts/website/layout.html                  |  28 +++
 _layouts/website/page.html                    |  86 +++++++
 _layouts/website/summary.html                 |  61 +++++
 assets/Tianocore_logo2.png                    | Bin 7360 -> 0 bytes
 authors.md                                    |  31 +++
 book.json                                     |   9 +
 cover.jpg                                     | Bin 0 -> 211343 bytes
 executive-summary.md                          |  31 +++
 glossary.md                                   |  68 ++++--
 .../Fig1- SMRAM memory protection.jpg         | Bin
 .../Fig2 - Mapping of Protection in SMM.jpg   | Bin
 ...g3 - Page table enforced memory layout.jpg | Bin
 .../Fig4 - UEFI memory protection.jpg         | Bin
 media/TianocoreTitlePageLogo.jpg              | Bin 0 -> 44499 bytes
 memory-protection-in-SMM.md                   | 134 ++++++-----
 memory-protection-in-uefi.md                  | 104 +++++---
 references.md                                 |  50 +++-
 styles/epub.css                               | 221 ++---------------
 styles/mobi.css                               |  50 ++++
 styles/pdf.css                                | 221 ++---------------
 styles/website.css                            | 223 ++----------------
 34 files changed, 950 insertions(+), 758 deletions(-)
 create mode 100644 .bookignore
 create mode 100644 .github/workflows/gitbook-action.yml
 create mode 100644 _layouts/ebook/page.html
 create mode 100644 _layouts/ebook/pdf_footer.html
 create mode 100644 _layouts/ebook/pdf_header.html
 create mode 100644 _layouts/ebook/summary.html
 create mode 100644 _layouts/layout.html
 create mode 100644 _layouts/website/footer.html
 create mode 100644 _layouts/website/header.html
 create mode 100644 _layouts/website/languages.html
 create mode 100644 _layouts/website/layout.html
 create mode 100644 _layouts/website/page.html
 create mode 100644 _layouts/website/summary.html
 delete mode 100644 assets/Tianocore_logo2.png
 create mode 100644 book.json
 create mode 100644 cover.jpg
 rename {assets => media}/Fig1- SMRAM memory protection.jpg (100%)
 rename {assets => media}/Fig2 - Mapping of Protection in SMM.jpg (100%)
 rename {assets => media}/Fig3 - Page table enforced memory layout.jpg (100%)
 rename {assets => media}/Fig4 - UEFI memory protection.jpg (100%)
 create mode 100644 media/TianocoreTitlePageLogo.jpg
 create mode 100644 styles/mobi.css

-- 
2.29.2.windows.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-12-15  7:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-11 20:07 [tianocore-docs][ATBB-Memory_Protection_in_UEFI_BIOS][Patch 0/2] Sync with template add Gitbook Action Michael D Kinney
2020-12-11 20:07 ` [tianocore-docs][ATBB-Memory_Protection_in_UEFI_BIOS][Patch 1/2] Clean up format and layout to match template Michael D Kinney
2020-12-11 20:07 ` [tianocore-docs][ATBB-Memory_Protection_in_UEFI_BIOS][Patch 2/2] Update to match template and enable GitBook action Michael D Kinney
2020-12-15  7:53 ` [tianocore-docs][ATBB-Memory_Protection_in_UEFI_BIOS][Patch 0/2] Sync with template add Gitbook Action Yao, Jiewen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox