Changeset 99739 in vbox for trunk/src/VBox/Devices/EFI
- Timestamp:
- May 11, 2023 1:01:08 AM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 157315
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/EFI/FlashCore.cpp
r98103 r99739 424 424 * Destroys the given flash device instance. 425 425 * 426 * @returns nothing.427 426 * @param pDevIns The parent device instance. 428 427 * @param pThis The flash device core instance. … … 565 564 * Resets the dynamic part of the flash device state. 566 565 * 567 * @returns nothing.568 566 * @param pThis The flash device core instance. 569 567 */
Note:
See TracChangeset
for help on using the changeset viewer.