Home
last modified time | relevance | path

Searched refs:Boot (Results 1 – 25 of 179) sorted by relevance

12345678

/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerLib/
DBootMaintenanceManagerStrings.uni2 // String definitions for Boot Maintenance Utility.
26 #string STR_FORM_MAIN_TITLE #language en-US "Boot Maintenance Manager"
27 #language fr-FR "Boot Maintenance Manager"
28 #string STR_FORM_BOOT_SETUP_TITLE #language en-US "Boot Options"
29 #language fr-FR "Boot Options"
30 #string STR_BOOT_MAINT_MANAGER_HELP #language en-US "This selection will take you to the Boot M…
31 … #language fr-FR "This selection will take you to the Boot Maintenance Manager"
38 #string STR_FORM_BOOT_ADD_TITLE #language en-US "Add Boot Option"
39 #language fr-FR "Add Boot Option"
40 …TR_FORM_BOOT_ADD_HELP #language en-US "Add EFI Application or Removable Fs as Boot Option"
[all …]
DBootMaintenanceManagerLib.uni2 // Boot Maintenance Manager Library used by UiApp.
4 // Boot Maintenance Manager Library used by UiApp.
20 "Boot Maintenance Manager Library used by UiApp."
24 "Boot Maintenance Manager Library used by UiApp."
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/
DElTorito.c181 if (Catalog->Boot.Indicator != ELTORITO_ID_SECTION_BOOTABLE || Catalog->Boot.Lba == 0) { in PartitionInstallElToritoChildHandles()
186 SectorCount = Catalog->Boot.SectorCount * (SIZE_2KB / Media->BlockSize); in PartitionInstallElToritoChildHandles()
188 switch (Catalog->Boot.MediaType) { in PartitionInstallElToritoChildHandles()
210 …FI_D_INIT, "EltCheckDevice: unsupported El Torito boot media type %x\n", Catalog->Boot.MediaType)); in PartitionInstallElToritoChildHandles()
231 CdDev.PartitionStart = Catalog->Boot.Lba * (SIZE_2KB / Media->BlockSize); in PartitionInstallElToritoChildHandles()
237 CdDev.PartitionSize = (UINT32)(Media->LastBlock - Catalog->Boot.Lba + 1); in PartitionInstallElToritoChildHandles()
239 CdDev.PartitionSize = (UINT32)(VolSpaceSize - Catalog->Boot.Lba); in PartitionInstallElToritoChildHandles()
260 Catalog->Boot.Lba * (SIZE_2KB / Media->BlockSize), in PartitionInstallElToritoChildHandles()
261 … MultU64x32 (Catalog->Boot.Lba + CdDev.PartitionSize - 1, SIZE_2KB / Media->BlockSize), in PartitionInstallElToritoChildHandles()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
DBmstring.uni3 // String definitions for Boot Maintenance Utility.
25 #string STR_FORM_MAIN_TITLE #language en-US "Boot Maintenance Manager"
26 #language fr-FR "Boot Maintenance Manager"
27 #string STR_FORM_BOOT_SETUP_TITLE #language en-US "Boot Options"
28 #language fr-FR "Boot Options"
35 #string STR_FORM_BOOT_ADD_TITLE #language en-US "Add Boot Option"
36 #language fr-FR "Add Boot Option"
37 …TR_FORM_BOOT_ADD_HELP #language en-US "Add EFI Application or Removable Fs as Boot Option"
38 … #language fr-FR "Add EFI Application or Removable Fs as Boot Option"
39 #string STR_FORM_BOOT_DEL_TITLE #language en-US "Delete Boot Option"
[all …]
/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
DSecureBootConfigStrings.uni2 String definitions for Secure Boot Configuration form.
17 #string STR_SECUREBOOT_TITLE #language en-US "Secure Boot Configuration"
18 #string STR_SECUREBOOT_HELP #language en-US "Press <Enter> to select Secure Boot opt…
22 #string STR_SECURE_BOOT_STATE_PROMPT #language en-US "Current Secure Boot State"
23 #string STR_SECURE_BOOT_STATE_HELP #language en-US "Current Secure Boot state: enabled or d…
26 #string STR_SECURE_BOOT_PROMPT #language en-US "Attempt Secure Boot"
27 #string STR_SECURE_BOOT_HELP #language en-US "Enable/Disable the Secure Boot feature …
29 #string STR_CUR_SECURE_BOOT_MODE_PROMPT #language en-US "Current Secure Boot Mode"
30 #string STR_CUR_SECURE_BOOT_MODE_HELP #language en-US "Current Secure Boot Mode: SetupMode/Aud…
63 #string STR_SECURE_BOOT_MODE_PROMPT #language en-US "Customize Secure Boot"
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootManagerLib/
DBootManagerStrings.uni18 // String definitions for Boot Manager formset.
28 #string STR_BM_BANNER #language en-US "Boot Manager"
29 #language fr-FR "Boot Manager"
30 #string STR_BOOT_MANAGER_HELP #language en-US "This selection will take you to the Boot M…
31 … #language fr-FR "This selection will take you to the Boot Manager"
32 … option, the <Enter> key to select a boot option, and the <Esc> key to exit the Boot Manager Menu."
36 #string STR_BOOT_OPTION_BANNER #language en-US "Boot Manager Menu"
DBootManagerLib.uni2 // Boot Manager Library used by UiApp.
4 // Boot Manager Library used by UiApp.
20 "Boot Manager Library used by UiApp."
24 "Boot Manager Library used by UiApp."
DBootManagerVfr.Vfr3 // Boot Manager formset.
36 //Add this invisable text in order to indicate enter Boot Manager form.
47 // This is where we will dynamically add choices for the Boot Manager
/device/linaro/bootloader/edk2/MdePkg/Library/UefiBootServicesTableLib/
DUefiBootServicesTableLib.uni2 // UEFI Boot Services Table Library implementation.
4 // UEFI Boot Services Table Library implementation.
18 #string STR_MODULE_ABSTRACT #language en-US "UEFI Boot Services Table Library implement…
20 #string STR_MODULE_DESCRIPTION #language en-US "UEFI Boot Services Table Library implement…
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/
DBootGraphicsResourceTableDxe.uni2 // This module install ACPI Boot Graphics Resource Table (BGRT).
4 // This module installs the ACPI Boot Graphics Resource Table (BGRT).
19 #string STR_MODULE_ABSTRACT #language en-US "Installs ACPI Boot Graphics Resource Table…
21 #string STR_MODULE_DESCRIPTION #language en-US "This module installs the ACPI Boot Graphic…
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/BootManagerPolicyDxe/
DBootManagerPolicyDxe.uni2 // This module produces Boot Manager Policy protocol.
16 #string STR_MODULE_ABSTRACT #language en-US "This module produces Boot Manager Policy protocol"
18 …age en-US "This module produces Boot Manager Policy protocol, which is used by EFI Applications to…
DBootManagerPolicyDxeExtra.uni2 // This module produces Boot Manager Policy protocol.
18 "Boot Manager Policy DXE Driver"
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/
DLegacyBootMaintUiLib.uni2 // Legacy Boot Maintainence UI module is library for BDS phase.
4 // Legacy Boot Maintainence UI module is library for BDS phase.
20 "Legacy Boot Maintainence UI module is library for BDS phase."
24 "Legacy Boot Maintainence UI module is library for BDS phase."
DLegacyBootMaintUiStrings.uni3 // String definitions for Legacy Boot Maintainece Ui.
21 #string STR_LEGACY_BOOT_PROMPT #language en-US "Legacy Boot Options Menu"
22 #language fr-FR "Legacy Boot Options Menu"
45 #string STR_ORDER_CHANGE_PROMPT #language en-US "Change Driver Boot Order."
46 #language fr-FR "Change Driver Boot Order."
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LegacyBootManagerLib/
DLegacyBootManagerLib.uni2 // Legacy Boot Manager module is library for BDS phase.
4 // Legacy Boot Manager module is library for BDS phase.
20 "Legacy Boot Manager module is library for BDS phase."
24 "Legacy Boot Manager module is library for BDS phase."
DLegacyBootManagerLib.inf2 # Legacy Boot Manager module is library for BDS phase.
55 …gEfiGlobalVariableGuid ## SOMETIMES_PRODUCES ## Variable:L"Boot####" (Boot
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/
DBootScriptExecutorDxe.uni2 // Boot Script Executor Module
4 // This is a standalone Boot Script Executor. Standalone means it does not
20 #string STR_MODULE_ABSTRACT #language en-US "Boot Script Executor Module"
22 #string STR_MODULE_DESCRIPTION #language en-US "This is a standalone Boot Script Executor.…
/device/linaro/bootloader/edk2/MdePkg/Library/UefiMemoryAllocationLib/
DUefiMemoryAllocationLib.uni2 // Instance of Memory Allocation Library using EFI Boot Services.
4 // Memory Allocation Library that uses EFI Boot Services to allocate
19 …BSTRACT #language en-US "Instance of Memory Allocation Library using EFI Boot Services"
21 …RIPTION #language en-US "This Memory Allocation Library uses EFI Boot Services to allocat…
/device/linaro/bootloader/edk2/MdePkg/Library/UefiMemoryLib/
DUefiMemoryLib.uni2 // Instance of Base Memory Library using EFI Boot Services.
4 // Base Memory Library implementation that uses EFI Boot Services
19 …DULE_ABSTRACT #language en-US "Instance of Base Memory Library using EFI Boot Services"
21 … #language en-US "Base Memory Library implementation that uses EFI Boot Services where poss…
/device/linaro/bootloader/edk2/ArmPlatformPkg/Documentation/
DArmPlatformPkg.txt44 # Boot Manager
45 gArmPlatformTokenSpaceGuid.PcdDefaultBootDescription : Description of the Default Boot Entry
46 gArmPlatformTokenSpaceGuid.PcdDefaultBootDevicePath : DevicePath of the Default Boot Entry
47 gArmPlatformTokenSpaceGuid.PcdDefaultBootArgument : Argument for the Default Boot Entry
48 …id.PcdDefaultBootType : Define the binary type of the Default Boot Entry (0=EFI applic…
49 …uid.PcdPlatformBootTimeOut : Timeout before booting on the Device Boot entry (by default t…
58 Boot sequence: PlatformFirmware/PrePi/Dxe/Bds
62 Boot sequence: Sec/PrePiCore/PeiCore/Dxe/Bds
67 - ArmPlatformPkg/Documentation/ArmPlatformLib-Full-Boot.png
/device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/
DReadMe.txt14 === VTF0 Boot Flow ===
17 2. Locate BFV (Boot Firmware Volume) by checking every 4kb boundary
27 EBP/RBP - Pointer to the start of the Boot Firmware Volume
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr/
DBootManagerStrings.uni21 #string STR_BM_BANNER #language en-US "Boot Manager"
22 #language fr-FR "Boot Manager"
27 #string STR_BOOT_OPTION_BANNER #language en-US "Boot Option Menu"
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/BootScriptSaveOnS3SaveStateThunk/
DBootScriptSaveOnS3SaveStateThunk.inf2 # To implement Framework Boot Script Save protocol based on PI S3 Save State protocol
4 # Intel's Framework Boot Script Save Protocol is replaced by S3 Save State Protocol in PI.
5 # This module produces Framework Boot Script Save protocol by consuming PI S3 Save State protocol
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
DGenericBdsStrings.uni3 // String definitions for Boot Option description.
35 #string STR_DESCRIPTION_NON_BLOCK #language en-US "EFI Non-Block Boot Device"
36 #language fr-FR "fr-FR: EFI Non-Block Boot Device"
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
DGenericBdsStrings.uni3 // String definitions for Boot Option description.
35 #string STR_DESCRIPTION_NON_BLOCK #language en-US "EFI Non-Block Boot Device"
36 #language fr-FR "fr-FR: EFI Non-Block Boot Device"

12345678