-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lib: pulling in a couple fixes from opensea-common
[#165, #166] Signed-off-by: Tyler Erickson <[email protected]>
- Loading branch information
1 parent
42bc2c2
commit 557f855
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule opensea-common
updated
6 files
+1 −1 | Make/VS.2022/opensea-common/opensea-common/opensea-common.vcxproj | |
+47 −2 | include/common_types.h | |
+1 −0 | include/io_utils.h | |
+4 −3 | include/secure_file.h | |
+3 −3 | src/secure_file.c | |
+1 −1 | src/secured_env_vars.c |
Submodule opensea-transport
updated
3 files
+84 −89 | include/ata_helper.h | |
+24 −206 | include/nvme_helper.h | |
+8 −6 | src/csmi_helper.c |