]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Ebl/Hob.c
SecurityPkg Variable: Add NULL pointer check.
[mirror_edk2.git] / EmbeddedPkg / Ebl / Hob.c
index c541f6696801a1f2ad18044c8164cee913a67b0d..b8c1c52752e1658b112f3ee5a8dc16361938ad21 100644 (file)
@@ -1,10 +1,10 @@
 /** @file\r
   Hob command for EBL (Embedded Boot Loader)\r
 \r
-  Copyright (c) 2007, Intel Corporation<BR>\r
-  Portions copyright (c) 2008-2009, Apple Inc. All rights reserved.\r
+  Copyright (c) 2007, Intel Corporation. All rights reserved.<BR>\r
+  Portions copyright (c) 2008 - 2009, 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
@@ -103,14 +103,14 @@ GLOBAL_REMOVE_IF_UNREFERENCED char *mHobResourceType[] = {
 \r
 \r
 /**\r
-  Dump out the HOBs in the system. HOBs are defined in the PI specificaiton\r
+  Dump out the HOBs in the system. HOBs are defined in the PI specification\r
   and they are used to hand off information from PEI to DXE.\r
 \r
   Argv[0] - "hob"\r
 \r
   @param  Argc   Number of command arguments in Argv\r
   @param  Argv   Array of strings that represent the parsed command line. \r
-                 Argv[0] is the comamnd name\r
+                 Argv[0] is the command name\r
 \r
   @return EFI_SUCCESS\r
 \r