X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=ArmPkg%2FInclude%2FProtocol%2FVirtualUncachedPages.h;h=0822184b89312c697ffb5ebba7cbf9d44ec147c1;hp=cf987b0438032ea505db13b8c440d77ebd817a3a;hb=a76d0e88c39a10cef284eedec3bd4b57c4d83ad2;hpb=2ac288f9199196dfc4ab05bee0a7815ca361174a diff --git a/ArmPkg/Include/Protocol/VirtualUncachedPages.h b/ArmPkg/Include/Protocol/VirtualUncachedPages.h index cf987b0438..0822184b89 100644 --- a/ArmPkg/Include/Protocol/VirtualUncachedPages.h +++ b/ArmPkg/Include/Protocol/VirtualUncachedPages.h @@ -37,7 +37,7 @@ EFI_STATUS IN EFI_PHYSICAL_ADDRESS VirtualMask, OUT UINT64 *Attributes OPTIONAL ); - + typedef EFI_STATUS (EFIAPI *FREE_CONVERTED_PAGES) ( @@ -57,4 +57,4 @@ struct _VIRTUAL_UNCACHED_PAGES_PROTOCOL { extern EFI_GUID gVirtualUncachedPagesProtocolGuid; -#endif +#endif