audk/IntelFrameworkPkg/Library/FrameworkUefiLib
Gao, Liming a8ebaca2c1 IntelFrameworkPkg: INF/DEC file updates to EDK II packages
2. Add MODULE_UNI_FILE file that contains the localized Abstract and Description of a module.
a. Addresses an information gap between INF files and the UEFI Distribution Packaging Specification XML schema
b. There will be an associated update to UPT in BaseTools to consume MODULE_UNI_FILE and associated UNI file during UDP creation that performs the INF -> XML conversion.
c. There will be an associated update to UPT in BaseTools to produce MODULE_UNI_FILE and associated UNI file during UDP installation that performs the XML -> INF conversion.

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@15926 6f19259b-4bc3-4df7-8a09-765794883524
2014-08-28 03:20:46 +00:00
..
Console.c Enhance CreatePopup to call ReadKeyStroke() before calling WaitForEvent(). This can handle the case when in lazy ConIn mode. 2012-11-15 06:31:43 +00:00
FrameworkUefiLib.inf IntelFrameworkPkg: INF/DEC file updates to EDK II packages 2014-08-28 03:19:58 +00:00
FrameworkUefiLib.uni IntelFrameworkPkg: INF/DEC file updates to EDK II packages 2014-08-28 03:20:46 +00:00
UefiDriverModel.c Fill the ImageHandle and DriverBindingHandle field of Driver Binding Protocol before installing the Driver Binding Protocol instance. 2013-07-10 02:06:49 +00:00
UefiLib.c Sync FrameworkUefiLib with the MdePkg UefiLib 2010-06-14 23:32:07 +00:00
UefiLibInternal.h Sync FrameworkUefiLib with the MdePkg UefiLib 2010-06-14 23:32:07 +00:00
UefiLibPrint.c Update FrameworkUefiLib library instance to implement the missing CatSPrint() and CatVSPrint() API. 2012-02-29 04:57:44 +00:00
UefiNotTiano.c Update the copyright notice format 2010-04-23 15:52:13 +00:00