Toggle navigation
Patchwork
u-boot
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Masahisa Kojima
| State =
Action Required
| 156 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[1/4] spi: synquacer: busy variable must be initialized before use
spi-synquacer fixes and improvement
-
-
-
2022-05-17
Masahisa Kojima
New
[v6,5/6] doc:bootmenu: add description for UEFI boot support
enable menu-driven boot device selection
-
-
-
2022-05-16
Masahisa Kojima
New
[v6,4/6] bootmenu: add removable media entries
enable menu-driven boot device selection
-
-
-
2022-05-16
Masahisa Kojima
New
[v6,3/6] efi_loader: menu-driven update of UEFI bootorder variable
enable menu-driven boot device selection
-
-
-
2022-05-16
Masahisa Kojima
New
[v6,2/6] efi_loader: menu-driven deletion of UEFI boot variable
enable menu-driven boot device selection
-
-
-
2022-05-16
Masahisa Kojima
New
[v6,1/6] efi_loader: menu-driven addition of UEFI boot option
enable menu-driven boot device selection
-
-
-
2022-05-16
Masahisa Kojima
New
[v5,17/17] doc:bootmenu: add UEFI boot and distro boot support description
enable menu-driven boot device selection
-
-
-
2022-04-28
Masahisa Kojima
New
[v5,12/17] bootmenu: factor out the user input handling
enable menu-driven boot device selection
-
-
-
2022-04-28
Masahisa Kojima
New
[v5,10/17] bootmenu: add distro boot entry
enable menu-driven boot device selection
-
-
-
2022-04-28
Masahisa Kojima
New
[v5,09/17] bootmenu: add UEFI boot entry into bootmenu
enable menu-driven boot device selection
-
-
-
2022-04-28
Masahisa Kojima
New
[v5,08/17] bootmenu: update bootmenu_entry structure
enable menu-driven boot device selection
-
-
-
2022-04-28
Masahisa Kojima
New
[v5,07/17] bootmenu: flush input buffer before waiting user key input
enable menu-driven boot device selection
-
-
-
2022-04-28
Masahisa Kojima
New
[v5,06/17] efi_loader: bootmgr: add booting from removable media
enable menu-driven boot device selection
-
-
-
2022-04-28
Masahisa Kojima
New
[v5,05/17] efi_loader: export efi_locate_device_handle()
enable menu-driven boot device selection
-
-
-
2022-04-28
Masahisa Kojima
New
[v5,03/17] menu: always show the menu regardless of the number of entry
enable menu-driven boot device selection
-
-
-
2022-04-28
Masahisa Kojima
New
[v5,02/17] test: unit test for u16_strlcat()
enable menu-driven boot device selection
-
-
-
2022-04-28
Masahisa Kojima
New
[v5,01/17] lib/charset: add u16_strlcat() function
enable menu-driven boot device selection
-
-
-
2022-04-28
Masahisa Kojima
New
[v4,11/11] doc:bootmenu: add UEFI boot variable and distro boot support
enable menu-driven boot device selection
-
-
-
2022-03-24
Masahisa Kojima
New
[v4,10/11] bootmenu: add removable media entries
enable menu-driven boot device selection
-
-
-
2022-03-24
Masahisa Kojima
New
[v4,09/11] efi_loader: add menu-driven UEFI Boot Variable maintenance
enable menu-driven boot device selection
-
-
-
2022-03-24
Masahisa Kojima
New
[v4,07/11] bootmenu: add UEFI and disto_boot entries
enable menu-driven boot device selection
-
-
-
2022-03-24
Masahisa Kojima
New
[v4,03/11] test: unit test for u16_strlcat()
enable menu-driven boot device selection
-
-
-
2022-03-24
Masahisa Kojima
New
[v4,02/11] lib/charset: add u16_strlcat() function
enable menu-driven boot device selection
-
-
-
2022-03-24
Masahisa Kojima
New
[RFC,v3,2/2] bootmenu: add UEFI and disto_boot entries
enable menu-driven boot device selection
-
-
-
2022-03-08
Masahisa Kojima
New
[RFC,v3,1/2] efi_loader: introduce "bootefi bootindex" command
enable menu-driven boot device selection
-
-
-
2022-03-08
Masahisa Kojima
New
[RESEND,RFC,v2,4/4] efi_loader: add menu-driven UEFI Boot Variable maintenance
enable menu-driven boot device selection
-
-
-
2022-02-25
Masahisa Kojima
New
[RESEND,RFC,v2,1/4] efi_loader: add menu-driven boot device selection
enable menu-driven boot device selection
-
-
-
2022-02-25
Masahisa Kojima
New
[3/3] efi_loader: add menu-driven UEFI Boot Variable maintenance
enable menu-driven boot device selection
-
-
-
2022-02-10
Masahisa Kojima
New
[2/3] lib/charset: add u16_strcat() function
enable menu-driven boot device selection
-
-
-
2022-02-10
Masahisa Kojima
New
[1/3] efi_loader: add menu-driven boot device selection
enable menu-driven boot device selection
-
-
-
2022-02-10
Masahisa Kojima
New
[v2,2/3] efi_loader: check tcg2 protocol installation outside the TCG protocol
fix TCG2 error handling
-
-
-
2021-12-07
Masahisa Kojima
New
[3/3] efi_loader: correctly handle tcg2_measure_pe_image() error
fix TCG2 error handling
-
-
-
2021-12-03
Masahisa Kojima
New
[v3] efi_loader: check tcg2 protocol installation outside the TCG protocol
[v3] efi_loader: check tcg2 protocol installation outside the TCG protocol
-
-
-
2021-11-26
Masahisa Kojima
New
efi: add comment for efi_system_table and efi_configuration_table
efi: add comment for efi_system_table and efi_configuration_table
-
-
-
2021-11-12
Masahisa Kojima
New
[v2,1/1] efi_selftest: add selftest for EFI_TCG2_PROTOCOL and Measured Boot
add selftest for EFI_TCG2_PROTOCOL and Measured Boot
-
-
-
2021-11-04
Masahisa Kojima
New
[v4,2/4] efi_loader: add UEFI GPT measurement
Enhance Measured Boot
-
-
-
2021-10-26
Masahisa Kojima
New
[2/2] efi_selftest: add selftest for EFI_TCG2_PROTOCOL and Measured Boot
add selftest for EFI_TCG2_PROTOCOL and Measured Boot
-
-
-
2021-10-22
Masahisa Kojima
New
[v3,3/3] efi_loader: add DeployedMode and AuditMode variable measurement
Enhance Measured Boot
-
-
-
2021-10-01
Masahisa Kojima
New
[v3,2/3] efi_loader: add UEFI GPT measurement
Enhance Measured Boot
-
-
-
2021-10-01
Masahisa Kojima
New
[v2,3/3] efi_loader: add DeployedMode and AuditMode variable measurement
Enhance Measured Boot
-
-
-
2021-09-21
Masahisa Kojima
New
[v2,2/3] efi_loader: add UEFI GPT measurement
Enhance Measured Boot
-
-
-
2021-09-21
Masahisa Kojima
New
[1/3] efi_loader: add SMBIOS table measurement
Enhance Measured Boot
-
-
-
2021-09-15
Masahisa Kojima
New
[3/3] efi_loader: fix efi_tcg2_hash_log_extend_event() parameter check
Miscellaneous fixes of efi_tcg2
-
-
-
2021-09-03
Masahisa Kojima
New
[v4,4/5] efi_loader: refactor efi_append_scrtm_version()
add measurement support
-
-
-
2021-08-13
Masahisa Kojima
New
[v4,3/5] efi_loader: add ExitBootServices() measurement
add measurement support
-
-
-
2021-08-13
Masahisa Kojima
New
[v2,6/6] efi_loader: add comment for efi_tcg2.h
add measurement support
-
-
-
2021-07-14
Masahisa Kojima
New
[v2,4/6] efi_loader: add ExitBootServices() measurement
add measurement support
-
-
-
2021-07-14
Masahisa Kojima
New
[3/5] efi_loader: add boot variable measurement
add measurement support
-
-
-
2021-07-07
Masahisa Kojima
New
efi_loader: build warning in efi_tcg2.c
efi_loader: build warning in efi_tcg2.c
-
-
-
2021-05-28
Masahisa Kojima
New
[v8,3/3] efi_loader: add PE/COFF image measurement
PE/COFF measurement support
-
-
-
2021-05-14
Masahisa Kojima
New
[v6,3/3] efi_loader: add PE/COFF image measurement
PE/COFF measurement support
-
-
-
2021-05-13
Masahisa Kojima
New
[v6,1/3] lib: fix build error for secure boot and capsule authentication
PE/COFF measurement support
-
-
-
2021-05-13
Masahisa Kojima
New
[v5,3/3] efi_loader: add FIT_SIGNATURE option to use hash_calculate()
PE/COFF measurement support
-
-
-
2021-05-12
Masahisa Kojima
New
[v4,3/3] efi_loader: add required option to use hash_calculate()
PE/COFF measurement support
-
-
-
2021-05-12
Masahisa Kojima
New
[2/2] efi_loader: add PE/COFF image measurement
PE/COFF measurement support
-
-
-
2021-04-15
Masahisa Kojima
New
[1/2] efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled
PE/COFF measurement support
-
-
-
2021-04-15
Masahisa Kojima
New
«
1
2
»