mu_plus/AdvLoggerPkg/Library
Taylor Beebe 6b326bbd9e
AdvLoggerPkg: Additional CodeQL fixes (#180)
## Description

Bitwidth fix

- [x] Impacts functionality?
  - **Functionality** - Does the change ultimately impact how firmware functions?
  - Examples: Add a new library, publish a new PPI, update an algorithm, ...
- [x] 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

Build AdvLoggerPkg and boot changes on QemuQ35Pkg to EFI shell.

## Integration Instructions

N/A
2023-02-22 04:48:15 +00:00
..
AdvLoggerMmAccessLib Merged PR 6172: Fix compiler complaints on type cast 2022-10-11 18:10:14 +00:00
AdvLoggerSerialPortLib Require cspell 5.20.0 2022-05-20 18:51:36 +00:00
AdvLoggerSmmAccessLib Require cspell 5.20.0 2022-05-20 18:51:36 +00:00
AdvancedLoggerAccessLib AdvLoggerPkg: Additional CodeQL fixes (#180) 2023-02-22 04:48:15 +00:00
AdvancedLoggerHdwPortLib Uncrustify mu_plus 2022-02-08 22:22:58 -08:00
AdvancedLoggerHdwPortLibNull Uncrustify mu_plus 2022-02-08 22:22:58 -08:00
AdvancedLoggerLib Merged PR 5985: Abstract Advanced Logger HW print level 2022-09-22 05:12:26 +00:00
AssertLib Uncrustify mu_plus 2022-02-08 22:22:58 -08:00
AssertTelemetryLib Uncrustify mu_plus 2022-02-08 22:22:58 -08:00
BaseDebugLibAdvancedLogger Require cspell 5.20.0 2022-05-20 18:51:36 +00:00
DebugAgent/Sec Merged PR 5985: Abstract Advanced Logger HW print level 2022-09-22 05:12:26 +00:00
PeiDebugLibAdvancedLogger Fix Line Endings in Repo (LF -> CRLF) (#67) (#68) 2022-10-12 22:11:28 -04:00