]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Include/Library/HandleParsingLib.h
move DeleteScriptFileStruct from a private to a public function. This allows for...
[mirror_edk2.git] / ShellPkg / Include / Library / HandleParsingLib.h
index f08768c152159830122f735205db058f3a206440..b8166ff76fc4260107e15d68cf004ebb24a1dd88 100644 (file)
@@ -321,7 +321,7 @@ ConvertHandleIndexToHandle(
 **/\r
 EFI_HANDLE*\r
 EFIAPI\r
-GetHandleListByPotocol (\r
+GetHandleListByProtocol (\r
   IN CONST EFI_GUID *ProtocolGuid OPTIONAL\r
   );\r
 \r
@@ -335,7 +335,7 @@ GetHandleListByPotocol (
 **/\r
 EFI_HANDLE*\r
 EFIAPI\r
-GetHandleListByPotocolList (\r
+GetHandleListByProtocolList (\r
   IN CONST EFI_GUID **ProtocolGuids\r
   );\r
 \r