summaryrefslogtreecommitdiffstats
path: root/v4.19/3cb4a4827596abc82e55b80364f509d0fefc3051
diff options
context:
space:
mode:
Diffstat (limited to 'v4.19/3cb4a4827596abc82e55b80364f509d0fefc3051')
-rw-r--r--v4.19/3cb4a4827596abc82e55b80364f509d0fefc305120
1 files changed, 20 insertions, 0 deletions
diff --git a/v4.19/3cb4a4827596abc82e55b80364f509d0fefc3051 b/v4.19/3cb4a4827596abc82e55b80364f509d0fefc3051
new file mode 100644
index 00000000000..48bf3afc224
--- /dev/null
+++ b/v4.19/3cb4a4827596abc82e55b80364f509d0fefc3051
@@ -0,0 +1,20 @@
+3cb4a4827596 ("efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher address")
+e1df73e2d18b ("efi/libstub/random: Align allocate size to EFI_ALLOC_ALIGN")
+0ed02bdaa7d8 ("efi/libstub: Move efi_random_alloc() into separate source file")
+f57db62c67c1 ("efi/libstub: Move memory map handling and allocation routines to mem.c")
+4444f8541dad ("efi: Allow disabling PCI busmastering on bridges during boot")
+ea7d87f98fa9 ("efi/x86: Allow translating 64-bit arguments for mixed mode calls")
+7d4e323d02c9 ("efi/libstub: Tidy up types and names of global cmdline variables")
+966291f6344d ("efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive")
+99ea8b1db2d2 ("efi/libstub: Drop 'table' argument from efi_table_attr() macro")
+47c0fd39b7b8 ("efi/libstub: Drop protocol argument from efi_call_proto() macro")
+23e60394046a ("efi/libstub/x86: Work around page freeing issue in mixed mode")
+cd33a5c1d53e ("efi/libstub: Remove 'sys_table_arg' from all function prototypes")
+8173ec7905b5 ("efi/libstub: Drop sys_table_arg from printk routines")
+c3710de5065d ("efi/libstub/x86: Drop __efi_early() export and efi_config struct")
+dc29da14ed94 ("efi/libstub: Unify the efi_char16_printk implementations")
+2fcdad2a80a6 ("efi/libstub: Get rid of 'sys_table_arg' macro parameter")
+afc4cc71cf78 ("efi/libstub/x86: Avoid thunking for native firmware calls")
+960a8d01834e ("efi/libstub: Use stricter typing for firmware function pointers")
+e8bd5ddf60ee ("efi/libstub: Drop explicit 32/64-bit protocol definitions")
+f958efe97596 ("efi/libstub: Distinguish between native/mixed not 32/64 bit")