Re: Pull request for efi-2021-10-rc1-3

2021-07-24 Thread Tom Rini
On Sat, Jul 24, 2021 at 12:04:34PM +0200, Heinrich Schuchardt wrote: > Dear Tom, > > The following changes since commit edecc15eb9593b94dcd6a5f4f5ea5f134125b6a0: > > Merge branch '2021-07-23-reboot-mode-and-cryptfs-passwd-support' > (2021-07-23 14:50:43 -0400) > > are available in the Git rep

Pull request for efi-2021-10-rc1-3

2021-07-24 Thread Heinrich Schuchardt
s/efi-2021-10-rc1-3 for you to fetch changes up to d75f48a83dc4998a49a4c35e80a9eab91566df30: MAINTAINERS: correct the path of UEFI docs (2021-07-24 10:49:51 +0200) ---- Pull request for efi-2021-10-rc1-3 Documentation: provid

Re: Pull request for efi-2021-10-rc1-2

2021-07-18 Thread Tom Rini
On Sun, Jul 18, 2021 at 03:56:05PM +0200, Heinrich Schuchardt wrote: > Dear Tom, > > The following changes since commit f929ce50727bf1019323d6c199dfd3a5755c5474: > > Merge branch '2021-07-16-cleanup-image-support' (2021-07-17 11:39:50 > -0400) > > are available in the Git repository at: > >

Pull request for efi-2021-10-rc1-2

2021-07-18 Thread Heinrich Schuchardt
- Pull request for efi-2021-10-rc1-2 * Correct device path nodes for GUID partitions * Embed keys to check update capsules instead of providing then in DTB * Increase event log buffer size for measured boot. Alfonso Sánche

Re: Pull request for efi-2021-10-rc1

2021-07-13 Thread Tom Rini
On Tue, Jul 13, 2021 at 07:30:02AM +0200, Heinrich Schuchardt wrote: > Dear Tom, > > The following changes since commit 490101a5e5df65238b900b21b81361bc4b13da2e: > > Merge branch 'master' of > https://source.denx.de/u-boot/custodians/u-boot-sunxi (2021-07-09 > 21:08:52 -0400) > > are availabl

Pull request for efi-2021-10-rc1

2021-07-12 Thread Heinrich Schuchardt
lines/8182 ---- Pull request for efi-2021-10-rc1 Documentation * fix typo in signature.txt UEFI * provide file attributes in EFI_FILE_PROTOCOL.Read() * various capsule update fixes ---