index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
/
compressed
/
eboot.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/efi: Allocate e820 buffer before calling efi_exit_boot_service
Eric Snowberg
2018-11-30
1
-24
/
+41
*
efi/x86: Call efi_parse_options() from efi_main()
Hans de Goede
2018-09-26
1
-0
/
+10
*
efi/x86: Replace references to efi_early->is64 with efi_is_64bit()
Ard Biesheuvel
2018-07-22
1
-10
/
+6
*
efi: Deduplicate efi_open_volume()
Lukas Wunner
2018-07-22
1
-63
/
+0
*
efi/x86: Add missing NULL initialization in UGA draw protocol discovery
Ard Biesheuvel
2018-07-22
1
-0
/
+1
*
efi/x86: Merge 32-bit and 64-bit UGA draw protocol setup routines
Ard Biesheuvel
2018-07-22
1
-85
/
+26
*
efi/x86: Align efi_uga_draw_protocol typedef names to convention
Ard Biesheuvel
2018-07-22
1
-2
/
+2
*
efi/x86: Merge the setup_efi_pci32() and setup_efi_pci64() routines
Ard Biesheuvel
2018-07-22
1
-91
/
+32
*
efi/x86: Clean up the eboot code
Ingo Molnar
2018-07-16
1
-120
/
+125
*
efi/x86: Fix mixed mode reboot loop by removing pointless call to PciIo->Attr...
Ard Biesheuvel
2018-07-11
1
-9
/
+3
*
efi/x86: Fix incorrect invocation of PciIo->Attributes()
Ard Biesheuvel
2018-06-24
1
-1
/
+1
*
efi/x86: Ignore unrealistically large option ROMs
Hans de Goede
2018-05-14
1
-1
/
+8
*
efi/x86: Fold __setup_efi_pci32() and __setup_efi_pci64() into one function
Ard Biesheuvel
2018-05-14
1
-82
/
+25
*
efi: Align efi_pci_io_protocol typedefs to type naming convention
Ard Biesheuvel
2018-05-14
1
-4
/
+4
*
efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...
Ard Biesheuvel
2018-05-14
1
-2
/
+4
*
efi: Use string literals for efi_char16_t variable initializers
Ard Biesheuvel
2018-03-12
1
-1
/
+2
*
efi: Make const array 'apple' static
Colin Ian King
2018-03-09
1
-1
/
+1
*
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
2018-02-22
1
-2
/
+2
*
efi: call get_event_log before ExitBootServices
Thiebaud Weksteen
2018-01-08
1
-0
/
+1
*
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-07
1
-0
/
+3
|
\
|
*
efi/libstub: Enable reset attack mitigation
Matthew Garrett
2017-08-26
1
-0
/
+3
*
|
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-04
1
-4
/
+4
|
\
\
|
*
|
x86/idt: Unify gate_struct handling for 32/64-bit kernels
Thomas Gleixner
2017-08-29
1
-4
/
+4
|
|
/
*
|
efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptor
Baoquan He
2017-08-17
1
-1
/
+1
|
/
*
x86/boot/efi: Define __KERNEL32_CS GDT on 64-bit configurations
Kirill A. Shutemov
2017-06-13
1
-2
/
+23
*
x86/boot/efi: Fix __KERNEL_CS definition of GDT entry on 64-bit configurations
Kirill A. Shutemov
2017-06-13
1
-2
/
+7
*
x86/boot/efi: Cleanup initialization of GDT entries
Kirill A. Shutemov
2017-06-13
1
-18
/
+21
*
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...
Ingo Molnar
2017-03-01
1
-172
/
+10
|
\
|
*
efi: Get and store the secure boot status
David Howells
2017-02-07
1
-0
/
+7
|
*
x86/efi: Allow invocation of arbitrary runtime services
David Howells
2017-02-07
1
-0
/
+1
|
*
x86/efi: Deduplicate efi_char16_printk()
Lukas Wunner
2017-02-01
1
-24
/
+2
|
*
efi: Deduplicate efi_file_size() / _read() / _close()
Lukas Wunner
2017-02-01
1
-148
/
+0
*
|
x86/boot/e820: Separate the E820 ABI structures from the in-kernel structures
Ingo Molnar
2017-01-29
1
-8
/
+8
*
|
x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
Ingo Molnar
2017-01-28
1
-6
/
+6
*
|
x86/boot/e820: Rename everything to e820_table
Ingo Molnar
2017-01-28
1
-11
/
+11
*
|
x86/boot/e820: Rename 'e820_map' variables to 'e820_array'
Ingo Molnar
2017-01-28
1
-11
/
+11
*
|
x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 's...
Ingo Molnar
2017-01-28
1
-6
/
+6
*
|
x86/boot/e820: Remove spurious asm/e820/api.h inclusions
Ingo Molnar
2017-01-28
1
-0
/
+2
|
/
*
x86/efi: Retrieve and assign Apple device properties
Lukas Wunner
2016-11-13
1
-0
/
+65
*
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2016-09-13
1
-37
/
+3
|
\
|
*
x86/efi: Allow invocation of arbitrary boot services
Lukas Wunner
2016-09-09
1
-12
/
+1
|
*
x86/efi: Remove unused find_bits() function
Lukas Wunner
2016-09-09
1
-23
/
+0
|
*
x86/efi: Initialize status to ensure garbage is not returned on small size
Colin Ian King
2016-09-09
1
-2
/
+2
*
|
x86/efi: Use efi_exit_boot_services()
Jeffrey Hugo
2016-09-05
1
-69
/
+67
*
|
efi/libstub: Allocate headspace in efi_get_memory_map()
Jeffrey Hugo
2016-09-05
1
-7
/
+13
|
/
*
x86/efi: Remove unused variable 'efi'
Colin Ian King
2016-06-27
1
-2
/
+0
*
efi/libstub: Move Graphics Output Protocol handling to generic code
Ard Biesheuvel
2016-04-28
1
-318
/
+0
*
x86/efi: Prepare GOP handling code for reuse as generic code
Ard Biesheuvel
2016-04-28
1
-23
/
+35
*
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2015-10-14
1
-6
/
+22
|
\
|
*
efifb: Add support for 64-bit frame buffer addresses
Matt Fleming
2015-10-12
1
-4
/
+20
[next]