]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskHiiStrings.uni
MdeModulePkg/RamDiskDxe: Add Memory Type selection support in Ramdisk HII
[mirror_edk2.git] / MdeModulePkg / Universal / Disk / RamDiskDxe / RamDiskHiiStrings.uni
index ee5f6e6ea16ec68ca50bd9aaf55cc8acffa0e284..9cc0b08441f3a265d24fdbbe700fe6713a58fc7e 100644 (file)
@@ -2,7 +2,7 @@
 // String definitions for RamDiskDxe driver form.\r
 //\r
 // Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>\r
-//\r
+// (C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>\r
 // This program and the accompanying materials\r
 // are licensed and made available under the terms and conditions of the BSD License\r
 // which accompanies this distribution. The full text of the license may be found at\r
 #string STR_SIZE_PROMPT                #language en-US "Size (Hex):"\r
 #string STR_SIZE_HELP                  #language en-US "The valid RAM disk size should be multiples of the RAM disk block size."\r
 \r
+#string STR_MEMORY_TYPE_PROMPT                #language en-US "Disk Memory Type:"\r
+#string STR_MEMORY_TYPE_HELP                  #language en-US "Specifies type of memory to use from available memory pool in system to create a disk."\r
+#string STR_RAM_DISK_BOOT_SERVICE_DATA_MEMORY #language en-US "Boot Service Data"\r
+#string STR_RAM_DISK_RESERVED_MEMORY          #language en-US "Reserved"\r
+\r
 #string STR_CREATE_AND_EXIT_HELP       #language en-US "Create a new RAM disk with the given starting and ending address."\r
 #string STR_CREATE_AND_EXIT_PROMPT     #language en-US "Create & Exit"\r
 #string STR_DISCARD_AND_EXIT_HELP      #language en-US "Discard and exit."\r