]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdeModulePkg: Add missing PCD usage information in UNI and DEC files.
authorQiu Shumin <shumin.qiu@intel.com>
Tue, 28 Jul 2015 01:21:33 +0000 (01:21 +0000)
committershenshushi <shenshushi@Edk2>
Tue, 28 Jul 2015 01:21:33 +0000 (01:21 +0000)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qiu Shumin <shumin.qiu@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18081 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/MdeModulePkg.dec
MdeModulePkg/MdeModulePkg.uni

index 4a1acacc24d848807449de20fa5f1f907b94a3f9..613c331f8eef911c294d588bb37ded3f9b18eb79 100644 (file)
   \r
   ## This PCD points to the file name GUID of the BootManagerMenuApp\r
   #  Platform can customize the PCD to point to different application for Boot Manager Menu\r
+  # @Prompt Boot Manager Menu File\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdBootManagerMenuFile|{ 0xdc, 0x5b, 0xc2, 0xee, 0xf2, 0x67, 0x95, 0x4d, 0xb1, 0xd5, 0xf8, 0x1b, 0x20, 0x39, 0xd1, 0x1d }|VOID*|0x0001006b\r
 \r
   ## This PCD points to the formset GUID of the driver health management form\r
   #  The form will be popped up by BDS core when there are Configuration Required driver health intances.\r
   #  Platform can customize the PCD to point to different formset.\r
+  # @Prompt Driver Health Management Form\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdDriverHealthConfigureForm|{ 0xf4, 0xd9, 0x96, 0x42, 0xfc, 0xf6, 0xde, 0x4d, 0x86, 0x85, 0x8c, 0xe2, 0xd7, 0x9d, 0x90, 0xf0 }|VOID*|0x0001006c\r
 \r
   ## The number of bytes between registers in serial device.  The default is 1 byte.\r
 \r
   ## This PCD points to the front page formset GUID\r
   #  Compare the FormsetGuid or ClassGuid with this PCD value can detect whether in front page\r
+  # @Prompt Front Page Formset.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdFrontPageFormSetGuid|{ 0xbc, 0x30, 0x0c, 0x9e,0x06, 0x3f, 0xa6, 0x4b, 0x82, 0x88, 0x9, 0x17, 0x9b, 0x85, 0x5d, 0xbe }|VOID*|0x0001006e\r
 \r
   ## Base address of the NV variable range in flash device.\r
index e90e7d1e8fdeb0ead04bf689ddf83c1237aba855..77422a3465507d8a1d5f866b4d9853f7388052c5 100644 (file)
Binary files a/MdeModulePkg/MdeModulePkg.uni and b/MdeModulePkg/MdeModulePkg.uni differ