X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkNt32Pkg%2FRuntimeDxe%2FFvbServices%2FNt32Fwh.msa;h=ab10daa03636055e44849f20098459e80d434c3f;hp=6f541e59ed9a971fa32e0ccfdf55bace9d7129c2;hb=4b8a7ba9c532ecd918f9ac2e0f18c73ca8316f4c;hpb=2de0141aabfe7a88866e882ae9e70feea3077b2e diff --git a/EdkNt32Pkg/RuntimeDxe/FvbServices/Nt32Fwh.msa b/EdkNt32Pkg/RuntimeDxe/FvbServices/Nt32Fwh.msa index 6f541e59ed..ab10daa036 100644 --- a/EdkNt32Pkg/RuntimeDxe/FvbServices/Nt32Fwh.msa +++ b/EdkNt32Pkg/RuntimeDxe/FvbServices/Nt32Fwh.msa @@ -17,7 +17,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> This DXE runtime driver implements and produces the Fimware Volue Block Protocol on NT32 emulator. - Copyright (c) 2004-2006, Intel Corporation + Copyright (c) 2006, 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 @@ -45,7 +45,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> DxeServicesTableLib - DxeRuntimeDriverLib + UefiRuntimeLib DebugLib @@ -65,9 +65,12 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> Nt32Fwh.dxs - nt32\FwBlockService.c + nt32\FWBlockService.c nt32\FwBlockService.h nt32\FvbInfo.c + Common\FWBlockService.c + Common\FwBlockService.h + Common\ia32\Ia32Fwh.c