Changeset 93282 in vbox
- Timestamp:
- Jan 17, 2022 7:29:25 PM (3 years ago)
- Location:
- trunk/src/VBox/Runtime/common/efi
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/efi/efiguid.cpp
r93115 r93282 33 33 34 34 #include <iprt/cdefs.h> 35 #include <iprt/asm.h> 35 36 #include <iprt/string.h> 36 37 -
trunk/src/VBox/Runtime/common/efi/efisignaturedb.cpp
r93115 r93282 33 33 34 34 #include <iprt/cdefs.h> 35 #include <iprt/asm.h> 35 36 #include <iprt/string.h> 36 37 #include <iprt/list.h>
Note:
See TracChangeset
for help on using the changeset viewer.