Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 10aef94c8b963099ece9c1a8dea5dfd1ea095730
https://github.com/tianocore/edk2/commit/10aef94c8b963099ece9c1a8dea5dfd1ea095730
Author: Pierre Gondois <[email protected]>
Date: 2026-07-10 (Fri, 10 Jul 2026)
Changed paths:
M DynamicTablesPkg/Library/Common/AmlLib/CodeGen/AmlResourceDataCodeGen.c
M DynamicTablesPkg/Library/Common/AmlLib/Utils/AmlUtility.c
M DynamicTablesPkg/Library/Common/AmlLib/Utils/AmlUtility.h
Log Message:
-----------
DynamicTablesPkg: Move CheckAddressSpaceFields() to AmlUtility.c
Move the CheckAddressSpaceFields() function to AmlUtility.c
to allow other files to re-use it.
Signed-off-by: Pierre Gondois <[email protected]>
Commit: d3a7acfff9d73ebb41e59d550f236a07d2c8c631
https://github.com/tianocore/edk2/commit/d3a7acfff9d73ebb41e59d550f236a07d2c8c631
Author: Pierre Gondois <[email protected]>
Date: 2026-07-10 (Fri, 10 Jul 2026)
Changed paths:
M DynamicTablesPkg/Library/Common/AmlLib/Api/AmlResourceDataApi.c
Log Message:
-----------
DynamicTablesPkg: Check Rd Address Space field combination
Some combination of fields of Rd Address Space descriptors
are not valid. Check them when updating a Rd Address Space
descriptor.
Cf. ACPI 6.4 Table 6.44:
"Valid Combination of Address Space Descriptor Fields"
Also check that the input length is not 0 to avoid
potential integer underflow.
Signed-off-by: Pierre Gondois <[email protected]>
Commit: dce4c57471175023588d6e3c5754620ea65c5efe
https://github.com/tianocore/edk2/commit/dce4c57471175023588d6e3c5754620ea65c5efe
Author: Pierre Gondois <[email protected]>
Date: 2026-07-10 (Fri, 10 Jul 2026)
Changed paths:
M DynamicTablesPkg/Include/Library/AmlLib/AmlLib.h
M DynamicTablesPkg/Library/Common/AmlLib/Api/AmlResourceDataApi.c
Log Message:
-----------
DynamicTablesPkg: Add AmlUpdateRdDWord() and AmlUpdateRdWord()
Add the following functions to the AmlResourceDataApi:
- AmlUpdateRdDWord()
- AmlUpdateRdWord()
Signed-off-by: Pierre Gondois <[email protected]>
Compare: https://github.com/tianocore/edk2/compare/17ea1f35996f...dce4c5747117
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits