14 Commits

Author SHA1 Message Date
Nathaniel Mitchell bea2860e8e Update device functions and port register.read*/write* functions
Updated the device.get_obj/objlist functions to match the other types e.g. "get_list_by_name" and "get_instance_by_name".

Updated register.read/read_field/write/write_field functions to first get the register objects, then read*/write* from there.

Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com>
2025-03-18 16:29:21 -07:00
Sara Batllori 59b2ec6613 Add improvements to sphinx and fix some issues
Signed-off-by: Sara Batllori <sara.batllori@intel.com>
2024-08-28 13:56:12 -07:00
Frinzell, Aaron c71d7827f8 Clean up some manual pages
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
2024-08-26 16:39:07 -07:00
Dan Scott 0e8192cfd0 Move files to library folder 2024-03-22 14:26:59 -07:00
Dan Scott a933b1337d Update references to functions in new library files 2024-03-22 14:26:59 -07:00
Nathaniel Mitchell 810502ced8 Update docs to reflect recent cfg/helper changes
Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com>
2023-08-30 10:44:38 -07:00
Nathaniel Mitchell 96d5409688 Update BaseCommand, chipsec_util with new util structure
Additional changes to enhance utils usage

Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com>
2023-07-27 11:39:28 -07:00
Nicolas Iooss b52eb902c5 Remove global variable chipsec.helper.oshelper.avail_helper
This global variable is no longer used after commit 4b9ab99839
("Change the way helper loading is done"). Update the documentation too.

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
2023-06-07 16:36:54 -07:00
Frinzell, Aaron c9145313ea Move command template to chipsec-manual
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
2022-06-21 08:59:21 -07:00
Frinzell, Aaron 29217a5998 Move module template to chipsec-manual
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
2022-06-21 08:59:21 -07:00
Frinzell, Aaron 77c8fff116 Clean up Vulnerabilities-and-CHIPSEC-Modules.rst
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
2022-05-18 10:08:41 -07:00
Sara Batllori 8ad4185bec Fix sphinx warnings and index version overwrite 2022-04-25 17:04:39 -05:00
Aaron Frinzell c8e7da29f6 Architecture document updates (#1405)
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
2022-03-28 12:55:50 -07:00
Sae86 947ab238a1 Improvements to sphinx
Signed-off-by: Sae86 <sara.batllori@intel.com>
2021-10-26 15:05:45 -07:00