From 03d349ca584334ac9d92908172eaf621dd27a2ca Mon Sep 17 00:00:00 2001 From: "Gao, Liming" Date: Thu, 28 Aug 2014 03:21:49 +0000 Subject: [PATCH] IntelFrameworkPkg: INF/DEC file updates to EDK II packages 5. Add PACKAGE_UNI_FILE UNI file that contains the localized Abstract and Description of a package and localized strings associated with PCDs. a. Addresses an information gap between DEC files and the UEFI Distribution Packaging Specification XML schema b. There will be an associated update to UPT in BaseTools to consume PACKAGE_UNI_FILE and associated UNI file during UDP creation that performs the DEC -> XML conversion. c. There will be an associated update to UPT in BaseTools to produce PACKAGE_UNI_FILE and associated UNI file during UDP installation that performs the XML -> DEC conversion. 6. Add Package Extra UNI file that provides the localized Name of a package. a. [UserExtensions.TianoCore."ExtraFiles"] provides an easy method for a package to specify extra files to be added to a UDP without having to list the files in the UPT package information data file. b. There will be an associated update to UPT in BaseTools to package up files listed in [UserExtensions.TianoCore."ExtraFiles"] during UDP creation. c. UNI file contains localized name of a package to go along with the localized Abstract and Description from the PACKAGE_UNI_FILE. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gao, Liming Reviewed-by: Michael Kinney git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15928 6f19259b-4bc3-4df7-8a09-765794883524 --- IntelFrameworkPkg/IntelFrameworkPkg.uni | Bin 0 -> 1902 bytes IntelFrameworkPkg/IntelFrameworkPkgExtra.uni | Bin 0 -> 1358 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 IntelFrameworkPkg/IntelFrameworkPkg.uni create mode 100644 IntelFrameworkPkg/IntelFrameworkPkgExtra.uni diff --git a/IntelFrameworkPkg/IntelFrameworkPkg.uni b/IntelFrameworkPkg/IntelFrameworkPkg.uni new file mode 100644 index 0000000000000000000000000000000000000000..a85fb24e31b85cbfdc8c4ccd441926f6e1193255 GIT binary patch literal 1902 zcmd6oUvJYe6vgi|65qkBuxTZ-#MaCgjNe;oL%U*jYfHx8 zu=TKv84YcQ-PsxMDJ`WXtjHE|X5~?JR(L~N3`SyE?y2xMusJIkr&fE&D=?RK!|Ej{ z+M!;26IzMqIG3>I@EF_3b50qBGi&hW-N9{{^V%?5GrK?9KCC93jJ@CSP8{{UNRB{U z*#`eH+RVMrN1T0(pBMIw=M|&FeD>U4+S5G-LP){TyHu>st|qZ5BPF)t-)>CEF_flw$Xm6SQ;QAIUnHDpGNzq8Z9vdTy`S!E(cRDYxV{1Su^ zU#L>m&6*l`?eC*1D(I?xsYj~&`k1l4i=AN^!TXXL+g+)HGN+Yy?t``A(4$tmcEY=9 zpO{Ce=g?360Bb}woil2CP0y`E-^Q-^145~HWJj!ZI4R^VBUP>5HG1I+wMO6abInx$ zpRo(A>pf}S#Df@hut%Wvx4gUF_Zc=Z*NQw2*sGoLDL-AlTfz5N`cqcKTfW-4uMk7q zzHD*AIYkzsM34HB=VNYE(5z5SU(E)#hj}~L)=9V}LAMJKn&@%L`vjZ|dMPDMWgp<@ z_s;>D)4iLK?cxio{2!u@IM(3xufNZ=zm85-(I+ldOmCZuyAj?WUG+<~`=9wA{sx)9 Njeq(Zl)4qw@e9mFGr<4= literal 0 HcmV?d00001 diff --git a/IntelFrameworkPkg/IntelFrameworkPkgExtra.uni b/IntelFrameworkPkg/IntelFrameworkPkgExtra.uni new file mode 100644 index 0000000000000000000000000000000000000000..77e969c7271402fb6c8931a993b461f4a9130d9b GIT binary patch literal 1358 zcmaKsTW`}q5QXO%iT|()FHlj3+Y_n~2{pxPsiP!S;i+;Q+FCdlIY~?S@xXU>jh&VX zMcJL5ot<;$?0A3w>RQ(v|2=-r-rJ=WR@ygvY>)72FR{6;@s#$_D$8t!eQOKs@9Yln z$^JgjA76IT16MsQPWKhQlLP!Yi=KS|71+Uc($~?ioq3zsl*< zw9b5ktvkzX!nk{L8?Uo+J1_#1fHkXe!aazYtfJ9JN-XGw_FSJ^JY;=BRLjZH3DO{E z{I|*iHp(RIpp!6GtX1vAHVs~T_s*oMs=s7E+>ki`Aoe~d_1G>Ksj?+%QlDRtAyg=h z9eLOMmiE?nwmK_ltGLQ%im1Bc9=rFnU*Va+d`hp~MUBXE&A;v0v3;@_v;kd{+7V;V zKC@0x(4nE`G2Vo}I>U;+u4i`29OIV)Aw#Qq!nYC=G4h#HEcLI(4zuzqYlpe-*IMaI zILEJSsYlYf2Z9)#;!nsn+F_o0^dVkx*PbxPL@QRPLP~iD0{U0xV|K(`XmO1es)+4N zlP8>0Z3$Wo=ptbsKKRY+CF*)s()3BwFM2)nmPoscTHOIzhD{~%_E74W@ra!Zm`Qux kM#!bFM0qyM;k{A^?4yntDy9Ro|Gjtme%tr1)9}>UKP2+gp8x;= literal 0 HcmV?d00001 -- 2.39.2