]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Include/Protocol/VirtualUncachedPages.h
ArmPkg: remove DebugUncachedMemoryAllocationLib
[mirror_edk2.git] / ArmPkg / Include / Protocol / VirtualUncachedPages.h
index 32deec2514b483ccebba763f591b467d731469ac..0822184b89312c697ffb5ebba7cbf9d44ec147c1 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
 \r
-  Copyright (c) 2008-2010 Apple Inc. All rights reserved.<BR>\r
+  Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.<BR>\r
 \r
-  All rights reserved. This program and the accompanying materials\r
+  This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
   http://opensource.org/licenses/bsd-license.php\r
@@ -37,7 +37,7 @@ EFI_STATUS
   IN  EFI_PHYSICAL_ADDRESS              VirtualMask,\r
   OUT UINT64                            *Attributes     OPTIONAL\r
   );\r
-  \r
+\r
 typedef\r
 EFI_STATUS\r
 (EFIAPI *FREE_CONVERTED_PAGES) (\r
@@ -52,9 +52,9 @@ EFI_STATUS
 \r
 struct _VIRTUAL_UNCACHED_PAGES_PROTOCOL {\r
   CONVERT_PAGES_TO_UNCACHED_VIRTUAL_ADDRESS  ConvertPages;\r
-  FREE_CONVERTED_PAGES                       FreeConvertedPages;\r
+  FREE_CONVERTED_PAGES                       RevertPages;\r
 };\r
 \r
 extern EFI_GUID gVirtualUncachedPagesProtocolGuid;\r
 \r
-#endif 
\ No newline at end of file
+#endif\r