Fix framebuffer address calculations by using Pitch and BytesPerPixel
このコミットが含まれているのは:
@@ -376,6 +376,7 @@ typedef struct _HAL_FRAMEBUFFER_DATA
|
||||
UINT Height;
|
||||
UINT PixelsPerScanLine;
|
||||
UINT BitsPerPixel;
|
||||
UINT BytesPerPixel;
|
||||
UINT Pitch;
|
||||
PVOID Font;
|
||||
struct
|
||||
|
||||
新しいイシューから参照
ユーザーをブロックする