audk/MdePkg/Library/UefiLib
lgao4 2ad4dad029 1. Update internal EfiPrint protocol to contain all print interfaces provided by PrintLib class of MdePkg. 2. Update SetupBrowserDxe driver to produce new EfiPrint protocol.
3. Update EdkDxePrintLib instance to implement all interfaces defined in PrintLib class based on new EfiPrint protocol.
4. Update Nt32Pkg platform.dsc to use EdkDxePrintLib instance for UEFI_APPLICATION modules.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4109 6f19259b-4bc3-4df7-8a09-765794883524
2007-10-12 08:13:33 +00:00
..
Console.c Removed MdePkg usage of ModuleName: in file headers 2007-07-12 22:59:43 +00:00
UefiDriverModel.c 1. Add EfiLibInstallDriverBindingComponentName2() to install DriverBinding Protocol and optional ComponentName Protocol and ComponentName2 Protocol. This new API should cover most cases in our UEFI drivers. 2007-09-17 03:39:25 +00:00
UefiLib.c Merge the PI enabling works from the branch 2007-09-04 06:11:47 +00:00
UefiLib.inf Merge the PI enabling works from the branch 2007-09-04 06:11:47 +00:00
UefiLib.msa Import BaseMemoryLibMmx; 2007-06-29 05:29:46 +00:00
UefiLibInternal.h Merge the PI enabling works from the branch 2007-09-04 06:11:47 +00:00
UefiLibPrint.c 1. Update internal EfiPrint protocol to contain all print interfaces provided by PrintLib class of MdePkg. 2. Update SetupBrowserDxe driver to produce new EfiPrint protocol. 2007-10-12 08:13:33 +00:00
UefiNotTiano.c Use Device Path Macros to get Device Path Type/SubType. (Some extensions might use high-bit-set device path type to specify "unpacked" device path.) 2007-09-18 02:41:33 +00:00