From c77f98697997b0847f65cc8acb56cd7da1165faa Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Mon, 5 Feb 2007 05:54:16 +0000 Subject: 1.Drop the support of UEFI_APPLICATION for UefiDriverLib 2.Change the module type of BaseUefiDecompressLib to BASE 3.Remove the IoLib dependency for PeiReportStatusCodeLib & DxeReportStatusCodeLib 4.Change the module type of UefiApplicationEntryPointLib to UEFI_APPLICATION 5.Change the module type of EdkDxeRuntimeSalLib to DXE_RUNTIMe 6.Change HelloWorld application to depend on UefiApplicationEntryPointLib and modify the EdkModule.fpd, Nt32.fpd & Unix.fpd accordingly git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2352 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.msa | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdePkg/Library/UefiDriverEntryPoint') diff --git a/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.msa b/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.msa index 15ffe79b8e..60e07b093f 100644 --- a/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.msa +++ b/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.msa @@ -22,7 +22,7 @@ UefiDriverEntryPoint - + UefiDriverEntryPoint -- cgit v1.2.3