audk/EmbeddedPkg/Include/Library
Sami Mujawar d519498067 EmbeddedPkg/AcpiLib: fix SBSA Generic Watchdog helper definition
The Reserved field in the SBSA Generic Watchdog Structure is 1 byte in
length. Refer Table 5-123 in the ACPI 5.1 Specification Errata A.

The EFI_ACPI_5_1_SBSA_GENERIC_WATCHDOG_STRUCTURE_INIT() helper
macro was initializing this field as EFI_ACPI_RESERVED_WORD instead of
EFI_ACPI_RESERVED_BYTE.

Although this does not cause any functional issue; it does not comply
with the specification.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Evan Lloyd <evan.lloyd@arm.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
2016-04-01 17:04:12 +02:00
..
AcpiLib.h EmbeddedPkg/AcpiLib: fix SBSA Generic Watchdog helper definition 2016-04-01 17:04:12 +02:00
DebugAgentTimerLib.h EmbeddedPkg: Rectify file modes 2016-02-02 11:42:51 +00:00
DmaLib.h EmbeddedPkg: Rectify file modes 2016-02-02 11:42:51 +00:00
EblAddExternalCommandLib.h ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
EblCmdLib.h EmbeddedPkg: Add EFIAPI to several Ebl functions 2015-10-29 12:59:06 +00:00
EblNetworkLib.h ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
EfiFileLib.h ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
EfiResetSystemLib.h ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
FdtLoadLib.h EmbeddedPkg: Split off FDT loading functionality from FdtLib 2014-09-09 17:59:19 +00:00
GdbSerialLib.h ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
HalRuntimeServicesLib.h Update the copyright notice format 2010-04-29 12:40:51 +00:00
PrePiHobListPointerLib.h ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
PrePiLib.h ARM Packages: Replace tabs by spaces for indentation 2014-08-26 10:14:17 +00:00
RealTimeClockLib.h ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00