mirror of
https://github.com/chipsec/chipsec
synced 2026-06-08 13:31:00 +00:00
0165a61fec
* Add Win Cert types to uefi_fv and spi_uefi * Move uefi search to library.uefi folder * Move uefi_fv to library.uefi * Move uefi_compression to library.uefi> * Move uefi_common to library.uefi * Move uefi_platform to library.uefi * Move spi_uefi to library.uefi * Add library.uefi.sleep_scripts file * Move S3 functionality into sleep_state file * Add varstore and variable files to library.uefi * Fixup Flake8 suggestions * Rename library uefi files to remove uefi_ * This change changes the filename of any file under the library.uefi to remove the uefi as part of the name. * Fix Errors when testing changes Signed-off-by: brentholtsclaw <brent.holtsclaw@intel.com>