]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Universal/EsrtDxe/EsrtDxe.uni
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Universal / EsrtDxe / EsrtDxe.uni
CommitLineData
3f528797
JJ
1// /** @file\r
2// Esrt DXE driver that manages cached ESRT repository & publishes ESRT table\r
3//\r
4// This driver produces EsrtManagement protocol to manage cache ESRT repository for FMP/Non-FMP instances.\r
5// ESRT table based on repository is published on gEfiEventReadyToBootGuid.\r
6//\r
d1102dba 7// Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>\r
3f528797 8//\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 "Esrt DXE driver that manages cached ESRT repository & publishes ESRT table"\r
15\r
16#string STR_MODULE_DESCRIPTION #language en-US "This driver produces EsrtManagement protocol to manage cache ESRT repository for FMP/Non-FMP instances.<BR><BR>\n"\r
17 "ESRT table based on repository is published on EsrtReadyToBootEventNotify.<BR>"\r