mirror of
https://github.com/sysprog21/lkmpg.git
synced 2025-04-24 05:24:06 +08:00
deploy: 6640ccdc0fdea47bdd60ff813104f7bbfd21ce61
This commit is contained in:
parent
15bb706e57
commit
0302d505d2
@ -18,7 +18,7 @@
|
||||
|
||||
<h2 class='titleHead'>The Linux Kernel Module Programming Guide</h2>
|
||||
<div class='author'><span class='ecrm-1200'>Peter Jay Salzman, Michael Burian, Ori Pomerantz, Bob Mottram, Jim Huang</span></div><br />
|
||||
<div class='date'><span class='ecrm-1200'>April 9, 2024</span></div>
|
||||
<div class='date'><span class='ecrm-1200'>April 13, 2024</span></div>
|
||||
|
||||
|
||||
|
||||
@ -270,7 +270,7 @@ seamlessly.
|
||||
|
||||
</code> output, the simplest approach involves disabling UEFI SecureBoot from
|
||||
the boot menu of your PC or laptop, allowing the successful insertion
|
||||
of ‘hello world” module. Naturally, an alternative involves undergoing
|
||||
of “hello world” module. Naturally, an alternative involves undergoing
|
||||
intricate procedures such as generating keys, system key installation, and
|
||||
module signing to achieve functionality. However, this intricate process
|
||||
is less appropriate for beginners. If interested, more detailed steps for
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
<h2 class='titleHead'>The Linux Kernel Module Programming Guide</h2>
|
||||
<div class='author'><span class='ecrm-1200'>Peter Jay Salzman, Michael Burian, Ori Pomerantz, Bob Mottram, Jim Huang</span></div><br />
|
||||
<div class='date'><span class='ecrm-1200'>April 9, 2024</span></div>
|
||||
<div class='date'><span class='ecrm-1200'>April 13, 2024</span></div>
|
||||
|
||||
|
||||
|
||||
@ -270,7 +270,7 @@ seamlessly.
|
||||
|
||||
</code> output, the simplest approach involves disabling UEFI SecureBoot from
|
||||
the boot menu of your PC or laptop, allowing the successful insertion
|
||||
of ‘hello world” module. Naturally, an alternative involves undergoing
|
||||
of “hello world” module. Naturally, an alternative involves undergoing
|
||||
intricate procedures such as generating keys, system key installation, and
|
||||
module signing to achieve functionality. However, this intricate process
|
||||
is less appropriate for beginners. If interested, more detailed steps for
|
||||
|
Loading…
x
Reference in New Issue
Block a user