X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkModulePkg%2FUniversal%2FDriverSampleDxe%2FDriverSampleDxe.msa;fp=IntelFrameworkModulePkg%2FUniversal%2FDriverSampleDxe%2FDriverSampleDxe.msa;h=4facd06ec0e0372b024f4af5e5305133c92617bd;hp=0000000000000000000000000000000000000000;hb=ececc2eb4b589cc55eabcabbafbd067ff3432df0;hpb=7658d609a376be0fba1c2ba3496e016e55f7aa3a diff --git a/IntelFrameworkModulePkg/Universal/DriverSampleDxe/DriverSampleDxe.msa b/IntelFrameworkModulePkg/Universal/DriverSampleDxe/DriverSampleDxe.msa new file mode 100644 index 0000000000..4facd06ec0 --- /dev/null +++ b/IntelFrameworkModulePkg/Universal/DriverSampleDxe/DriverSampleDxe.msa @@ -0,0 +1,101 @@ + + + + DriverSampleDxe + DXE_DRIVER + FE3542FE-C1D3-4EF8-657C-8048606FF670 + 1.0 + Component description file for DriverSample module. + This is an example driver to introduce how to export data to the HII protocol to be later utilized by the Setup 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. + FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 + + + IA32 X64 IPF EBC + false + DriverSampleDxe + + + + UefiBootServicesTableLib + + + UefiRuntimeServicesTableLib + + + DebugLib + Recommended libary Instance is PeiDxeDebugLibReportStatusCode instance in MdePkg. + + + UefiDriverEntryPoint + + + BaseLib + + + PrintLib + Recommended libary Instance is BasePrintLib instance in MdePkg. + + + EdkIfrSupportLib + + + BaseMemoryLib + + + MemoryAllocationLib + + + HiiLib + + + + InventoryStrings.uni + Inventory.vfr + VfrStrings.uni + Vfr.vfr + DriverSample.c + NVDataStruc.h + DriverSample.h + DriverSample.dxs + + + + + + + + gEfiHiiProtocolGuid + + + gEfiFormCallbackProtocolGuid + + + + + DriverSampleStrings + EFI_HII_STRING type string package from UNI file. + + + InventoryBin + EFI_HII_IFR type form package from VFR file. + + + VfrBin + EFI_HII_IFR type form package from VFR file. + + + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00020000 + + DriverSampleInit + + + \ No newline at end of file