mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
OcAppleKernelLib: Minor typo
This commit is contained in:
parent
6c819744ce
commit
8955d758a5
@ -2379,7 +2379,7 @@ STATIC
|
||||
CONST UINT8
|
||||
mAquantiaEthernetPatchFindMaskShikumo[] = {
|
||||
0xFF, 0xFF, 0x00, 0x00,
|
||||
0xFF, 0xFF, 0x00, 0x00,0x00, 0x00,
|
||||
0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00,
|
||||
0xFF, 0xFF
|
||||
};
|
||||
|
||||
@ -2395,7 +2395,7 @@ STATIC
|
||||
CONST UINT8
|
||||
mAquantiaEthernetPatchReplaceMaskShikumo[] = {
|
||||
0xFF, 0xFF, 0x00, 0x00,
|
||||
0xFF, 0xFF, 0xFF, 0xFF,0xFF, 0xFF,
|
||||
0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF,
|
||||
0xFF, 0xFF
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user