X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FLibrary%2FEdkFvbServiceLib%2FFvb.c;h=0cd0f6dcdc69354b28e118c2127859eefae25965;hp=bf77d80d6f6d7ba4f5fd9c047d2f1c5b10c0feaa;hb=504214c4870e9183418014634268ce630eb5332a;hpb=6cc9ca322cdfe8417274e3659437750ee833fb54 diff --git a/MdeModulePkg/Library/EdkFvbServiceLib/Fvb.c b/MdeModulePkg/Library/EdkFvbServiceLib/Fvb.c index bf77d80d6f..0cd0f6dcdc 100644 --- a/MdeModulePkg/Library/EdkFvbServiceLib/Fvb.c +++ b/MdeModulePkg/Library/EdkFvbServiceLib/Fvb.c @@ -1,6 +1,7 @@ /**@file - Firmware Volume Block Protocol Runtime Abstraction + Firmware Volume Block Protocol Runtime Interface Abstraction + And FVB Extension protocol Runtime Interface Abstraction mFvbEntry is an array of Handle Fvb pairs. The Fvb Lib Instance matches the index in the mFvbEntry array. This should be the same sequence as the FVB's @@ -9,7 +10,7 @@ If you are using any of these lib functions.you must first call FvbInitialize (). -Copyright (c) 2006, 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