diff options
Diffstat (limited to 'EdkCompatibilityPkg/Sample')
-rw-r--r-- | EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/EdkNt32PpiLib.inf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/EdkNt32PpiLib.inf b/EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/EdkNt32PpiLib.inf index 51a5b46010..e9ab53cc68 100644 --- a/EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/EdkNt32PpiLib.inf +++ b/EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/EdkNt32PpiLib.inf @@ -41,8 +41,8 @@ COMPONENT_TYPE= LIBRARY C_STD_INCLUDE=
[sources.common]
- NtAutoscan/NtAutoScan.h
- NtAutoscan/NtAutoScan.c
+ NtAutoScan/NtAutoScan.h
+ NtAutoScan/NtAutoScan.c
NtFwh/NtFwh.h
NtFwh/NtFwh.c
NtLoadAsDll/NtLoadAsDll.h
|