diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2020-02-28 14:58:14 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2020-03-05 19:45:05 +0000 |
commit | 57f9b7f89e0e7226c69830e3e9b178c275f9140a (patch) | |
tree | 3629aa759f00db0fd8c0e913af4a70313002e2c0 /BaseTools/Source/Python | |
parent | 6ae2d31ca250ed1041f260f37b1b3761cbeab8ba (diff) | |
download | edk2-57f9b7f89e0e7226c69830e3e9b178c275f9140a.zip edk2-57f9b7f89e0e7226c69830e3e9b178c275f9140a.tar.gz edk2-57f9b7f89e0e7226c69830e3e9b178c275f9140a.tar.bz2 |
OvmfPkg: export abstract QEMU blob filesystem in standalone driver
Expose the existing implementation of an abstract filesystem exposing
the blobs passed to QEMU via the command line via a standalone DXE
driver.
Notable difference with the original code is the switch to a new vendor
GUIDed media device path, as opposed to a vendor GUID hardware device
path, which is not entirely appropriate for pure software constructs.
Since we are using the GetTime() runtime service in a DXE_DRIVER type
module, we need to DEPEX explicitly on gEfiRealTimeClockArchProtocolGuid.
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=2566
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions