summaryrefslogtreecommitdiffstats
path: root/UefiPayloadPkg/Library/DxeHobLib/DxeHobLib.uni
diff options
context:
space:
mode:
Diffstat (limited to 'UefiPayloadPkg/Library/DxeHobLib/DxeHobLib.uni')
-rw-r--r--UefiPayloadPkg/Library/DxeHobLib/DxeHobLib.uni16
1 files changed, 16 insertions, 0 deletions
diff --git a/UefiPayloadPkg/Library/DxeHobLib/DxeHobLib.uni b/UefiPayloadPkg/Library/DxeHobLib/DxeHobLib.uni
new file mode 100644
index 0000000000..4e02e9c2ae
--- /dev/null
+++ b/UefiPayloadPkg/Library/DxeHobLib/DxeHobLib.uni
@@ -0,0 +1,16 @@
+// /** @file
+// HOB Library implementation for Payload Phase.
+//
+// The Hoblist will be set by DxeHobListLib or other modules.
+//
+// Copyright (c) 2021, Intel Corporation. All rights reserved.<BR>
+//
+// SPDX-License-Identifier: BSD-2-Clause-Patent
+//
+// **/
+
+
+#string STR_MODULE_ABSTRACT #language en-US "HOB Library implementation for Payload Phase."
+
+#string STR_MODULE_DESCRIPTION #language en-US "The HOB Library implementation for Payload Phase that doesn't contain HobLibConstructor"
+