diff options
-rw-r--r-- | src/vendorcode/amd/fsp/sabrina/bl_uapp/bl_uapp_header.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vendorcode/amd/fsp/sabrina/bl_uapp/bl_uapp_header.inc b/src/vendorcode/amd/fsp/sabrina/bl_uapp/bl_uapp_header.inc index 9958e2efdd..bb90f67817 100644 --- a/src/vendorcode/amd/fsp/sabrina/bl_uapp/bl_uapp_header.inc +++ b/src/vendorcode/amd/fsp/sabrina/bl_uapp/bl_uapp_header.inc @@ -46,7 +46,7 @@ .byte 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 .byte 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 .byte 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 - .byte 0x00,0x00,0x00,0x00,0x49,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 + .byte 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x49,0x01,0x00,0x00,0x00,0x00,0x00,0x00 .byte IMAGE_VERSION .byte 0x00,0x00,0x00,0x00 // APU Family ID .byte 0x00,0x01,0x00,0x00 // Load Address |