aboutsummaryrefslogtreecommitdiffstats
path: root/Include/Library/UsbSerialNumberLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'Include/Library/UsbSerialNumberLib.h')
-rw-r--r--Include/Library/UsbSerialNumberLib.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/Include/Library/UsbSerialNumberLib.h b/Include/Library/UsbSerialNumberLib.h
index 3ae594b..0ab4cc7 100644
--- a/Include/Library/UsbSerialNumberLib.h
+++ b/Include/Library/UsbSerialNumberLib.h
@@ -37,6 +37,12 @@ GenerateUsbSN (
);
EFI_STATUS
+AssignUsbSN (
+ IN CHAR8 *AsciiCmd,
+ OUT CHAR16 *UnicodeSN
+ );
+
+EFI_STATUS
LoadSNFromBlock (
IN EFI_HANDLE FlashHandle,
IN EFI_LBA Lba,