From: bxing Date: Wed, 12 Jul 2006 09:20:21 +0000 (+0000) Subject: Updated and sections in MSA files X-Git-Tag: edk2-stable201903~24957 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=7867eb23e85d12ee494bb0a70cfb34fe55a2671c Updated and sections in MSA files git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@900 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/EdkModulePkg/Library/EdkDxeSalLib/EdkDxeSalLib.msa b/EdkModulePkg/Library/EdkDxeSalLib/EdkDxeSalLib.msa index 3fe04d5438..4b991fdbac 100644 --- a/EdkModulePkg/Library/EdkDxeSalLib/EdkDxeSalLib.msa +++ b/EdkModulePkg/Library/EdkDxeSalLib/EdkDxeSalLib.msa @@ -1,12 +1,12 @@ - + EdkDxeSalLib DXE_DRIVER 61999c3c-72a5-4506-a4ff-4271d18a1d14 1.0 - Component description file for the entry point to a EFIDXE Drivers - FIX ME! + SAL library for BS/RT drivers + Contains APIs to register/invoke SAL functions. 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 diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/WinNtThunk/WinNtThunk.msa b/EdkNt32Pkg/Dxe/WinNtThunk/WinNtThunk/WinNtThunk.msa index 7f922ffe98..b0998a2c51 100644 --- a/EdkNt32Pkg/Dxe/WinNtThunk/WinNtThunk/WinNtThunk.msa +++ b/EdkNt32Pkg/Dxe/WinNtThunk/WinNtThunk/WinNtThunk.msa @@ -1,4 +1,4 @@ - + DXE_DRIVER 0C95A916-A006-11d4-BCFA-0080C73C8881 1.0 - Component description file for WinNtThunk module. - FIX ME! + A DXE driver to produce EFI_WIN_NT_THUNK_PROTOCOL + EFI_WIN_NT_THUNK_PROTOCOL is a table of pointers to various Windows APIs used by various drivers to accomplish certain task in an NT32 emulator. 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 diff --git a/EdkNt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.msa b/EdkNt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.msa index ad96863f3f..41ac7fdaff 100644 --- a/EdkNt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.msa +++ b/EdkNt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.msa @@ -1,12 +1,12 @@ - + DxeWinNtLib DXE_DRIVER f6b5871d-5226-41b3-a569-3ff893fdc7bc 1.0 - Component description file for the entry point to a EFIDXE Drivers - FIX ME! + A library to produce the global variable 'gWinNt' + This library contains a single global variable 'gWinNt' along with a constructor to initialize that global. 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 diff --git a/EdkNt32Pkg/Sec/SecMain.msa b/EdkNt32Pkg/Sec/SecMain.msa index 23f059511d..3706b95e35 100644 --- a/EdkNt32Pkg/Sec/SecMain.msa +++ b/EdkNt32Pkg/Sec/SecMain.msa @@ -1,4 +1,4 @@ - + USER_DEFINED 4b837b03-6587-4d19-b82b-edfad836c0a0 1.0 - Component description file for NT32 Sec.Warning the [sources.*] does not work like you think!If you add a file you need to update the makefile in the NT32 build tipSEC_OBJECTS needs to get the OBJ of the new C file added in.We keep [sources.*] synced up with SEC_OBJECTS so dependencies workproperly.Libraries.Common does not work you must update SEC_OBJECTS in the platformmakefile - FIX ME! + Entry Point of NT32 Emulator + Main executable file of NT32 Emulator that loads PEI core after initialization finished. 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