Re: Pull request for UEFI sub-system for efi-2021-01-rc2 (2)

2020-11-09 Thread Tom Rini
On Mon, Nov 09, 2020 at 07:54:38PM +0100, Heinrich Schuchardt wrote: > The following changes since commit 22ad69b7987eb4b10221330661db4427e40174fb: > > Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm (2020-11-06 > 11:27:14 -0500) > > are available in the Git repository at: > > http

Re: Pull request for UEFI sub-system for efi-2021-01-rc2 (2)

2020-11-09 Thread Heinrich Schuchardt
On 11/9/20 8:18 PM, Tom Rini wrote: > On Mon, Nov 09, 2020 at 08:15:43PM +0100, Heinrich Schuchardt wrote: > >> On 11/9/20 7:54 PM, Heinrich Schuchardt wrote: >>> The following changes since commit 22ad69b7987eb4b10221330661db4427e40174fb: >>> >>> Merge tag 'dm-pull5nov20' of git://git.denx.de/u-

Re: Pull request for UEFI sub-system for efi-2021-01-rc2 (2)

2020-11-09 Thread Tom Rini
On Mon, Nov 09, 2020 at 08:15:43PM +0100, Heinrich Schuchardt wrote: > On 11/9/20 7:54 PM, Heinrich Schuchardt wrote: > > The following changes since commit 22ad69b7987eb4b10221330661db4427e40174fb: > > > > Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm (2020-11-06 > > 11:27:14 -0500)

Re: Pull request for UEFI sub-system for efi-2021-01-rc2 (2)

2020-11-09 Thread Heinrich Schuchardt
On 11/9/20 7:54 PM, Heinrich Schuchardt wrote: > The following changes since commit 22ad69b7987eb4b10221330661db4427e40174fb: > > Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm (2020-11-06 > 11:27:14 -0500) > > are available in the Git repository at: > > https://gitlab.denx.de/u-boot/

Pull request for UEFI sub-system for efi-2021-01-rc2 (2)

2020-11-09 Thread Heinrich Schuchardt
2 for you to fetch changes up to a322f54f50cfb2e8e7a68968c060b2fd3dbd934d: tpm: Change response length of tpm2_get_capability() (2020-11-09 17:28:18 +0100) ---- Pull request for UEFI sub-system for efi-2021-01-rc2 (2) The following bugs

Re: Pull request for UEFI sub-system for efi-2021-01-rc2 (2)

2020-11-01 Thread Tom Rini
On Sun, Nov 01, 2020 at 04:39:26PM +0100, Heinrich Schuchardt wrote: > The following changes since commit cdeb7b8f984e6d9bcdc5a6fdda6107af156d47bf: > > configs: Resync with savedefconfig (2020-10-29 10:48:01 -0400) > > are available in the Git repository at: > > https://gitlab.denx.de/u-boo

Pull request for UEFI sub-system for efi-2021-01-rc2 (2)

2020-11-01 Thread Heinrich Schuchardt
for UEFI sub-system for efi-2021-01-rc2 (2) The series contains the following enhancements * preparatory patches for UEFI capsule updates * initialization of the emulated RTC using an environment variable (suggested by Pablo) and a bug fix * If DisconnectController() is called for a child

Re: Pull request for UEFI sub-system for efi-2021-01-rc2

2020-10-28 Thread Tom Rini
On Wed, Oct 28, 2020 at 12:43:43PM +0100, Heinrich Schuchardt wrote: > The following changes since commit 986c980c8250849d9394fdf377a3de75edb11888: > > nokia_rx51: re-enable CONSOLE_MUX and SYS_CONSOLE_IS_IN_ENV > (2020-10-27 10:48:08 -0400) > > are available in the Git repository at: > > h

Pull request for UEFI sub-system for efi-2021-01-rc2

2020-10-28 Thread Heinrich Schuchardt
Pull request for UEFI sub-system for efi-2021-01-rc2 A software RTC driver is supplied for UEFI SCT testing. The following UEFI related bugs are fixed: * correct handling of daylight saving time in GetTime() and SetTime() * handling of the gd register in function tracing on RISC-V * disable U-Boot