On 11/12/20 01:13, James Bottomley wrote:
diff --git a/OvmfPkg/Library/PlatformBootManagerLibGrub/PlatformBootManagerLibGrub.inf b/OvmfPkg/Library/PlatformBootManagerLibGrub/PlatformBootManagerLibGrub.infnew file mode 100644index 0000000000..62707b0bdd--- /dev/null+++ b/OvmfPkg/Library/PlatformBootManagerLibGrub/PlatformBootManagerLibGrub.inf@@ -0,0 +1,84 @@+## @file+# Platform BDS customizations library.+#+# Copyright (c) 2007 - 2019, Intel Corporation. All rights reserved.<BR>+# SPDX-License-Identifier: BSD-2-Clause-Patent+#+##++[Defines]+ INF_VERSION = 0x00010005+ BASE_NAME = PlatformBootManagerLibGrub+ FILE_GUID = 3a8f8431-f0c9-4c95-8a1d-04445c582d4e+ MODULE_TYPE = DXE_DRIVER+ VERSION_STRING = 1.0+ LIBRARY_CLASS = PlatformBootManagerLib|DXE_DRIVER++#+# The following information is for reference only and not required by the build tools.+#+# VALID_ARCHITECTURES = IA32 X64 EBC+#
© 2023 Groups.io