Skip to content

Commit

Permalink
TEST2
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebeaton committed Nov 27, 2024
1 parent 6388246 commit 8985f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/OcMainLib/OpenCoreVault.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ typedef struct {
CHAR8 EndMagic[16];
} OC_BUILTIN_VAULT_KEY;

BASE_ALIGNAS (16)
BASE_ALIGNAS (4096)
STATIC
OC_BUILTIN_VAULT_KEY
mOpenCoreVaultKey = {
Expand Down

0 comments on commit 8985f6a

Please sign in to comment.