|
[EXTERNAL] Re: [edk2-devel] EDK2 Host-Based Unit Test RFC (Now with docs!) 4 messages
I see that MdePkg adds a dependency on UnitTestPkg. This makes UnitTestPkg the root package when building and running host based unit tests. This makes sense, but good to highlight that all packages t
I see that MdePkg adds a dependency on UnitTestPkg. This makes UnitTestPkg the root package when building and running host based unit tests. This makes sense, but good to highlight that all packages t
|
By Bret Barkelew
·
|
|
[edk2-platforms] [PATCH 11/11] SimicsOpenBoardPkg: Add Bds Hook Points
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2336 Added a DXE driver that registers the minimum platform BDS hook points, to BoardX58Ich10 board. These hooks are triggered on the BDS hook event
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2336 Added a DXE driver that registers the minimum platform BDS hook points, to BoardX58Ich10 board. These hooks are triggered on the BDS hook event
|
By Agyeman, Prince
·
|
|
[edk2-platforms] [PATCH 10/11] SimicsOpenBoardPkg: Add BDS Board Boot Manager library
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2336 This library implements PlatformBootManagerWaitCallback and PlatformBootManagerUnableToBoot which can be linked Minplatform's PlatformBootManag
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2336 This library implements PlatformBootManagerWaitCallback and PlatformBootManagerUnableToBoot which can be linked Minplatform's PlatformBootManag
|
By Agyeman, Prince
·
|
|
[edk2-platforms] [PATCH 08/11] WhiskeylakeOpenBoardPkg: Add BDS Hook Dxe Driver
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2336 Added a DXE driver that registers the minimum platform BDS hook points, to WhiskeylakeURvp board. These hooks are triggered on the BDS hook eve
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2336 Added a DXE driver that registers the minimum platform BDS hook points, to WhiskeylakeURvp board. These hooks are triggered on the BDS hook eve
|
By Agyeman, Prince
·
|
|
[edk2-platforms] [PATCH 06/11] BoardModulePkg: Add Generic BoardBootManagerLib
This library implements a generic PlatformBootManagerWaitCallback and PlatformBootManagerUnableToBoot which will be linked Minplatform's PlatformBootManager library instance. Cc: Michael Kubacki <mich
This library implements a generic PlatformBootManagerWaitCallback and PlatformBootManagerUnableToBoot which will be linked Minplatform's PlatformBootManager library instance. Cc: Michael Kubacki <mich
|
By Agyeman, Prince
·
|
|
[edk2-platforms] [PATCH 09/11] SimicsOpenBoardPkg: Add Bds Hook Library
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2336 Added Board BDS Hook library that implements simics specific Bds hook points or callbacks. Cc: Nate DeSimone <nathaniel.l.desimone@...> Cc: Mic
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2336 Added Board BDS Hook library that implements simics specific Bds hook points or callbacks. Cc: Nate DeSimone <nathaniel.l.desimone@...> Cc: Mic
|
By Agyeman, Prince
·
|
|
[edk2-platforms] [PATCH 05/11] MinPlatformPkg: Add BDS Hook Points
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2336 Added BDS hook points to the Minplatform boot manager library as defined in the Minimum Platfrom specifcations. Changes made: * Added functions
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2336 Added BDS hook points to the Minplatform boot manager library as defined in the Minimum Platfrom specifcations. Changes made: * Added functions
|
By Agyeman, Prince
·
|
|
[edk2-platforms] [PATCH 04/11] MinPlatformPkg: Add BDS Board Boot Manager library
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2336 As Minplatform's PlatformBootManager library instance implements event signals (as specified in the minimum platform specification) to trigger
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2336 As Minplatform's PlatformBootManager library instance implements event signals (as specified in the minimum platform specification) to trigger
|
By Agyeman, Prince
·
|
|
[edk2-platforms] [PATCH 07/11] KabylakeOpenBoardPkg: Add BDS Hook Dxe Driver
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2336 Added a DXE driver that registers the minimum platform BDS hook points for the GalagoPro3 and KabylakeRvp3 boards. These hooks are triggered on
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2336 Added a DXE driver that registers the minimum platform BDS hook points for the GalagoPro3 and KabylakeRvp3 boards. These hooks are triggered on
|
By Agyeman, Prince
·
|
|
[edk2-platforms] [PATCH 03/11] BoardModulePkg: Add BDS Hook DXE Driver
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2336 This is a sample/generic DXE driver that registers all the BDS hook points or callbacks as defined in BoardBdsHookLib. Cc: Michael Kubacki <mic
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2336 This is a sample/generic DXE driver that registers all the BDS hook points or callbacks as defined in BoardBdsHookLib. Cc: Michael Kubacki <mic
|
By Agyeman, Prince
·
|
|
[edk2-platforms] [PATCH 02/11] BoardModulePkg: Add BDS Hook Library
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2336 Added a generic board BDS hook library that implements BDS hook points as defined in the Minimum platform specification. This library implement
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2336 Added a generic board BDS hook library that implements BDS hook points as defined in the Minimum platform specification. This library implement
|
By Agyeman, Prince
·
|
|
[edk2-platforms] [PATCH 01/11] MinPlatformPkg: Add BDS Hook Point Guids
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2336 Added BDS hook point guids as defined in the Minimum Platform specification. These GUIDs shall be used in the identification of three of the BD
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2336 Added BDS hook point guids as defined in the Minimum Platform specification. These GUIDs shall be used in the identification of three of the BD
|
By Agyeman, Prince
·
|
|
[edk2-platforms] [PATCH 00/11] Add BDS Hook Points
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2336 This patch series implements BDS hook points as defined in the EDK II Minimum Platform Specification. For details, see https://edk2-docs.gitboo
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2336 This patch series implements BDS hook points as defined in the EDK II Minimum Platform Specification. For details, see https://edk2-docs.gitboo
|
By Agyeman, Prince
·
|
|
[edk2-platforms] [PATCH v2] WhiskeylakeOpenBoardPkg: Update PCDs to enable stack sharing
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2409 Updated WhiskeylakeURvp PCDs to enable FSP/BL stack sharing. This fixes the boot failure seen with the latest Coffee Lake (CFL) FSP binary (v 7
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2409 Updated WhiskeylakeURvp PCDs to enable FSP/BL stack sharing. This fixes the boot failure seen with the latest Coffee Lake (CFL) FSP binary (v 7
|
By Agyeman, Prince
·
|
|
[edk2-platforms] [PATCH] WhiskeylakeOpenBoardPkg: Update PCDs to enable stack sharing 8 messages
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2409 Updated WhiskeylakeURvp PCDs to enable FSP/BL stack sharing. This fixes the boot failure seen with the latest Coffee Lake (CFL) FSP binary (v 7
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2409 Updated WhiskeylakeURvp PCDs to enable FSP/BL stack sharing. This fixes the boot failure seen with the latest Coffee Lake (CFL) FSP binary (v 7
|
By Agyeman, Prince
·
|
|
[edk2-staging/EdkRepo] [PATCH V3 1/1] EdkRepo: Add squash command 2 messages
Adds the squash command, which takes a range of commits and compacts them into a single commit. Cc: Puja Pandya <puja.pandya@...> Cc: Erik Bjorge <erik.c.bjorge@...> Cc: Bret Barkelew <Bret.Barkelew@.
Adds the squash command, which takes a range of commits and compacts them into a single commit. Cc: Puja Pandya <puja.pandya@...> Cc: Erik Bjorge <erik.c.bjorge@...> Cc: Bret Barkelew <Bret.Barkelew@.
|
By Nate DeSimone
·
|
|
[edk2-staging/EdkRepo] [PATCH V3 0/1] EdkRepo: Add squash command 2 messages
Changes from V3 to V2: Fixed bug where edkrepo.git_automation was not added to setup.py Fixed bug where non-ASCII characters can cause encoding issues in commit_msg.py Fixed bug where the commit_messa
Changes from V3 to V2: Fixed bug where edkrepo.git_automation was not added to setup.py Fixed bug where non-ASCII characters can cause encoding issues in commit_msg.py Fixed bug where the commit_messa
|
By Nate DeSimone
·
|
|
[edk2-staging/EdkRepo] [PATCH] EdkRepo: Make Python scripts in git_automation executable 2 messages
Scripts in the git_automation folder need to be executable so that git can invoke them as editor commands. Cc: Puja Pandya <puja.pandya@...> Cc: Erik Bjorge <erik.c.bjorge@...> Cc: Bret Barkelew <Bret
Scripts in the git_automation folder need to be executable so that git can invoke them as editor commands. Cc: Puja Pandya <puja.pandya@...> Cc: Erik Bjorge <erik.c.bjorge@...> Cc: Bret Barkelew <Bret
|
By Nate DeSimone
·
|
|
[edk2-staging/EdkRepo] [PATCH] EdkRepo: EdkRepo fails to run in detached HEAD mode 2 messages
If the current working directory is a git repo, then the EdkRepo entrypoint will fail to execute. This is caused by the command_factory being overzealous while searching for commands and constructing
If the current working directory is a git repo, then the EdkRepo entrypoint will fail to execute. This is caused by the command_factory being overzealous while searching for commands and constructing
|
By Nate DeSimone
·
|
|
[Patch 1/1] BaseTools/Scripts: Add package dependency graphing tool
https://bugzilla.tianocore.org/show_bug.cgi?id=2161 Add python script that recursively scans a directory for EDK II packages and generates GraphViz dot input that is used to render a graph of package
https://bugzilla.tianocore.org/show_bug.cgi?id=2161 Add python script that recursively scans a directory for EDK II packages and generates GraphViz dot input that is used to render a graph of package
|
By Michael D Kinney
·
|