diff options
author | Laszlo Ersek <lersek@redhat.com> | 2020-04-17 17:37:47 +0200 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2020-04-22 19:42:32 +0000 |
commit | 002f38a44a774648e88bc559f2b739e777a49017 (patch) | |
tree | abbdd4f40052ce8dbcd3b3b90118780b04e81546 /BaseTools/Source/Python/Common/VpdInfoFile.py | |
parent | b36fbd364588178bc71f3642b5a09d14fe9ae5f7 (diff) | |
download | edk2-002f38a44a774648e88bc559f2b739e777a49017.tar.gz edk2-002f38a44a774648e88bc559f2b739e777a49017.tar.bz2 edk2-002f38a44a774648e88bc559f2b739e777a49017.zip |
OvmfPkg/ResetSystemLib: clean up library dependencies
Annotate the #include directives with the interfaces that this lib
instance needs from the included lib class headers. This will help us keep
the #include set minimal, when we move code around later.
While at it, synchronize the [LibraryClasses] section with the #include
directives -- list BaseLib.
Also #include the ResetSystemLib class header, which declares the
interfaces that this lib instance implements.
This forces us to spell out the "MdeModulePkg.dec" dependency too, under
[Packages].
Cc: Ard Biesheuvel <ard.biesheuvel@arm.com>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Philippe Mathieu-Daudé <philmd@redhat.com>
Cc: Rebecca Cran <rebecca@bsdio.com>
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=2675
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Message-Id: <20200417153751.7110-3-lersek@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@arm.com>
Reviewed-by: Rebecca Cran <rebecca@bsdio.com>
Diffstat (limited to 'BaseTools/Source/Python/Common/VpdInfoFile.py')
0 files changed, 0 insertions, 0 deletions