Searched defs:ValidLen (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/UserIdentification/UserProfileManagerDxe/
H A DUserProfileModify.c1079 @param[in] ValidLen The valid access policy length.
1085 IN UINTN ValidLen,
1100 CopyMem (Mem, mUserInfo.AccessPolicy, ValidLen);
1084 ExpandMemory( IN UINTN ValidLen, IN UINTN ExpandLen ) argument

Completed in 47 milliseconds