开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
efi-init.c
Age
Commit message (
Expand
)
Author
2023-03-13
efi: earlycon: Reprobe after parsing config tables
Ard Biesheuvel
2023-02-03
efi: Drop minimum EFI version check at boot
Ard Biesheuvel
2022-11-09
efi: libstub: Move screen_info handling to common code
Ard Biesheuvel
2022-09-27
efi/arm: libstub: move ARM specific code out of generic routines
Ard Biesheuvel
2022-06-15
efi: Make code to find mirrored memory ranges generic
Ma Wupeng
2021-12-22
efi: apply memblock cap after memblock_add()
Pingfan Liu
2021-07-21
drivers/firmware: consolidate EFI framebuffer setup for all arches
Javier Martinez Canillas
2020-12-09
driver core: Delete pointless parameter in fwnode_operations.add_links
Saravana Kannan
2020-12-09
efi: Update implementation of add_links() to create fwnode links
Saravana Kannan
2020-12-09
driver core: Redefine the meaning of fwnode_operations.add_links()
Saravana Kannan
2020-12-09
driver core: Add fwnode_init()
Saravana Kannan
2020-09-16
efi: Support for MOK variable config table
Lenny Szubowicz
2020-09-11
efi: Rename arm-init to efi-init common for all arch
Atish Patra