]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Universal/BdsDxe/BdsDxe.uni
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Universal / BdsDxe / BdsDxe.uni
CommitLineData
3f528797
JJ
1// /** @file\r
2// BDSDxe module is core driver for BDS phase.\r
3//\r
4// When DxeCore dispatching all DXE driver, this module will produce architecture protocol\r
5// gEfiBdsArchProtocolGuid. After DxeCore finish dispatching, DxeCore will invoke Entry\r
6// interface of protocol gEfiBdsArchProtocolGuid, then BDS phase is entered.\r
7//\r
d1102dba 8// Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>\r
9d510e61 9// SPDX-License-Identifier: BSD-2-Clause-Patent\r
3f528797
JJ
10//\r
11// **/\r
12\r
13\r
14#string STR_MODULE_ABSTRACT #language en-US "BdsDxe module is core driver for BDS phase"\r
15\r
16#string STR_MODULE_DESCRIPTION #language en-US "When DxeCore dispatching all DXE driver, this module will produce architecture protocol gEfiBdsArchProtocolGuid. After DxeCore finishes dispatching, DxeCore will invoke the Entry interface of protocol gEfiBdsArchProtocolGuid. Then BDS phase is entered."\r
17\r