diff options
Diffstat (limited to 'Nt32Pkg/SnpNt32Dxe/SnpNt32Dxe.inf')
-rw-r--r-- | Nt32Pkg/SnpNt32Dxe/SnpNt32Dxe.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Nt32Pkg/SnpNt32Dxe/SnpNt32Dxe.inf b/Nt32Pkg/SnpNt32Dxe/SnpNt32Dxe.inf index 80718cf95f..6fc345dd34 100644 --- a/Nt32Pkg/SnpNt32Dxe/SnpNt32Dxe.inf +++ b/Nt32Pkg/SnpNt32Dxe/SnpNt32Dxe.inf @@ -23,7 +23,7 @@ EDK_RELEASE_VERSION = 0x00020000
EFI_SPECIFICATION_VERSION = 0x00020000
- ENTRY_POINT = InitializeSnpNt32river
+ ENTRY_POINT = InitializeSnpNt32Driver
UNLOAD_IMAGE = SnpNt32Unload
#
# The following information is for reference only and not required by the build tools.
|