mirror of
https://github.com/ipxe/ipxe
synced 2026-05-22 00:03:42 +03:00
[ioapi] Allow combined port accessors to be used in Secure Boot builds
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -22,6 +22,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
|
FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
|
||||||
|
FILE_SECBOOT ( PERMITTED );
|
||||||
|
|
||||||
#include <ipxe/io.h>
|
#include <ipxe/io.h>
|
||||||
#include <ipxe/x86_io.h>
|
#include <ipxe/x86_io.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user