Viewing profile — ganshun
ganshun
HN member- Joined
- Mon, Jan 29, 2018, 7:00 PM UTC
- HN karma
- 36
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About ganshun
No profile information was provided.
Recent public activity
-
comment
Comment #16261132
You could try this: https://github.com/tianocore/tianocore.github.io/wiki/UEFI-E... I don't know of any easily digestible document though.
-
comment
Comment #16260002
Actually no. We've demonstrated this on boards without using coreboot support such as OCP's Winterfell machine. The reason is that we're inserting the Linux kernel in UEFI's DXE st…
-
comment
Comment #16259862
The current way an x86 platform is booted to linux today uses mostly closed source UEFI DXE drivers, so the current boot flow is really (simplified) like this: UEFI DXE loads disk/…