X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FUniversal%2FVariable%2FRuntimeDxe%2Freclaim.c;h=a235ba09f8490cb7fdef5339295af319407cacd9;hp=0adaa8787cebd23d26cacc17fb17068bcb63567c;hb=504214c4870e9183418014634268ce630eb5332a;hpb=8d3a5c82a408c6a7c4c8aa96d0be6c99b8070ac5 diff --git a/MdeModulePkg/Universal/Variable/RuntimeDxe/reclaim.c b/MdeModulePkg/Universal/Variable/RuntimeDxe/reclaim.c index 0adaa8787c..a235ba09f8 100644 --- a/MdeModulePkg/Universal/Variable/RuntimeDxe/reclaim.c +++ b/MdeModulePkg/Universal/Variable/RuntimeDxe/reclaim.c @@ -1,6 +1,9 @@ -/*++ +/** @file + + Handles non-volatile variable store garbage collection, using FTW + (Fault Tolerant Write) protocol. -Copyright (c) 2006 - 2007, Intel Corporation +Copyright (c) 2006 - 2008, Intel Corporation All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -9,22 +12,11 @@ http://opensource.org/licenses/bsd-license.php THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. -Module Name: - - reclaim.c - -Abstract: - - Handles non-volatile variable store garbage collection, using FTW - (Fault Tolerant Write) protocol. - -Revision History - ---*/ +**/ -#include -#include "Common/Variable.h" +#include "Variable.h" +#include EFI_STATUS GetFvbHandleByAddress (