Documentation:

* add generated index to table of contents
* create index entries for commands
* update Python packages used to build the documentation
* fix typos in dfu documentation

UEFI:

* split unrelated code from efi_bootmgr.c
* rename CONFIG_BOOTEFI_BOOTMGR to CONFIG_EFI_BOOTMGR
* net: tftp: remove explicit EFI configuration dependency
* fs: remove explicit EFI configuration dependency

Other:

* Add Goldfish RTC driver and make it available on RISC-V QEMU
This commit is contained in:
Tom Rini
2024-01-17 09:27:23 -05:00
118 changed files with 1042 additions and 583 deletions

View File

@@ -1,5 +1,8 @@
.. SPDX-License-Identifier: GPL-2.0+:
.. index::
single: cmp (command)
cmp command
===========