public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Devon Bautista" <dbautista@newmexicoconsortium.org>
To: Devon Bautista <dbautista@newmexicoconsortium.org>,devel@edk2.groups.io
Subject: Re: [edk2-devel] OVMF: NV Variable Store Layout of Larger Build Targets
Date: Fri, 20 Aug 2021 18:17:56 -0700	[thread overview]
Message-ID: <30541.1629508676025677305@groups.io> (raw)
In-Reply-To: <3e91ce2b-15c4-d0d7-4ae8-277d61d0c3c6@newmexicoconsortium.org>

[-- Attachment #1: Type: text/plain, Size: 1298 bytes --]

For reference, here is a summary of which sections increased when the 4MiB build target was added (taken from commit [`b24fca05`](https://github.com/tianocore/edk2/commit/b24fca05751f8222acf264853709012e0ab7bf49)) after the previous 2MiB limit:
```
  Description                Compression type                Size [KB]
  -------------------------  -----------------  ----------------------
  Non-volatile data storage  open-coded binary    128 ->   528 ( +400)
                               data
    Variable store                                 56 ->   256 ( +200)
    Event log                                       4 ->     4 (   +0)
    Working block                                   4 ->     4 (   +0)
    Spare area                                     64 ->   264 ( +200)

  FVMAIN_COMPACT             uncompressed        1712 ->  3360 (+1648)
    FV FFS file              LZMA compressed
      PEIFV                  uncompressed         896 ->   896 (   +0)
        individual PEI       uncompressed
          modules
      DXEFV                  uncompressed       10240 -> 10240 (   +0)
        individual DXE       uncompressed
          modules

  SECFV                      uncompressed         208 ->   208 (   +0)
    SEC driver
    reset vector code
```

[-- Attachment #2: Type: text/html, Size: 1431 bytes --]

  reply	other threads:[~2021-08-21  1:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-21  1:10 OVMF: NV Variable Store Layout of Larger Build Targets Devon Bautista
2021-08-21  1:17 ` Devon Bautista [this message]
2021-08-27 14:46 ` Ard Biesheuvel
2021-08-30  6:45 ` [edk2-devel] " Gerd Hoffmann
2021-08-30 17:52   ` Devon Bautista
2021-08-30 21:14     ` Andrew Fish

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=30541.1629508676025677305@groups.io \
    --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