Skip to content

Requirements of PI API's for Boot Specification #113

Description

@vincentjzimmer

I would recommend not requiring the EFI_SECURITY_ARCH_PROTOCOL and EFI_SECURITY2_ARCH_PROTOCOL in the boot specification section 5.1. The PI interfaces should be opaque to 3rd party extensible pre-OS UEFI Drivers and Applications. UEFI can be implemented upon a non-PI based codebase. Also, a PI codebase could also uninstall PI interfaces from the protocol database in order to provide least-privilege during the extensible UEFI execution pre-OS phase, too.

Instead of this conflict w/ UEFI Forum advocacy of not requiring PI for UEFI since the early 2000's, I would recommend filing a defect against system-d to remove this usage and/or a defect against the UEFI spec to provide comparable API in the UEFI phase to avoid this potential bypass of the platform's secure boot logic via this use of these PI API's during UEFI.

Given this usage pre-dates the RISC-V work and the ARM boot specs did not make this requirement I am surprised it appears as part of the RISC-V specific collateral.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

questionFurther information is requestedv2

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions