]> git.proxmox.com Git - mirror_edk2.git/commitdiff
IntelFrameworkPkg: INF/DEC file updates to EDK II packages
authorGao, Liming <liming.gao@intel.com>
Thu, 28 Aug 2014 03:20:46 +0000 (03:20 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 28 Aug 2014 03:20:46 +0000 (03:20 +0000)
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

IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.uni [new file with mode: 0644]
IntelFrameworkPkg/Library/DxeSmmDriverEntryPoint/DxeSmmDriverEntryPoint.uni [new file with mode: 0644]
IntelFrameworkPkg/Library/FrameworkUefiLib/FrameworkUefiLib.uni [new file with mode: 0644]
IntelFrameworkPkg/Library/PeiHobLibFramework/PeiHobLib.uni [new file with mode: 0644]
IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/PeiSmbusLibSmbusPpi.uni [new file with mode: 0644]

diff --git a/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.uni b/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.uni
new file mode 100644 (file)
index 0000000..f2d0f03
Binary files /dev/null and b/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.uni differ
diff --git a/IntelFrameworkPkg/Library/DxeSmmDriverEntryPoint/DxeSmmDriverEntryPoint.uni b/IntelFrameworkPkg/Library/DxeSmmDriverEntryPoint/DxeSmmDriverEntryPoint.uni
new file mode 100644 (file)
index 0000000..74264c5
Binary files /dev/null and b/IntelFrameworkPkg/Library/DxeSmmDriverEntryPoint/DxeSmmDriverEntryPoint.uni differ
diff --git a/IntelFrameworkPkg/Library/FrameworkUefiLib/FrameworkUefiLib.uni b/IntelFrameworkPkg/Library/FrameworkUefiLib/FrameworkUefiLib.uni
new file mode 100644 (file)
index 0000000..ff53be3
Binary files /dev/null and b/IntelFrameworkPkg/Library/FrameworkUefiLib/FrameworkUefiLib.uni differ
diff --git a/IntelFrameworkPkg/Library/PeiHobLibFramework/PeiHobLib.uni b/IntelFrameworkPkg/Library/PeiHobLibFramework/PeiHobLib.uni
new file mode 100644 (file)
index 0000000..7071a74
Binary files /dev/null and b/IntelFrameworkPkg/Library/PeiHobLibFramework/PeiHobLib.uni differ
diff --git a/IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/PeiSmbusLibSmbusPpi.uni b/IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/PeiSmbusLibSmbusPpi.uni
new file mode 100644 (file)
index 0000000..b570a03
Binary files /dev/null and b/IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/PeiSmbusLibSmbusPpi.uni differ