• Stars
    star
    250
  • Rank 162,397 (Top 4 %)
  • Language
    C
  • License
    GNU General Publi...
  • Created almost 6 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

WIP UEFI EDK2 Implementation for Nintendo Switch or generic Tegra210 platforms

EDK2 Implementation for Nintendo Switch (Tegra210)

Status

Capable to boot something from SD card. If you have a Linux kernel with EFI stub support, supply the device tree for any Tegra210 device (not limited to Nintendo Switch) should boot.

ACPI also boots Windows and Linux, but limited devices are provided (only CPU at this moment).

Device Support

  • CPU services: GIC and Arch Timer.
  • Clocks (reset, PLL, etc.)
  • Power Management (PMC, PMIC & regulators, etc.)
  • GPIO and Pin Multiplexor.
  • MicroSD (should support SDSC, HC. XC probed and have partition table shown, but not intensively tested). eMMC support will be added soon.
  • Screen and FrameBuffer (need special Coreboot)
  • Side-band buttons, not yet registered as EFI Input Device.
  • UART (Right Joy Con, 115200, 8n1)

Windows Kernel Debugger Enablement

bcdedit /store E:\EFI\Microsoft\Boot\BCD /set {default} debug on
bcdedit /store E:\EFI\Microsoft\Boot\BCD /dbgsettings serial debugport:1 baudrate:115200

Plug in connector on the right-side Joy Con and connect to PC. Use WinDbg serial connection and it should work.

Planned / In-Progress

  • EHCI USB host
  • eMMC
  • Sideband buttons as input device
  • Joy-Con (maybe not. Need high speed serial)

Building

See Lumia950XLPkg. Almost identical!

More Repositories

1

mac-precision-touchpad

Windows Precision Touchpad Driver Implementation for Apple MacBook / Magic Trackpad
C
8,957
star
2

EnergyStar

A terrible application setting SV2 Efficiency Mode for inactive Windows apps and user background apps
C#
2,237
star
3

DFRDisplayKm

Windows infrastructure support for Apple DFR (Touch Bar)
C
153
star
4

PrimeG2Pkg

Running Windows on smartphone is not new. How about a calculator?
C
78
star
5

boot-shim

Bootstraps ARM32/ARM64 ELF payloads on Qualcomm Windows platforms
C
77
star
6

AcpiS0ixPatcher

Patches ACPI table to force enable S0ix on every platform
C
55
star
7

qemu

Qemu with Apple Silicon support, based on the HVF patch from Alex with minor bug fixes
C
40
star
8

SynapticsTouch

Synaptics RMI4 I2C F12 Touch Controller Driver for Lumia 950 XL and OnePlus 6T
C
31
star
9

hyperv-lk

Little Kernel for Hyper-V arm64 Guest
C
29
star
10

lk

Experimental Little Kernel Android Bootloader for selected Lumia devices
C
22
star
11

DFRContentHost

DFR user-mode display host based on Avalonia XAML UI Framework
C#
19
star
12

TapticEngineToast

Enables MacBook trackpad haptic feedback for Windows toast notifications
C#
18
star
13

BluetoothAudioCodecInspector

Inspects Windows Bluetooth A2DP Codec without WPA tooling
C#
18
star
14

Coreboot

Display-enabled Nintendo Switch Coreboot
C
17
star
15

DCompAdventure

C#
17
star
16

DeviceTreeBus

A static-enumerated Windows bus driver that recognizes Flattened Device Tree (FDT)
C
15
star
17

ikvm

Readonly mirror of IKVM on .NET Core 3.1
C#
14
star
18

boot-shim-tegra-3

Boot Shim with a Tegra 3 (Surface RT) specific patch
C
10
star
19

monaco-mediawiki

Experimental Monaco editor on MediaWiki
TypeScript
7
star
20

MediaWiki-Sm2Shim

Yet another FlashMP3 Shim for MediaWiki, based on SoundManager2
TypeScript
6
star
21

Substrate

eXtensible Moegirlpedia Distributed copY System (xmdys)
C#
3
star
22

MmixCaptcha

MMIX Captcha Release Repository
PHP
1
star
23

imbushuo

1
star
24

FaceReplyBot

A useless and boring telegram bot written in powershell
PowerShell
1
star