Live data from Hacker News

Viewing profile — ganshun

ganshun

HN member
Joined
Mon, Jan 29, 2018, 7:00 PM UTC
HN karma
36
Public activity
3 items

About ganshun

No profile information was provided.

Recent public activity

  1. 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.

  2. 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…

  3. 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/…