Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: e21b2039112eeba9a93fdd7b70329a07a79c8f0e
      
https://github.com/tianocore/edk2/commit/e21b2039112eeba9a93fdd7b70329a07a79c8f0e
  Author: James Lu <[email protected]>
  Date:   2022-07-18 (Mon, 18 Jul 2022)

  Changed paths:
    M UefiPayloadPkg/UefiPayloadPkg.dsc
    M UefiPayloadPkg/UefiPayloadPkg.fdf

  Log Message:
  -----------
  UefiPayloadPkg: Add macro to support selective driver in UPL

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3967

Add macros to decide modules built into UPL.elf.

Macro list:
 - GENERIC_MEMORY_TEST_ENABLE: GenericMemoryTestDxe
 - MEMORY_TEST: NullMemoryTestDxe or GenericMemoryDxe
 - ATA_ENABLE: SataControllerDxe, AtaBusDxe
 - SD_ENABLE: SdMmcPciDxe, EmmcDxe, SdDxe
 - PS2_MOUSE_ENABLE: Ps2MouseDxe

Cc: Guo Dong <[email protected]>
Cc: Ray Ni <[email protected]>
Cc: Gua Guo <[email protected]>
Signed-off-by: James Lu <[email protected]>
Reviewed-by: Ray Ni <[email protected]>
Reviewed-by: Guo Dong <[email protected]>




_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to