Function report |
Source Code:arch\x86\kernel\ima_arch.c |
Create Date:2022-07-28 08:53:46 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:arch_ima_get_secureboot
Proto:bool arch_ima_get_secureboot(void)
Type:bool
Parameter:Nothing
| 59 | If Not initialized && efi_enabled(Were we booted from EFI? ) Then |
| 62 | If sb_mode == efi_secureboot_mode_unset Then sb_mode = get_sb_mode() |
| 64 | initialized = true |
| 67 | If sb_mode == efi_secureboot_mode_enabled Then Return true |
| 69 | Else Return false |
| Name | Describe |
|---|---|
| arch_get_ima_policy |
| Source code conversion tool public plug-in interface | X |
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |