]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmVirtPkg/Library/ArmVirtDxeHobLib/HobLib.c
ArmVirtPkg: Change OPTIONAL keyword usage style
[mirror_edk2.git] / ArmVirtPkg / Library / ArmVirtDxeHobLib / HobLib.c
index 758bc91ab182deaeff1eb0df1e84685c4205a5b4..2da5d22193beb7130ae8e7baaec23f40ae6d573c 100644 (file)
@@ -3,13 +3,7 @@
 \r
 Copyright (c) 2006 - 2017, Intel Corporation. All rights reserved.<BR>\r
 Copyright (c) 2014, Linaro Ltd. 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
-\r
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
 \r
@@ -470,7 +464,7 @@ BuildFv3Hob (
   IN          UINT64                      Length,\r
   IN          UINT32                      AuthenticationStatus,\r
   IN          BOOLEAN                     ExtractedFv,\r
-  IN CONST    EFI_GUID                    *FvName, OPTIONAL\r
+  IN CONST    EFI_GUID                    *FvName  OPTIONAL,\r
   IN CONST    EFI_GUID                    *FileName OPTIONAL\r
   )\r
 {\r