Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Eric Jin <[email protected]>
Cc: Supreeth Venkatesh <[email protected]>
---
.../DevicePathFromText/BlackBoxTest/DevicePathFromTextBBTestCoverage.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/DevicePathFromText/BlackBoxTest/DevicePathFromTextBBTestCoverage.c
b/uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/DevicePathFromText/BlackBoxTest/DevicePathFromTextBBTestCoverage.c
index d428893..fc099d8 100644
---
a/uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/DevicePathFromText/BlackBoxTest/DevicePathFromTextBBTestCoverage.c
+++
b/uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/DevicePathFromText/BlackBoxTest/DevicePathFromTextBBTestCoverage.c
@@ -1654,7 +1654,7 @@ CreateEMMCDeviceNode (
EMMC_DEVICE_PATH *EMMC;
SlotNumberStr = SctSplitStr (&TextDeviceNode, L',');
- EMMC = (SD_DEVICE_PATH *) CreateDeviceNode (
+ EMMC = (EMMC_DEVICE_PATH *) CreateDeviceNode (
EMMCNodeType,
EMMCNodeSubType,
sizeof (EMMC_DEVICE_PATH)
--
2.9.0.windows.1
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel