1. 13 6月, 2020 6 次提交
  2. 12 6月, 2020 1 次提交
  3. 09 6月, 2020 2 次提交
  4. 08 6月, 2020 2 次提交
  5. 07 6月, 2020 20 次提交
  6. 06 6月, 2020 1 次提交
    • T
      Merge tag 'efi-2020-07-rc4-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi · 62005e20
      Tom Rini 提交于
      Pull request for UEFI sub-system for efi-2020-07-rc4 (2)
      
      The following problems are resolved:
      
      * When booting via UEFI an SMBIOS table is presented to the operating
        system. If U-Boot tries to add an empty string, this results in corrupted
        SMBIOS information. We will now use "Unknown" as property value.
      * The EFI_RNG_PROTOCOL uses the DM_RNG drivers. For the virtio RNG driver
        the missing DM_RNG Kconfig dependency is added.
      * Missing function descriptions for the EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL are
        added.
      62005e20
  7. 05 6月, 2020 8 次提交