diff options
author | Laszlo Ersek <lersek@redhat.com> | 2019-04-25 15:27:57 +0200 |
---|---|---|
committer | Laszlo Ersek <lersek@redhat.com> | 2019-04-30 14:26:37 +0200 |
commit | 1c9418fcafe3d2eea336be092d9cdd29762537fe (patch) | |
tree | 1c3587fc6591949870028eab4bd52163b915bc7f /BaseTools/Source/Python/Common | |
parent | a2491a6c82e4c64df637ab60493a5a625bd4c521 (diff) | |
download | edk2-1c9418fcafe3d2eea336be092d9cdd29762537fe.tar.gz edk2-1c9418fcafe3d2eea336be092d9cdd29762537fe.tar.bz2 edk2-1c9418fcafe3d2eea336be092d9cdd29762537fe.zip |
OvmfPkg/EnrollDefaultKeys: extract typedefs to a header file
"EnrollDefaultKeys.c" defines three structure types: SINGLE_HEADER,
REPEATING_HEADER, and SETTINGS. The definitions are scattered over the C
file, and lack high-level summary comments.
Extract the structures to "EnrollDefaultKeys.h", and add the missing
comments.
Cc: Anthony Perard <anthony.perard@citrix.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Julien Grall <julien.grall@arm.com>
Bugzilla: https://bugzilla.tianocore.org/show_bug.cgi?id=1747
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Gary Lin <glin@suse.com>
Diffstat (limited to 'BaseTools/Source/Python/Common')
0 files changed, 0 insertions, 0 deletions