Skip to content

guid: Expand no_std to all non-test configs#89

Open
TSnake41 wants to merge 1 commit intomicrosoft:mainfrom
TSnake41:guid-nostd
Open

guid: Expand no_std to all non-test configs#89
TSnake41 wants to merge 1 commit intomicrosoft:mainfrom
TSnake41:guid-nostd

Conversation

@TSnake41
Copy link

Description

When building this crate with a non-uefi target, the crate lacks a no-std attribute, failing the build if the target doesn't have std (e.g with a freestanding target).

How This Was Tested

cargo check --target x86_64-unknown-none

Integration Instructions

N/A

Fix build error with non-uefi no-std targets.

Signed-off-by: Teddy Astie <teddy.astie@vates.tech>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant