X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FUniversal%2FUserInterface%2FSetupBrowser%2FDxe%2FSetupBrowser.msa;h=d3a0bd32295b0acb2dd572f023c069233a4a2836;hp=ec9e5d62d5f1008139ea3c91aab4f44fa9230517;hb=a298afce8a4ef930d9e63cf31acea89f50818572;hpb=54de7486cffe67bc44dfdbf5effb9690ca9cb180 diff --git a/EdkModulePkg/Universal/UserInterface/SetupBrowser/Dxe/SetupBrowser.msa b/EdkModulePkg/Universal/UserInterface/SetupBrowser/Dxe/SetupBrowser.msa index ec9e5d62d5..d3a0bd3229 100644 --- a/EdkModulePkg/Universal/UserInterface/SetupBrowser/Dxe/SetupBrowser.msa +++ b/EdkModulePkg/Universal/UserInterface/SetupBrowser/Dxe/SetupBrowser.msa @@ -1,48 +1,57 @@ - - + - SetupBrowser + SetupBrowser DXE_DRIVER - BS_DRIVER - EBf342FE-B1D3-4EF8-957C-8048606FF670 - 0 - Component description file for DiskIo module. - FIX ME! - Copyright (c) 2006, Intel Corporation - - All rights reserved. This program and the accompanying materials + EBf342FE-B1D3-4EF8-957C-8048606FF670 + 1.0 + Component description file for SetupBrowser module. + This driver initializes Setup for the brower and installs FormBrowser protocol. + Copyright (c) 2006 - 2007, 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 + WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 + + IA32 X64 IPF EBC + false + SetupBrowser + - BaseLib - DebugLib - BaseMemoryLib - MemoryAllocationLib - UefiDriverEntryPoint - EdkIfrSupportLib - PrintLib - UefiBootServicesTableLib - UefiRuntimeServicesTableLib - HiiLib - EdkGraphicsLib + + BaseLib + + + DebugLib + + + BaseMemoryLib + + + MemoryAllocationLib + + + UefiDriverEntryPoint + + + PrintLib + + + UefiBootServicesTableLib + + + UefiRuntimeServicesTableLib + + + HiiLib + + + EdkGraphicsLib + SetupBrowserStr.uni @@ -56,27 +65,38 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. ProcessOptions.c Ui.c Ui.h + Colors.h - - MdePkg - EdkModulePkg - + + + + - Hii - FormCallback - FormBrowser - Print + + gEfiHiiProtocolGuid + + + gEfiFormCallbackProtocolGuid + + + gEfiFormBrowserProtocolGuid + + + gEfiPrintProtocolGuid + - - EFI_EVENT_TIMER - + + EVENT_GROUP_GUID + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00020000 InitializeSetup - + \ No newline at end of file