mu_silicon_arm_tiano/ArmVirtPkg
Taylor Beebe 3377f2f9e1
Add StackCheckLib Instances to Platform DSC Files (#216)
## Description

An instance of StackCheckLib must be in each DSC to accommodate
-fstack-protector and /GS flags.

- [x] Impacts functionality?
- **Functionality** - Does the change ultimately impact how firmware
functions?
- Examples: Add a new library, publish a new PPI, update an algorithm,
...
- [ ] Impacts security?
- **Security** - Does the change have a direct security impact on an
application,
    flow, or firmware?
  - Examples: Crypto algorithm change, buffer overflow fix, parameter
    validation improvement, ...
- [ ] Breaking change?
- **Breaking change** - Will anyone consuming this change experience a
break
    in build or boot behavior?
- Examples: Add a new library class, move a module to a different repo,
call
    a function in a new library class in a pre-existing module, ...
- [ ] Includes tests?
  - **Tests** - Does the change include any explicit test code?
  - Examples: Unit tests, integration tests, robot tests, ...
- [ ] Includes documentation?
- **Documentation** - Does the change contain explicit documentation
additions
    outside direct code modifications (and comments)?
- Examples: Update readme file, add feature readme file, link to
documentation
    on an a separate Web page, ...

## How This Was Tested

Tested in pipelines

## Integration Instructions

N/A
2024-02-29 09:47:28 -08:00
..
CloudHvAcpiPlatformDxe ArmVirtPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CloudHvPlatformHasAcpiDtDxe ArmVirtPkg: Fix up the location of PlatformHasAcpiDtDxe 2023-02-16 05:53:28 +00:00
Include ArmVirtPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
KvmtoolCfgMgrDxe ArmVirtPkg: Fix KVM Guest Firmware 2022-08-02 17:07:08 +00:00
KvmtoolPlatformDxe ArmVirtPkg: Fix up the location of PlatformHasAcpiDtDxe 2023-02-16 05:53:28 +00:00
Library QemuVirtMemInfoPeiLib: Allow PcdSystemMemorySize to be non-fixed 2023-07-28 19:45:27 -04:00
MemoryInitPei MemoryInitPei: Remove Non-RT Types from Mem Type Info HOB (#168) 2023-10-18 16:25:41 -07:00
PlatformCI ArmVirtPkg: Fix MarkdownLint issues in Readme 2023-05-12 14:37:10 -07:00
PrePi ArmVirtPkg/PrePi: Ensure timely execution of library constructors 2023-01-26 18:54:58 +00:00
XenAcpiPlatformDxe ArmVirtPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
XenPlatformHasAcpiDtDxe ArmVirtPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
XenioFdtDxe ArmVirtPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ArmVirt.dsc.inc Add StackCheckLib Instances to Platform DSC Files (#216) 2024-02-29 09:47:28 -08:00
ArmVirtCloudHv.dsc ArmVirtPkg: Fix up the location of PlatformHasAcpiDtDxe 2023-02-16 05:53:28 +00:00
ArmVirtCloudHv.fdf ArmVirtPkg: remove EbcDxe from all platforms 2022-10-24 14:30:33 +00:00
ArmVirtKvmTool.dsc ArmVirt: don't use unaligned CopyMem () on NOR flash 2023-01-16 11:43:02 +00:00
ArmVirtKvmTool.fdf ArmVirtPkg: Kvmtool: Add RNG support using Arm TRNG interface 2022-11-06 16:32:28 +00:00
ArmVirtPkg.ci.yaml ArmPkg, ArmVirtPkg: put SpellCheck in AuditOnly mode 2022-09-10 08:23:27 +00:00
ArmVirtPkg.dec ArmVirtPkg/PlatformHasAcpiDtDxe: Move to OvmfPkg 2023-02-16 05:53:28 +00:00
ArmVirtQemu.dsc OvmfPkg: Generalize AcpiPlatformDxe 2023-05-12 18:00:01 -07:00
ArmVirtQemu.fdf ArmVirtPkg/ArmVirtQemu: omit PCD PEIM unless TPM support is enabled 2022-10-26 17:28:39 +00:00
ArmVirtQemuFvMain.fdf.inc ArmVirtPkg: Fix up the location of PlatformHasAcpiDtDxe 2023-02-16 05:53:28 +00:00
ArmVirtQemuKernel.dsc OvmfPkg: Generalize AcpiPlatformDxe 2023-05-12 18:00:01 -07:00
ArmVirtQemuKernel.fdf ArmVirtPkg: add FDF rule for self-relocating PrePi 2020-06-12 22:17:46 +00:00
ArmVirtRules.fdf.inc ArmVirtPkg: add FDF rule for self-relocating PrePi 2020-06-12 22:17:46 +00:00
ArmVirtXen.dsc ArmVirtPkg/FdtClintDxe: Move FdtClientDxe to EmbeddedPkg 2021-10-14 06:25:52 +00:00
ArmVirtXen.fdf ArmVirtPkg: remove EbcDxe from all platforms 2022-10-24 14:30:33 +00:00
VarStore.fdf.inc ArmVirtPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00