diff options
author | Leah Rowe <leah@libreboot.org> | 2025-05-05 07:22:44 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2025-05-05 07:22:44 +0100 |
commit | a2f390af743f18346de69d7008bcf09a2fd71209 (patch) | |
tree | 9b2dd13b8d594ede4ec12ae9f8b372db4ea6135c /config/seabios/default/patches/0002-vgahooks-optionroms-implement-mxm-3.0-interrupts.patch | |
parent | 647e2f3b40d318031445b5874f18cab187ad55ee (diff) | |
parent | d35cbcb3e4949aa6a5747708f54925b23d2fc4b0 (diff) |
Merge branch 'master' into 25.04_branch
Diffstat (limited to 'config/seabios/default/patches/0002-vgahooks-optionroms-implement-mxm-3.0-interrupts.patch')
-rw-r--r-- | config/seabios/default/patches/0002-vgahooks-optionroms-implement-mxm-3.0-interrupts.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/seabios/default/patches/0002-vgahooks-optionroms-implement-mxm-3.0-interrupts.patch b/config/seabios/default/patches/0002-vgahooks-optionroms-implement-mxm-3.0-interrupts.patch index f05a34c2..5224d768 100644 --- a/config/seabios/default/patches/0002-vgahooks-optionroms-implement-mxm-3.0-interrupts.patch +++ b/config/seabios/default/patches/0002-vgahooks-optionroms-implement-mxm-3.0-interrupts.patch @@ -1,7 +1,7 @@ -From 1e7c443d069ef817c4e699bd6675efff4ebddb86 Mon Sep 17 00:00:00 2001 +From 270ac30b862c58c69455dbdace716044d29b20e2 Mon Sep 17 00:00:00 2001 From: Riku Viitanen <riku.viitanen@protonmail.com> Date: Sat, 10 Feb 2024 21:38:17 +0200 -Subject: [PATCH 2/2] vgahooks, optionroms: implement mxm 3.0 interrupts +Subject: [PATCH 2/4] vgahooks, optionroms: implement mxm 3.0 interrupts VGAROMs on MXM graphics cards need certain int15h functions present. @@ -184,5 +184,5 @@ index 00000000..f0c203af + +#endif // vgahooks.h -- -2.43.0 +2.39.5 |