Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linuxbootsupport v3 #1873

Closed

Commits on Aug 23, 2021

  1. UefiPayloadPkg: Add LINUXBOOT payload target

    Initial commit to support linuxboot payload.
    
    Signed-off-by: Cheng-Chieh Huang <chengchieh@google.com>
    Cc: Cheng-Chieh Huang <chengchieh@google.com>
    Cc: Daniel Schaefer <daniel.schaefer@hpe.com>
    Cc: Trammell Hudson <hudson@trmm.net>
    Cc: Maurice Ma <maurice.ma@intel.com>
    Cc: Guo Dong <guo.dong@intel.com>
    Cc: Benjamin You <benjamin.you@intel.com>
    Cc: Ray Ni <ray.ni@intel.com>
    chengchiehhuang committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    dd74c89 View commit details
    Browse the repository at this point in the history
  2. UefiPayloadPkg: Use legacy timer in Linuxboot payload

    HPET timer may fail to init after prior linux taking over.
    
    Signed-off-by: Cheng-Chieh Huang <chengchieh@google.com>
    Reviewed-by: Guo Dong <guo.dong@intel.com>
    Cc: Cheng-Chieh Huang <chengchieh@google.com>
    Cc: Daniel Schaefer <daniel.schaefer@hpe.com>
    Cc: Trammell Hudson <hudson@trmm.net>
    Cc: Maurice Ma <maurice.ma@intel.com>
    Cc: Guo Dong <guo.dong@intel.com>
    Cc: Benjamin You <benjamin.you@intel.com>
    Cc: Ray Ni <ray.ni@intel.com>
    chengchiehhuang committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    c2d8dd6 View commit details
    Browse the repository at this point in the history
  3. UefiPayloadPkg: Update maximum logic processor to 256

    Signed-off-by: Cheng-Chieh Huang <chengchieh@google.com>
    Reviewed-by: Guo Dong <guo.dong@intel.com>
    
    Cc: Cheng-Chieh Huang <chengchieh@google.com>
    Cc: Daniel Schaefer <daniel.schaefer@hpe.com>
    Cc: Trammell Hudson <hudson@trmm.net>
    Cc: Maurice Ma <maurice.ma@intel.com>
    Cc: Guo Dong <guo.dong@intel.com>
    Cc: Benjamin You <benjamin.you@intel.com>
    Cc: Ray Ni <ray.ni@intel.com>
    chengchiehhuang committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    159a0af View commit details
    Browse the repository at this point in the history
  4. UefiPayloadPkg: Reserve Payload config in runtime services data

    Signed-off-by: Cheng-Chieh Huang <chengchieh@google.com>
    
    Cc: Cheng-Chieh Huang <chengchieh@google.com>
    Cc: Daniel Schaefer <daniel.schaefer@hpe.com>
    Cc: Trammell Hudson <hudson@trmm.net>
    Cc: Maurice Ma <maurice.ma@intel.com>
    Cc: Guo Dong <guo.dong@intel.com>
    Cc: Benjamin You <benjamin.you@intel.com>
    Cc: Ray Ni <ray.ni@intel.com>
    chengchiehhuang committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    dd32f68 View commit details
    Browse the repository at this point in the history