From 5fd5fcd321e3d778aa51f1a47732c8d886c1ff4c Mon Sep 17 00:00:00 2001 From: qwang12 Date: Mon, 21 Jan 2008 14:42:45 +0000 Subject: UEFI HII: Merge UEFI HII support changes from branch. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4601 6f19259b-4bc3-4df7-8a09-765794883524 --- Nt32Pkg/MiscSubClassPlatformDxe/MiscSubClassPlatformDxe.inf | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'Nt32Pkg/MiscSubClassPlatformDxe/MiscSubClassPlatformDxe.inf') diff --git a/Nt32Pkg/MiscSubClassPlatformDxe/MiscSubClassPlatformDxe.inf b/Nt32Pkg/MiscSubClassPlatformDxe/MiscSubClassPlatformDxe.inf index 92a2ea4381..fc543f0e95 100644 --- a/Nt32Pkg/MiscSubClassPlatformDxe/MiscSubClassPlatformDxe.inf +++ b/Nt32Pkg/MiscSubClassPlatformDxe/MiscSubClassPlatformDxe.inf @@ -69,7 +69,7 @@ BaseMemoryLib UefiDriverEntryPoint UefiLib - FrameworkHiiLib + HiiLib DebugLib BaseLib PcdLib @@ -83,12 +83,11 @@ [Protocols] gEfiWinNtIoProtocolGuid # PROTOCOL_NOTIFY SOMETIMES_CONSUMED - gEfiHiiProtocolGuid # PROTOCOL ALWAYS_CONSUMED gEfiDataHubProtocolGuid # PROTOCOL ALWAYS_CONSUMED [Pcd.common] gEfiNt32PkgTokenSpaceGuid.PcdWinNtMemorySize [Depex] - gEfiDataHubProtocolGuid AND gEfiHiiProtocolGuid + gEfiDataHubProtocolGuid \ No newline at end of file -- cgit v1.2.3