]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Library/UefiDriverEntryPoint.h
MdePkg/ProcessorBind: add defines for page allocation granularity
[mirror_edk2.git] / MdePkg / Include / Library / UefiDriverEntryPoint.h
index 7946cb13f85f9fb5b473440eeec26c93f081dd76..f9d9befb9c126cca777f484837e5ab8153623c4c 100644 (file)
@@ -2,8 +2,8 @@
   Module entry point library for UEFI drivers, DXE Drivers, DXE Runtime Drivers,\r
   and DXE SMM Drivers.\r
 \r
-Copyright (c) 2006 - 2008, Intel Corporation\r
-All rights reserved. This program and the accompanying materials\r
+Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>\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
@@ -182,7 +182,7 @@ ProcessModuleEntryPointList (
 \r
   @param  ImageHandle  The image handle of the DXE Driver, DXE Runtime Driver, DXE SMM Driver, or UEFI Driver.\r
 \r
-  @retval  EFI_SUCCESS  The unoad handlers executed normally.\r
+  @retval  EFI_SUCCESS  The unload handlers executed normally.\r
   @retval  !EFI_SUCCESS The unload handlers failed to execute normally.\r
 \r
 **/\r