]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/ia32/Fvb.c
1) Sync EdkCompatibilityPkg with EDK 1.04. The changes includes:
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library / RuntimeDxe / EfiRuntimeLib / ia32 / Fvb.c
index 1cecb47852ddd62afcc5da80f08da02c30bf613f..b8e4c7d6f7260f26975ed728f8f36f3bb0f45173 100644 (file)
@@ -1,6 +1,6 @@
 /*++\r
 \r
-Copyright (c) 2004 - 2006, Intel Corporation                                                         \r
+Copyright (c) 2004 - 2007, Intel Corporation                                                         \r
 All rights reserved. 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
@@ -470,15 +470,13 @@ EfiFvbSetVolumeAttributes (
 \r
 Routine Description:\r
   Modifies the current settings of the firmware volume according to the \r
-  input parameter, and returns the new setting of the volume\r
+  input parameter.\r
 \r
 Arguments:\r
   Instance              - The FV instance whose attributes is going to be \r
                           modified\r
-  Attributes            - On input, it is a pointer to EFI_FVB_ATTRIBUTES \r
+  Attributes            - It is a pointer to EFI_FVB_ATTRIBUTES \r
                           containing the desired firmware volume settings.\r
-                          On successful return, it contains the new settings\r
-                          of the firmware volume\r
 \r
 Returns: \r
   Status code\r