linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-03 15:30:20 to 2019-12-17 11:09:49 UTC [more...]

[GIT PULL] EFI fixes
 2019-12-17 11:09 UTC 

[PATCH 00/10] efi/x86: confine type unsafe casting to mixed mode
 2019-12-17  8:32 UTC  (28+ messages)
` [PATCH 01/10] efi/libstub: remove unused __efi_call_early() macro
` [PATCH 02/10] efi/x86: rename efi_is_native() to efi_is_mixed()
` [PATCH 03/10] efi/libstub: use a helper to iterate over a EFI handle array
` [PATCH 04/10] efi/libstub: add missing apple_properties_protocol_t definition
` [PATCH 05/10] efi/libstub: distinguish between native/mixed not 32/64 bit
` [PATCH 06/10] efi/libstub/x86: use mixed mode helpers to populate efi_config
` [PATCH 07/10] efi/libstub: drop explicit 64-bit protocol definitions
` [PATCH 08/10] efi/libstub: use stricter typing for firmware function pointers
` [PATCH 09/10] efi/libstub: annotate firmware routines as __efiapi
` [PATCH 10/10] efi/libstub/x86: avoid thunking for native firmware calls

[PATCH] efi/libstub: disable file loading and page deallocation in mixed mode
 2019-12-14 17:07 UTC  (8+ messages)

[PATCH V2] efi: Allow disabling PCI busmastering on bridges during boot
 2019-12-14  2:35 UTC 

[PATCH] [EFI,PCI] Allow disabling PCI busmastering on bridges during boot
 2019-12-13 21:24 UTC  (17+ messages)

[PATCH v5 0/6] CCIX Protocol error reporting
 2019-12-13 18:16 UTC  (8+ messages)
` [PATCH v5 1/6] efi / ras: CCIX Memory "
` [PATCH v5 2/6] efi / ras: CCIX Cache "
` [PATCH v5 6/6] efi / ras: CCIX Agent internal "

[PATCH 0/2 v2] efi: cosmetic patches for the error messages when
 2019-12-13 10:35 UTC  (9+ messages)
` [PATCH 1/2 v2] efi: add a function to convert the status code to a string
` [PATCH 2/2] efi: show error messages only when loading certificates is failed

efi/gop: do we need to check ConOut any more?
 2019-12-13 10:06 UTC  (2+ messages)

[PATCH 5.5 regression fix 0/2] efi/libstub: Fix mixed-mode crash at boot
 2019-12-13  8:46 UTC  (10+ messages)
` [PATCH 5.5 regression fix 1/2] efi/libstub/random: Initialize pointer variables to zero for mixed mode
` [PATCH 5.5 regression fix 2/2] efi/libstub/helper: "

[RFC PATCH 0/5] efi/gop: Merge 32/64-bit code
 2019-12-13  0:13 UTC  (14+ messages)
` [RFC PATCH 1/5] efi/gop: Remove bogus packed attribute from GOP structures
` [RFC PATCH 2/5] efi/gop: Remove unused typedef
` [RFC PATCH 3/5] efi/gop: Convert GOP structures to typedef and cleanup some types
` [RFC PATCH 4/5] efi/gop: Unify 32/64-bit functions
` [RFC PATCH 5/5] efi/gop: Check that the framebuffer will be accessible

[PATCH] efi/earlycon: Fix write-combine mapping on x86
 2019-12-12 16:57 UTC  (11+ messages)

[PATCH 0/2] efi: cosmetic patches for the error messages when loading certificates
 2019-12-12 14:24 UTC  (5+ messages)
` [PATCH 1/2] efi: add a function for transferring status to string
` [PATCH 2/2] efi: show error messages only when loading certificates is failed

[GIT PULL 0/6] EFI fixes for v5.5
 2019-12-11 15:55 UTC  (18+ messages)
` [PATCH 1/6] efi/memreserve: register reservations as 'reserved' in /proc/iomem
  ` [tip: efi/urgent] efi/memreserve: Register "
` [PATCH 2/6] efi/gop: Return EFI_NOT_FOUND if there are no usable GOPs
  ` [tip: efi/urgent] "
` [PATCH 3/6] efi/gop: Return EFI_SUCCESS if a usable GOP was found
  ` [tip: efi/urgent] "
` [PATCH 4/6] efi/gop: Fix memory leak from __gop_query32/64
  ` [tip: efi/urgent] efi/gop: Fix memory leak in __gop_query32/64()
` [PATCH 5/6] efi: fix type of unload field in efi_loaded_image_t
  ` [tip: efi/urgent] efi: Fix efi_loaded_image_t::unload type
` [PATCH 6/6] efi/earlycon: Remap entire framebuffer after page initialization
  ` [tip: efi/urgent] "

[PATCH v10 00/10] efi/firmware/platform-x86: Add EFI embedded fw support
 2019-12-10 11:51 UTC  (11+ messages)
` [PATCH v10 01/10] efi: Export boot-services code and data as debugfs-blobs
` [PATCH v10 02/10] efi: Add embedded peripheral firmware support
` [PATCH v10 03/10] firmware: Rename FW_OPT_NOFALLBACK to FW_OPT_NOFALLBACK_SYSFS
` [PATCH v10 04/10] firmware: Add new platform fallback mechanism and firmware_request_platform()
` [PATCH v10 05/10] test_firmware: add support for firmware_request_platform
` [PATCH v10 06/10] selftests: firmware: Add firmware_request_platform tests
` [PATCH v10 07/10] Input: silead - Switch to firmware_request_platform for retreiving the fw
` [PATCH v10 08/10] Input: icn8505 "
` [PATCH v10 09/10] platform/x86: touchscreen_dmi: Add EFI embedded firmware info support
` [PATCH v10 10/10] platform/x86: touchscreen_dmi: Add info for the Chuwi Vi8 Plus tablet

[GIT PULL 0/1] EFI fix for v5.5
 2019-12-10 11:14 UTC  (3+ messages)
` [PATCH 1/1] efi: don't attempt to map RCI2 config table if it doesn't exist
  ` [tip: efi/urgent] efi: Don't "

PROBLEM: Kernel 5.4.2 Oops: ARCH=i386, Intel n270 CPU, CONFIG_EFI_RCI2=y, CONFIG_HIHGMEM64G=y
 2019-12-09 22:18 UTC 

[PATCH v10 0/9] powerpc: Enabling IMA arch specific secure boot policies
 2019-12-09 21:36 UTC  (3+ messages)

Autobiography of Singaporean Targeted Individual Mr. Turritopsis Dohrnii Teo En Ming (Very First Draft, Lots More to Add in Future)
 2019-12-08 23:54 UTC 

[efi:next 4/4] arch/x86//platform/efi/efi.c:598:11: warning: 'return' with a value, in function returning void
 2019-12-07 14:52 UTC 

[efi:next 1/4] drivers/firmware//efi/libstub/tpm.c:23:0: warning: "get_efi_var" redefined
 2019-12-07 14:39 UTC 

[PATCH] x86/efi: update e820 about reserved EFI boot services data to fix kexec breakage
 2019-12-05 21:15 UTC  (9+ messages)
` [tip: x86/urgent] x86/efi: Update e820 with "

[PATCH v4] efi/earlycon: Remap entire framebuffer after page initialization
 2019-12-05 19:53 UTC  (7+ messages)

[PATCH v9 00/10] efi/firmware/platform-x86: Add EFI embedded fw support
 2019-12-05 18:44 UTC  (11+ messages)
` [PATCH v9 01/10] efi: Export boot-services code and data as debugfs-blobs
` [PATCH v9 02/10] efi: Add embedded peripheral firmware support
` [PATCH v9 03/10] firmware: Rename FW_OPT_NOFALLBACK to FW_OPT_NOFALLBACK_SYSFS
` [PATCH v9 04/10] firmware: Add new platform fallback mechanism and firmware_request_platform()
` [PATCH v9 05/10] test_firmware: add support for firmware_request_platform
` [PATCH v9 06/10] selftests: firmware: Add firmware_request_platform tests
` [PATCH v9 07/10] Input: silead - Switch to firmware_request_platform for retreiving the fw
` [PATCH v9 08/10] Input: icn8505 "
` [PATCH v9 09/10] platform/x86: touchscreen_dmi: Add EFI embedded firmware info support
` [PATCH v9 10/10] platform/x86: touchscreen_dmi: Add info for the Chuwi Vi8 Plus tablet

[PATCH 1/2] efi/gop: Fix return value of setup_gop32/64
 2019-12-05 12:06 UTC  (15+ messages)
` [PATCH 2/2] efi/gop: Fix memory leak in __gop_query32/64
` [PATCH v2 0/3] Fix a couple of bugs in efi/gop.c
` [PATCH v2 1/3] efi/gop: Return EFI_NOT_FOUND if there are no usable GOP's
` [PATCH v2 2/3] efi/gop: Return EFI_SUCCESS if a usable GOP was found
` [PATCH v2 3/3] efi/gop: Fix memory leak from __gop_query32/64

[PATCH] efi/memreserve: register reservations as 'reserved' in /proc/iomem
 2019-12-05  9:28 UTC  (6+ messages)

[PATCH v2 0/2] efi: arm64: Introduce /proc/efi/memreserve to tell the persistent pages
 2019-12-04  9:51 UTC  (5+ messages)
` [PATCH v2 1/2] efi: add /proc/efi directory
` [PATCH v2 2/2] efi: arm64: Introduce /proc/efi/memreserve to tell the persistent pages

kexec_file overwrites reserved EFI ESRT memory
 2019-12-04  5:22 UTC  (9+ messages)

[PATCH] efi: fix type of unload field in efi_loaded_image_t
 2019-12-03 17:28 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).