From: AKASHI Takahiro <takahiro.akashi@linaro.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/1] efi_loader: update TODOs in doc/README.uefi
Date: Thu, 28 Mar 2019 09:50:04 +0900 [thread overview]
Message-ID: <20190328004953.GT9937@linaro.org> (raw)
In-Reply-To: <20190327210703.28413-1-xypron.glpk@gmx.de>
Hi Heinrich,
As a matter of fact and strictly speaking, there are bunch of
missing features;
* Boot manager (section 3)
- boot manager policy
- support for some of Boot option variables
- boot recovery
* various protocols,
- from section 11 to section 20 and
- from section 24 to section 30
* Firmware Update (Spec section 23)
* UEFI Byte Code(EBC) machine (Spec section 22)
* Secure boot (Spec section 31)
* Support for some of HII packages (section 33)
* HII configuration protocols (section 34)
* security&crypto-related protocols (section 36)
* Variables
- support for authentication
I don't think that we should list all of them, but we should definitely
describe the *criteria* for what features be implemented and what not.
# Personally, I'd like to add "integration of DM and UEFI objects" :)
Thanks,
-Takahiro Akashi
On Wed, Mar 27, 2019 at 10:07:03PM +0100, Heinrich Schuchardt wrote:
> The following TODOs are closed:
>
> - GetNextVariableName is not implemented
> - event groups
> - manage events in a linked list
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> ---
> doc/README.uefi | 5 +----
> 1 file changed, 1 insertion(+), 4 deletions(-)
>
> diff --git a/doc/README.uefi b/doc/README.uefi
> index cda29cdcf7..b38efbc0cc 100644
> --- a/doc/README.uefi
> +++ b/doc/README.uefi
> @@ -299,7 +299,7 @@ This driver is only available if U-Boot is configured with
> CONFIG_BLK=y
> CONFIG_PARTITIONS=y
>
> -## TODOs as of U-Boot 2018.07
> +## TODOs as of U-Boot 2019.04
>
> * unimplemented or incompletely implemented boot services
> * Exit - call unload function, unload applications only
> @@ -308,16 +308,13 @@ This driver is only available if U-Boot is configured with
>
> * unimplemented or incompletely implemented runtime services
> * SetVariable() ignores attribute EFI_VARIABLE_APPEND_WRITE
> - * GetNextVariableName is not implemented
> * QueryVariableInfo is not implemented
>
> * unimplemented events
> * EVT_RUNTIME
> * EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE
> - * event groups
>
> * data model
> - * manage events in a linked list
> * manage configuration tables in a linked list
>
> * UEFI drivers
> --
> 2.20.1
>
next prev parent reply other threads:[~2019-03-28 0:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-27 21:07 [U-Boot] [PATCH 1/1] efi_loader: update TODOs in doc/README.uefi Heinrich Schuchardt
2019-03-28 0:50 ` AKASHI Takahiro [this message]
2019-03-28 6:52 ` Heinrich Schuchardt
2019-03-28 8:12 ` AKASHI Takahiro
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-all 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=20190328004953.GT9937@linaro.org \
--to=takahiro.akashi@linaro.org \
--cc=u-boot@lists.denx.de \
/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