From 47a16b84f23e83c49d0fa0c5f9ae507df4b5c986 Mon Sep 17 00:00:00 2001 From: lgao4 Date: Wed, 12 Jul 2006 23:37:54 +0000 Subject: Add missing files in msa file and add module description in msa file, and reorganize DriverSample and DxeIplX64 module directory. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@926 6f19259b-4bc3-4df7-8a09-765794883524 --- .../UserInterface/SetupBrowser/Dxe/DriverSample/DriverSample.msa | 4 ++-- .../Universal/UserInterface/SetupBrowser/Dxe/SetupBrowser.msa | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'EdkModulePkg/Universal/UserInterface/SetupBrowser/Dxe') diff --git a/EdkModulePkg/Universal/UserInterface/SetupBrowser/Dxe/DriverSample/DriverSample.msa b/EdkModulePkg/Universal/UserInterface/SetupBrowser/Dxe/DriverSample/DriverSample.msa index 1b99a17ee6..49a6282981 100644 --- a/EdkModulePkg/Universal/UserInterface/SetupBrowser/Dxe/DriverSample/DriverSample.msa +++ b/EdkModulePkg/Universal/UserInterface/SetupBrowser/Dxe/DriverSample/DriverSample.msa @@ -13,8 +13,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> DXE_DRIVER FE3542FE-C1D3-4EF8-657C-8048606FF670 1.0 - Component description file for DiskIo module. - FIX ME! + 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, 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 diff --git a/EdkModulePkg/Universal/UserInterface/SetupBrowser/Dxe/SetupBrowser.msa b/EdkModulePkg/Universal/UserInterface/SetupBrowser/Dxe/SetupBrowser.msa index beb4f81d65..6b91ca80c0 100644 --- a/EdkModulePkg/Universal/UserInterface/SetupBrowser/Dxe/SetupBrowser.msa +++ b/EdkModulePkg/Universal/UserInterface/SetupBrowser/Dxe/SetupBrowser.msa @@ -13,8 +13,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> DXE_DRIVER EBf342FE-B1D3-4EF8-957C-8048606FF670 1.0 - Component description file for DiskIo module. - FIX ME! + Component description file for SetupBrowser module. + This driver initializes Setup for the brower and installs FormBrowser protocol. 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 -- cgit v1.2.3