Changeset 77662 in vbox for trunk/src/VBox/Devices/EFI/FirmwareNew/MdePkg/Library/BaseS3BootScriptLibNull
- Timestamp:
- Mar 12, 2019 12:40:12 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 129295
- Location:
- trunk/src/VBox/Devices/EFI/FirmwareNew
- Files:
-
- 3 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 /vendor/edk2/current 103735-103757,103769-103776,129194-129237
-
Property svn:mergeinfo
changed from (toggle deleted branches)
-
trunk/src/VBox/Devices/EFI/FirmwareNew/MdePkg/Library/BaseS3BootScriptLibNull/BaseS3BootScriptLibNull.uni
r58464 r77662 1 // /** @file1 // /** @file 2 2 // BootScriptLib instance that always produces NOP operation. 3 3 // -
trunk/src/VBox/Devices/EFI/FirmwareNew/MdePkg/Library/BaseS3BootScriptLibNull/BootScriptLib.c
r58466 r77662 304 304 IN VOID *BitValue, 305 305 IN UINTN Duration, 306 IN UINT NLoopTimes306 IN UINT64 LoopTimes 307 307 ) 308 308 {
Note:
See TracChangeset
for help on using the changeset viewer.