Roy Franz ([email protected])

Number of posts: 150 (0.24 per day)
First post: 2013-07-25 00:48:58
Last post: 2015-04-20 18:32:35

Date List Subject
2015-04-20 18:32:35 linux-kernel Re: [Patch v2 2/3] firmware: dmi_scan: add SBMIOS entry and DMI tables
2015-04-16 17:08:39 linux-kernel Re: [Patch 2/3] firmware: dmi_scan: add SBMIOS entry and DMI tables
2015-04-16 00:55:03 linux-kernel Re: [Patch 2/3] firmware: dmi_scan: add SBMIOS entry and DMI tables
2015-04-16 00:19:17 linux-kernel Re: [PATCH v4 2/2] efi: an sysfs interface for user to update efi firmware
2015-04-15 23:32:44 linux-kernel [PATCH] x86/efi: Store upper bits of command line buffer address in ext_cmd_line_ptr
2015-04-15 18:56:18 linux-kernel Re: [PATCH] x86_64/efi: enforce 32 bit address for command line buffer
2015-04-15 04:19:27 linux-kernel Re: [Patch 2/3] firmware: dmi_scan: add SBMIOS entry and DMI tables
2015-04-15 00:46:17 linux-kernel [PATCH] x86_64/efi: enforce 32 bit address for command line buffer
2015-02-27 05:06:49 linux-kernel Re: [PATCH v2 3/3] efi: Capsule update with user helper interface
2014-10-23 18:59:46 linux-kernel Re: [PATCHv2] efi: efi-stub: notify on DTB absence
2014-10-20 19:10:46 linux-kernel Re: [PATCH] efi: efi-stub: notify on DTB absence
2014-07-08 00:37:30 linux-kernel Re: [PATCH 03/16] MAINTAINERS: Use the correct efi-stub location
2014-02-14 19:02:51 linux-kernel Re: [PATCH 06/22] Add helper functions used by arm/arm64
2014-01-15 02:17:01 linux-kernel Re: [PATCH V6 6/8] Add EFI stub for ARM
2014-01-15 01:47:31 linux-kernel Re: [PATCH V6 6/8] Add EFI stub for ARM
2014-01-14 19:41:28 linux-kernel Re: [PATCH V6 3/8] Add helper function to get and convert EFI command line
2014-01-14 19:39:45 linux-kernel Re: [PATCH V6 0/8] Add ARM EFI stub
2014-01-14 19:35:29 linux-kernel Re: [PATCH V6 6/8] Add EFI stub for ARM
2014-01-14 19:27:03 linux-kernel Re: [PATCH 4/6] arm64: add EFI stub
2014-01-10 16:32:54 linux-kernel [PATCH V6 1/8] efi-stub.txt updates for ARM
2014-01-10 16:32:16 linux-kernel [PATCH V6 3/8] Add helper function to get and convert EFI command line
2014-01-10 16:32:13 linux-kernel [PATCH V6 4/8] Add shared FDT related functions for ARM/ARM64
2014-01-10 16:31:15 linux-kernel [PATCH V6 8/8] Add config EFI_STUB for ARM to Kconfig
2014-01-10 16:30:52 linux-kernel [PATCH V6 7/8] Disable stack protection for decompressor/stub
2014-01-10 16:30:47 linux-kernel [PATCH V6 6/8] Add EFI stub for ARM
2014-01-10 16:30:40 linux-kernel [PATCH V6 5/8] Add strstr to compressed string.c for ARM.
2014-01-10 16:30:36 linux-kernel [PATCH V6 2/8] Add shared printk wrapper for consistent prefixing
2014-01-10 16:30:28 linux-kernel [PATCH V6 0/8] Add ARM EFI stub
2013-10-04 16:02:33 linux-kernel [PATCH] Remove redundant and incorrect memset()
2013-10-03 19:28:06 linux-kernel Re: [PATCH 2/6] Add shared update_fdt() function for ARM/ARM64
2013-09-28 17:33:05 linux-kernel [PATCH] Improve EFI stub command line conversion
2013-09-28 17:32:44 linux-kernel [PATCH V2 ] Improve EFI stub command line conversion
2013-09-28 16:23:49 linux-kernel [PATCH 6/6] Add config EFI_STUB for ARM to Kconfig
2013-09-28 16:23:47 linux-kernel [PATCH 5/6] Disable stack protection for decompressor/stub
2013-09-28 16:23:42 linux-kernel [PATCH 3/6] Add strstr to compressed string.c for ARM.
2013-09-28 16:23:38 linux-kernel [PATCH 4/6] Add EFI stub for ARM
2013-09-28 16:23:35 linux-kernel [PATCH 2/6] Add shared update_fdt() function for ARM/ARM64
2013-09-28 16:23:33 linux-kernel [PATCH 1/6] efi-stub.txt updates for ARM
2013-09-28 16:23:11 linux-kernel [PATCH V4 0/6] ADD ARM EFI stub
2013-09-25 14:15:26 linux-kernel Re: [PATCH 10/18] Do proper conversion from UTF-16 to UTF-8
2013-09-22 23:07:55 linux-kernel Re: [PATCH 10/18] Do proper conversion from UTF-16 to UTF-8
2013-09-22 22:52:41 linux-kernel [PATCH 11/18] Rename __get_map() to efi_get_memory_map()
2013-09-22 22:49:54 linux-kernel [PATCH 02/18] Add proper definitions for some EFI function pointers.
2013-09-22 22:49:37 linux-kernel [PATCH 03/18] Move common EFI stub code from x86 arch code to common location
2013-09-22 22:49:12 linux-kernel [PATCH 04/18] Add system table pointer argument to shared functions.
2013-09-22 22:48:53 linux-kernel [PATCH 05/18] Rename memory allocation/free functions
2013-09-22 22:48:34 linux-kernel [PATCH 08/18] Generalize relocate_kernel() for use by other architectures.
2013-09-22 22:48:15 linux-kernel [PATCH 09/18] Move unicode to ASCII conversion to shared function.
2013-09-22 22:47:49 linux-kernel [PATCH 10/18] Do proper conversion from UTF-16 to UTF-8
2013-09-22 22:46:56 linux-kernel [PATCH 13/18] use efi_get_memory_map() to get final map for x86
2013-09-22 22:46:55 linux-kernel [PATCH 14/18] Allow efi_free() to be called with size of 0, and do nothing in that case.