index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-31
20
-1244
/
+586
|
\
|
*
efi/x86: Preserve %ebx correctly in efi_set_virtual_address_map()
Ard Biesheuvel
2020-03-08
1
-1
/
+1
|
*
efi/x86: Don't relocate the kernel unless necessary
Arvind Sankar
2020-03-08
1
-10
/
+6
|
*
efi/x86: Remove extra headroom for setup block
Arvind Sankar
2020-03-08
1
-2
/
+26
|
*
efi/x86: Add kernel preferred address to PE header
Arvind Sankar
2020-03-08
1
-2
/
+4
|
*
efi/x86: Decompress at start of PE image load address
Arvind Sankar
2020-03-08
2
-3
/
+56
|
*
x86/boot/compressed/32: Save the output address instead of recalculating it
Arvind Sankar
2020-03-08
1
-13
/
+12
|
*
x86/boot: Use unsigned comparison for addresses
Arvind Sankar
2020-03-08
2
-3
/
+3
|
*
efi/x86: Avoid using code32_start
Arvind Sankar
2020-03-08
3
-5
/
+3
|
*
efi/x86: Make efi32_pe_entry() more readable
Arvind Sankar
2020-03-08
1
-17
/
+40
|
*
efi/x86: Respect 32-bit ABI in efi32_pe_entry()
Arvind Sankar
2020-03-08
1
-0
/
+4
|
*
efi/x86: Annotate the LOADED_IMAGE_PROTOCOL_GUID with SYM_DATA
Arvind Sankar
2020-03-08
1
-3
/
+6
|
*
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
2020-03-08
15
-138
/
+190
|
|
\
|
*
\
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...
Ingo Molnar
2020-03-08
2
-0
/
+6
|
|
\
\
|
*
|
|
x86/boot/compressed: Fix reloading of GDTR post-relocation
Arvind Sankar
2020-02-29
2
-7
/
+6
|
*
|
|
efi/x86: Add RNG seed EFI table to unencrypted mapping check
Tom Lendacky
2020-02-29
1
-0
/
+1
|
*
|
|
efi/x86: Add TPM related EFI tables to unencrypted mapping checks
Tom Lendacky
2020-02-29
1
-0
/
+2
|
*
|
|
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...
Ingo Molnar
2020-02-26
19
-1219
/
+457
|
|
\
\
\
|
|
*
|
|
efi/libstub: Introduce symbolic constants for the stub major/minor version
Ard Biesheuvel
2020-02-23
1
-2
/
+2
|
|
*
|
|
efi/x86: Use symbolic constants in PE header instead of bare numbers
Ard Biesheuvel
2020-02-23
1
-30
/
+32
|
|
*
|
|
x86/ima: Use EFI GetVariable only when available
Ard Biesheuvel
2020-02-23
1
-1
/
+1
|
|
*
|
|
efi/x86: Add true mixed mode entry point into .compat section
Ard Biesheuvel
2020-02-23
3
-3
/
+69
|
|
*
|
|
efi/x86: Implement mixed mode boot without the handover protocol
Ard Biesheuvel
2020-02-23
1
-2
/
+57
|
|
*
|
|
efi/libstub/x86: Use Exit() boot service to exit the stub on errors
Ard Biesheuvel
2020-02-23
1
-0
/
+8
|
|
*
|
|
efi/x86: Drop redundant .bss section
Ard Biesheuvel
2020-02-23
2
-44
/
+13
|
|
*
|
|
efi/x86: add headroom to decompressor BSS to account for setup block
Ard Biesheuvel
2020-02-23
1
-1
/
+1
|
|
*
|
|
efi/x86: Drop 'systab' member from struct efi
Ard Biesheuvel
2020-02-23
1
-73
/
+14
|
|
*
|
|
efi: Add 'runtime' pointer to struct efi
Ard Biesheuvel
2020-02-23
6
-20
/
+45
|
|
*
|
|
efi/x86: Merge assignments of efi.runtime_version
Ard Biesheuvel
2020-02-23
1
-17
/
+2
|
|
*
|
|
efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specific
Ard Biesheuvel
2020-02-23
4
-15
/
+53
|
|
*
|
|
efi/x86: Remove runtime table address from kexec EFI setup data
Ard Biesheuvel
2020-02-23
3
-5
/
+1
|
|
*
|
|
efi: Clean up config_parse_tables()
Ard Biesheuvel
2020-02-23
1
-3
/
+3
|
|
*
|
|
efi: Make efi_config_init() x86 only
Ard Biesheuvel
2020-02-23
1
-0
/
+30
|
|
*
|
|
efi: Merge EFI system table revision and vendor checks
Ard Biesheuvel
2020-02-23
1
-36
/
+10
|
|
*
|
|
efi: Move mem_attr_table out of struct efi
Ard Biesheuvel
2020-02-23
1
-1
/
+1
|
|
*
|
|
efi: Move UGA and PROP table handling to x86 code
Ard Biesheuvel
2020-02-23
1
-2
/
+30
|
|
*
|
|
efi/ia64: Move HCDP and MPS table handling into IA64 arch code
Ard Biesheuvel
2020-02-23
1
-2
/
+0
|
|
*
|
|
efi: Drop handling of 'boot_info' configuration table
Ard Biesheuvel
2020-02-23
1
-1
/
+0
|
|
*
|
|
efi/x86: Replace #ifdefs with IS_ENABLED() checks
Ard Biesheuvel
2020-02-23
1
-7
/
+4
|
|
*
|
|
efi/x86: Reindent struct initializer for legibility
Ard Biesheuvel
2020-02-23
1
-5
/
+5
|
|
*
|
|
efi/libstub: Make the LoadFile EFI protocol accessible
Ard Biesheuvel
2020-02-23
1
-0
/
+4
|
|
*
|
|
efi/libstub: Expose LocateDevicePath boot service
Ard Biesheuvel
2020-02-23
1
-0
/
+3
|
|
*
|
|
efi/libstub/x86: Permit cmdline data to be allocated above 4 GB
Ard Biesheuvel
2020-02-23
1
-2
/
+0
|
|
*
|
|
efi/libstub/x86: Incorporate eboot.c into libstub
Ard Biesheuvel
2020-02-23
3
-812
/
+1
|
|
*
|
|
efi/libstub/x86: Avoid overflowing code32_start on PE entry
Ard Biesheuvel
2020-02-22
1
-22
/
+18
|
|
*
|
|
efi/libstub/x86: Remove pointless zeroing of apm_bios_info
Ard Biesheuvel
2020-02-22
1
-5
/
+0
|
|
*
|
|
efi/x86: Mark setup_graphics static
Arvind Sankar
2020-02-22
1
-1
/
+1
|
|
*
|
|
x86/boot: Micro-optimize GDT loading instructions
Arvind Sankar
2020-02-22
1
-7
/
+8
|
|
*
|
|
x86/boot: GDT limit value should be size - 1
Arvind Sankar
2020-02-22
1
-2
/
+2
|
|
*
|
|
efi/x86: Remove GDT setup from efi_main
Arvind Sankar
2020-02-22
2
-109
/
+34
[next]