Changeset 85718 in vbox for trunk/src/VBox/Devices/EFI/FirmwareNew/SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.c
- Timestamp:
- Aug 12, 2020 4:09:12 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 139865
- Location:
- trunk/src/VBox/Devices/EFI/FirmwareNew
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/EFI/FirmwareNew
-
Property svn:mergeinfo
changed from (toggle deleted branches)
to (toggle deleted branches)/vendor/edk2/current 103735-103757,103769-103776,129194-133213 /vendor/edk2/current 103735-103757,103769-103776,129194-139864
-
Property svn:mergeinfo
changed from (toggle deleted branches)
-
trunk/src/VBox/Devices/EFI/FirmwareNew/SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.c
r80721 r85718 88 88 the specified memory. After this function has been called, the Hash context cannot 89 89 be used again. 90 Hash context should be already correctly in tialized by HashInit(), and should not be90 Hash context should be already correctly initialized by HashInit(), and should not be 91 91 finalized by HashFinal(). Behavior with invalid Hash context is undefined. 92 92
Note:
See TracChangeset
for help on using the changeset viewer.