Skip to content

Commit

Permalink
Update INF path to binary
Browse files Browse the repository at this point in the history
The INF is not used directly for building but is required for
integration with edk2.

Fixes: 9d9e8e7 ("Use x86_64-unknown-uefi target")
Signed-off-by: Tim Crawford <[email protected]>
  • Loading branch information
crawfxrd committed May 26, 2024
1 parent 7d97245 commit 61a9e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gop-policy.inf
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
VERSION_STRING = 1.0

[Binaries.X64]
PE32|build/x86_64-unknown-uefi-drv/boot.efi|*
PE32|build/x86_64-unknown-uefi/boot.efi|*

0 comments on commit 61a9e9f

Please sign in to comment.