LinuxLists
Users
About
Daniel Kiper (
[email protected]
)
Number of posts: 272 (0.07 per day)
First post: 2012-10-01 11:37:10
Last post: 2024-02-15 11:05:28
Next Page
Date
List
Subject
2024-02-15 11:05:28
linux-kernel
Re: [PATCH v8 01/15] x86/boot: Place kernel_info at a fixed offset
2022-08-11 11:38:44
linux-kernel
Re: Linux DRTM on UEFI platforms
2022-02-26 01:56:22
linux-kernel
Re: [PATCH v2 0/2] x86/boot: Fix setup_indirect support
2021-09-22 12:09:24
linux-kernel
Re: [PATCH v4 02/14] x86/boot: Add setup_indirect support in early_memremap_is_setup_data
2021-09-22 12:03:59
linux-kernel
Re: [PATCH v4 01/14] x86/boot: Fix memremap of setup_indirect structures
2021-01-27 23:59:18
linux-kernel
Re: [PATCH] Documentation/x86/boot.rst: Correct the example of SETUP_INDIRECT
2020-11-13 23:59:42
linux-kernel
[SPECIFICATION RFC] The firmware and bootloader log specification
2020-10-21 15:31:52
linux-kernel
Re: [PATCH 07/13] x86: Secure Launch kernel early boot stub
2020-10-19 14:56:03
linux-kernel
Re: [PATCH 07/13] x86: Secure Launch kernel early boot stub
2020-10-15 21:54:23
linux-kernel
Re: [PATCH 07/13] x86: Secure Launch kernel early boot stub
2020-06-01 10:03:34
linux-kernel
Re: [BOOTLOADER SPECIFICATION RFC] The bootloader log format for TrenchBoot and others
2020-05-29 11:34:39
linux-kernel
[BOOTLOADER SPECIFICATION RFC] The bootloader log format for TrenchBoot and others
2020-05-07 11:13:47
linux-kernel
Re: [GRUB PATCH RFC 00/18] i386: Intel TXT secure launcher
2020-05-07 10:51:55
linux-kernel
Re: [GRUB PATCH RFC 12/18] i386/efi: Report UEFI Secure Boot status to the Linux kernel
2020-05-06 13:38:45
linux-kernel
Re: [GRUB PATCH RFC 12/18] i386/efi: Report UEFI Secure Boot status to the Linux kernel
2020-05-04 23:30:15
linux-kernel
[GRUB PATCH RFC 15/18] i386/txt: Add Intel TXT core implementation
2020-05-04 23:29:41
linux-kernel
[GRUB PATCH RFC 12/18] i386/efi: Report UEFI Secure Boot status to the Linux kernel
2020-05-04 23:29:31
linux-kernel
[GRUB PATCH RFC 08/18] i386/tpm: Add TPM TIS and CRB driver
2020-05-04 23:29:16
linux-kernel
[GRUB PATCH RFC 02/18] i386/msr: Rename grub_msr_read() and grub_msr_write()
2020-05-04 23:28:42
linux-kernel
[GRUB PATCH RFC 13/18] i386/slaunch: Add basic platform support for secure launch
2020-05-04 23:28:40
linux-kernel
[GRUB PATCH RFC 16/18] i386/txt: Add Intel TXT ACM module support
2020-05-04 23:28:30
linux-kernel
[GRUB PATCH RFC 18/18] i386/slaunch: Add secure launch framework and commands
2020-05-04 23:28:06
linux-kernel
[GRUB PATCH RFC 17/18] i386/txt: Add Intel TXT verification routines
2020-05-04 23:27:31
linux-kernel
[GRUB PATCH RFC 07/18] i386/tpm: Rename tpm module to tpm_verifier
2020-05-04 23:26:31
linux-kernel
[GRUB PATCH RFC 14/18] i386/txt: Add Intel TXT definitions header file
2020-05-04 23:26:24
linux-kernel
[GRUB PATCH RFC 06/18] mmap: Add grub_mmap_get_lowest() and grub_mmap_get_highest()
2020-05-04 23:25:44
linux-kernel
[GRUB PATCH RFC 00/18] i386: Intel TXT secure launcher
2020-05-04 23:25:38
linux-kernel
[GRUB PATCH RFC 11/18] efi: Add a function to read EFI variables with attributes
2020-05-04 23:25:33
linux-kernel
[GRUB PATCH RFC 10/18] efi: Return grub_efi_status_t from grub_efi_get_variable()
2020-05-04 23:25:26
linux-kernel
[GRUB PATCH RFC 09/18] efi: Make shim_lock GUID and protocol type public
2020-05-04 23:24:45
linux-kernel
[GRUB PATCH RFC 04/18] i386/memory: Rename PAGE_SHIFT to GRUB_PAGE_SHIFT
2020-05-04 23:24:39
linux-kernel
[GRUB PATCH RFC 01/18] i386/msr: Merge rdmsr.h and wrmsr.h into msr.h
2020-05-04 23:24:30
linux-kernel
[GRUB PATCH RFC 05/18] i386/memory: Rename PAGE_SIZE to GRUB_PAGE_SIZE and make it global
2020-05-04 23:24:25
linux-kernel
[GRUB PATCH RFC 03/18] i386/msr: Extract and improve MSR support detection code
2020-04-14 16:23:31
linux-kernel
Re: [PATCH 1/2] efi/x86: Move efi stub globals from .bss to .data
2020-03-26 19:02:44
linux-kernel
Re: [RFC PATCH 02/12] x86: Secure Launch main header file
2020-03-26 18:09:18
linux-kernel
Re: [RFC PATCH 01/12] x86: Secure Launch Kconfig
2020-03-26 13:42:45
linux-kernel
Re: [RFC PATCH 00/12] x86: Trenchboot secure late launch Linux kernel support
2019-12-09 16:15:06
linux-kernel
Re: [PATCH] Documentation: x86: fix boot.rst warning and format
2019-12-08 22:48:23
linux-kernel
Re: [GRUB PATCH 1/1] loader/i386/linux: Fix an underflow in the setup_header length calculation
2019-12-02 17:32:03
linux-kernel
[GRUB PATCH 1/1] loader/i386/linux: Fix an underflow in the setup_header length calculation
2019-11-12 13:53:12
linux-kernel
[PATCH v6 1/3] x86/boot: Introduce the kernel_info
2019-11-12 13:51:57
linux-kernel
[PATCH v6 2/3] x86/boot: Introduce the kernel_info.setup_type_max
2019-11-12 13:50:59
linux-kernel
[PATCH v6 3/3] x86/boot: Introduce the setup_indirect
2019-11-12 13:50:49
linux-kernel
[PATCH v6 0/3] x86/boot: Introduce the kernel_info et consortes
2019-11-08 13:42:24
linux-kernel
Re: [PATCH v5 2/3] x86/boot: Introduce the kernel_info.setup_type_max
2019-11-08 12:59:04
linux-kernel
Re: [PATCH v5 2/3] x86/boot: Introduce the kernel_info.setup_type_max
2019-11-08 10:52:31
linux-kernel
Re: [PATCH v5 2/3] x86/boot: Introduce the kernel_info.setup_type_max
2019-11-07 11:35:09
linux-kernel
Re: [PATCH v5 0/3] x86/boot: Introduce the kernel_info et consortes
2019-11-04 15:20:08
linux-kernel
[PATCH v5 2/3] x86/boot: Introduce the kernel_info.setup_type_max
2019-11-04 15:19:57
linux-kernel
[PATCH v5 0/3] x86/boot: Introduce the kernel_info et consortes