Matt DeVillier has submitted this change. ( https://review.coreboot.org/c/coreboot/+/81364?usp=email )
Change subject: mb/google/zork: Update APCB to increase UMA size to 128MB ......................................................................
mb/google/zork: Update APCB to increase UMA size to 128MB
The previous value of 32MB was set to meet Google's ChromeOS reqs, but hampers real-world performance in Linux/Windows, so increase it to 128MB to match the "auto" default for the Picasso UEFI firmware.
TEST=build/boot Windows on google/zork (morphius), verify UMA set to 128MB.
Change-Id: I8c6487a4cb8155f826d20fd3ceca87859829199c Signed-off-by: Matt DeVillier matt.devillier@amd.corp-partner.google.com Reviewed-on: https://review.coreboot.org/c/coreboot/+/81364 Reviewed-by: Martin L Roth gaumless@gmail.com Reviewed-by: Arthur Heymans arthur@aheymans.xyz Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Jason Glenesk jason.glenesk@amd.corp-partner.google.com --- M src/mainboard/google/zork/data.apcb 1 file changed, 0 insertions(+), 0 deletions(-)
Approvals: build bot (Jenkins): Verified Arthur Heymans: Looks good to me, approved Martin L Roth: Looks good to me, approved Jason Glenesk: Looks good to me, approved
diff --git a/src/mainboard/google/zork/data.apcb b/src/mainboard/google/zork/data.apcb index f7a3e78..ee12694 100644 --- a/src/mainboard/google/zork/data.apcb +++ b/src/mainboard/google/zork/data.apcb Binary files differ