X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FUniversal%2FNetwork%2FPxeBc%2FDxe%2FBC.msa;h=be8bb310652b94dd85f1d54d83d6e15b1695da94;hp=ec4a4267c7aa276e82c3e1188262a73bab4fd3a2;hb=15f3b1d49dd40c64e4eff9e2fbc3869da32c3892;hpb=54de7486cffe67bc44dfdbf5effb9690ca9cb180 diff --git a/EdkModulePkg/Universal/Network/PxeBc/Dxe/BC.msa b/EdkModulePkg/Universal/Network/PxeBc/Dxe/BC.msa index ec4a4267c7..be8bb31065 100644 --- a/EdkModulePkg/Universal/Network/PxeBc/Dxe/BC.msa +++ b/EdkModulePkg/Universal/Network/PxeBc/Dxe/BC.msa @@ -1,46 +1,62 @@ - - + + - BC + BC UEFI_DRIVER - BS_DRIVER - A3f436EA-A127-4EF8-957C-8048606FF670 - 0 + A3f436EA-A127-4EF8-957C-8048606FF670 + 1.0 Component description file for DiskIo module. FIX ME! - Copyright (c) 2004-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 - 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. - - 2006-03-12 17:09 - 2006-03-19 15:19 - 0 + 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 + 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. + FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 + + IA32 X64 IPF EBC + false + BC + - DebugLib - UefiDriverModelLib - UefiDriverEntryPoint - UefiLib - BaseLib - PrintLib - BaseMemoryLib - MemoryAllocationLib - UefiBootServicesTableLib + + DebugLib + + + UefiDriverModelLib + + + UefiDriverEntryPoint + + + UefiLib + + + BaseLib + + + PrintLib + + + BaseMemoryLib + + + MemoryAllocationLib + + + UefiBootServicesTableLib + bc.c @@ -51,44 +67,65 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. pxe_bc_mtftp.c pxe_bc_udp.c pxe_loadfile.c + hton.h + tftp.h dhcp.h bc.h ip.h ComponentName.c Print.c - - MdePkg - EdkModulePkg - + + + + - Bis - LoadFile - PxeBaseCodeCallBack - SimpleNetwork - DevicePath - NetworkInterfaceIdentifier - NetworkInterfaceIdentifier2 - PxeBaseCode + + gEfiBisProtocolGuid + + + gEfiLoadFileProtocolGuid + + + gEfiPxeBaseCodeCallbackProtocolGuid + + + gEfiSimpleNetworkProtocolGuid + + + gEfiDevicePathProtocolGuid + + + gEfiNetworkInterfaceIdentifierProtocolGuid + + + gEfiNetworkInterfaceIdentifierProtocolGuid_31 + + + gEfiPxeBaseCodeProtocolGuid + - - gEfiSmbiosTableGuid - + + gEfiSmbiosTableGuid + - - SmbiosTable - + + gEfiSmbiosTableGuid + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00020000 InitializeBCDriver - gPxeBcDriverBinding + + gPxeBcComponentName - + \ No newline at end of file