mirror of https://github.com/acidanthera/audk.git
[VfrCompiler FeatureRequest] Generate data for ConfigAccess.ExtractConfig() impl
Update the platform code after the above VfrCompiler checkin git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6614 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
a19b85ea59
commit
83bcb6613f
|
@ -29,8 +29,6 @@ EFI_GUID mInventoryGuid = INVENTORY_GUID;
|
|||
|
||||
CHAR16 VariableName[] = L"MyIfrNVData";
|
||||
|
||||
UINT8 VfrMyIfrNVDataBlockName[] = "BugBug";
|
||||
|
||||
VOID
|
||||
EncodePassword (
|
||||
IN CHAR16 *Password,
|
||||
|
|
Loading…
Reference in New Issue