An ownership unlock response. More...
#include <sw/device/silicon_creator/lib/boot_svc/boot_svc_ownership_unlock.h>
Data Fields | |
boot_svc_header_t | header |
Boot services message header. | |
rom_error_t | status |
Response status from the ROM_EXT. | |
An ownership unlock response.
Definition at line 90 of file boot_svc_ownership_unlock.h.
boot_svc_header_t boot_svc_ownership_unlock_res::header |
Boot services message header.
Definition at line 94 of file boot_svc_ownership_unlock.h.
rom_error_t boot_svc_ownership_unlock_res::status |
Response status from the ROM_EXT.
Definition at line 98 of file boot_svc_ownership_unlock.h.