| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [efi] Centralise definition of efi_cpu_nap() | Michael Brown | 2024-09-13 | 1 | -18/+0![]() |
| | | | | | | | | | | Define a cpu_halt() function which is architecture-specific but platform-independent, and merge the multiple architecture-specific implementations of the EFI cpu_nap() function into a single central efi_cpu_nap() that uses cpu_halt() if applicable. Signed-off-by: Michael Brown <mcb30@ipxe.org> | ||||
| * | [arm] Add support for 32-bit ARM | Michael Brown | 2016-05-06 | 1 | -0/+18 |
| Signed-off-by: Michael Brown <mcb30@ipxe.org> | |||||

