History log of /device/linaro/bootloader/edk2/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c92c179040e2b5ec056822ef1716f56e54f64dac 27-Aug-2014 Gao, Liming <liming.gao@intel.com> MdePkg: INF/DEC file updates to EDK II packages

1. Usage information in INF file comment blocks are either incomplete or incorrect.
This includes usage information for Protocols/PPIs/GUIDs/PCDs/HOBs/Events/BootModes.
The syntax for usage information in comment blocks is defined in the EDK II Module Information (INF) Specification

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gao, Liming <liming.gao@intel.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15917 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
6517edbe5156bdf40f4bbd46af001d10ef81c8ed 18-Oct-2010 lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> Update UefiDriverEntryPoint library by adding BaseLib library class required by AutoGen code.
Update UefiApplicationEntryPoint library by adding BaseLib and DebugLib library class required by AutoGen code.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10954 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
2fc59a003ed9104f9feebe0e418f2a04a50f3284 25-Jun-2010 myronporter <myronporter@6f19259b-4bc3-4df7-8a09-765794883524> Minor grammatical work--mostly adding periods. Items with ONLY period added did not have the heading date changed, but Items with content changes had heading copyright dates updated. Sending separately a list of files missing Doxygen @param and @return information. (PENDING)

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10604 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
19388d2960b2fe0347da23799e93ccc52f540214 23-Apr-2010 hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> Update the copyright notice format

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10415 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
0126845e7df55bcb1bf8e34094f77169171eba6c 25-Feb-2010 klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10071 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
6bfbb5f0e09c3fd70e0df5300dfed2e734c4a230 24-Feb-2010 lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> 1. Correct File header to ## @file
2. Remove unnecessary .common] postfix on section.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10052 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
b7c5912af1b21abba963fe1a3904d80ecaa41505 23-Dec-2009 davidhuang <davidhuang@6f19259b-4bc3-4df7-8a09-765794883524> PI 1.1 SMM Feature Check-in
1. Add SmmServicesTableLib library class/instance.
2. Add SmmIoLibCpuIo/SmmPciLibPciRootBridgeIo library instance.
3. Update some library INF to support SMM_CORE module type.
4. Update dec/dsc to include new modules.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9590 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
0f46efecd53aa2a7b78d7e787e9e017d250fb108 09-Jan-2009 jji4 <jji4@6f19259b-4bc3-4df7-8a09-765794883524> INF extension reviewed

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7235 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
8f446d021f37b8aa8456a9ffbcdf13eec8680f06 27-Nov-2008 qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> Add the AND of all architectural protocols for UEFI drivers. Build tool will optimize for size if the UEFI drivers only depends on these architecture protocol. Otherwise the final dependency will be AND APs AND extra dependency inherited from [depex] sections of library instances.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6756 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
dc8577f2756004a71def12afd21272aeaaca950b 25-Nov-2008 lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPECIFICATION_VERSION from all the MdePkg INF files.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6716 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
e34ecc8a1e7f396278b630e2c6e4022e762faf5a 29-Oct-2008 eric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524> Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6281 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
85ea851e6a3df3f5021e9e038d6b4162c66b394c 28-Oct-2008 xli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524> Refine file header for INF files of MDE library instances.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6273 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
dd0687a4b18c8ba6f37587ad13c9744ff9a67250 20-Jul-2007 vanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524> remove some comments introduced by tools.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3383 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
5ed00ce4ad778ba6aef0d2f4594825ff78735357 29-Jun-2007 AJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524> removed [includes] section from MdePkg and MdeModulePkg .inf files. The includes sections are not needed and are redundant with [packages] section

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2917 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
c7d265a94a3ee2517430e4f19f5b24482e5e7132 22-Jun-2007 yshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524> Checked in part of MDE library instances following PI and UEFI. It includes:

1) UefiLib adds features of RFC 3066/Iso639 language string and driver model protocols installation.

2) PeiCoreEntryPoint following PI.

3) UefiDriverEntryPoint following UEFI/EFI.

4) PeiServicesTablePointerLib following PI for IPF and x86.

5) Remove many CommonHeader.h. If there is only one C file in module, we should add the common headers in C file instead of creating a new CommonHeader.h.



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2723 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
e386b444c88b01c5a14ca846b6ba10dcf5536e05 22-Jun-2007 vanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524> Import some Pei and Dxe related instances for MdePkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2712 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf