# VerifyFwBootGuard

## Function Table

| Address | Name | Description |
|---------|------|-------------|
| 0x490 | **ModuleEntryPoint** | UEFI entry point for the module. |
| rbx | **VerifyFwBootGuardInitialize(); Status = VerifyBootGuardStatus(ImageHandle, SystemTable); if (EFI_ERROR(Status)) { VerifyFwBootGuardFail(); } return Status; }** |  |

---
*Generated by HR650X BIOS Decompilation Project*
