Skip to content

Commit

Permalink
- Updated QEMU
Browse files Browse the repository at this point in the history
  • Loading branch information
tgiphil committed Oct 21, 2024
1 parent 0be297a commit 5601437
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Source/Mosa.DeviceDriver/PCI/Bochs/BochsGraphicsAdaptor.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

namespace Mosa.DeviceDriver.PCI.Bochs;

// Bochs VBE Extensions
// https://wiki.osdev.org/Bochs_VBE_Extensions

/// <summary>
/// The southbridge of the generic Intel chipset <see cref="BochsGraphicsAdaptor"/>.
/// </summary>
Expand Down

0 comments on commit 5601437

Please sign in to comment.