Skip to content

Commit

Permalink
add missing gSchemaXmlHash in PlatformConfigDataLibNull.c
Browse files Browse the repository at this point in the history
  • Loading branch information
kanechen66 committed Nov 29, 2024
1 parent 0d4628f commit 37abd54
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ UINTN gNumProfiles = 0;
CHAR8 *gProfileFlavorNames[1] = { NULL };

UINT8 gProfileFlavorIds[1] = { 0 };

CHAR8 *gSchemaXmlHash = NULL;

0 comments on commit 37abd54

Please sign in to comment.