Re: [edk2] [PATCH edk2-platforms 1/2] Silicon/AMD/Styx: Make PcdSataPortMode 32 bits

2017-08-20 Thread Ard Biesheuvel
On 20 August 2017 at 19:09, Ard Biesheuvel wrote: > On 20 August 2017 at 19:08, Alan Ott wrote: >> On 08/20/2017 01:46 PM, Ard Biesheuvel wrote: >>> >>> On 19 August 2017 at 22:41, Alan Ott wrote: Extra bits are needed to accomodate all 14 SATA ports Signed-off-by: Alan Ott

Re: [edk2] [PATCH edk2-platforms 1/2] Silicon/AMD/Styx: Make PcdSataPortMode 32 bits

2017-08-20 Thread Ard Biesheuvel
On 20 August 2017 at 19:08, Alan Ott wrote: > On 08/20/2017 01:46 PM, Ard Biesheuvel wrote: >> >> On 19 August 2017 at 22:41, Alan Ott wrote: >>> >>> Extra bits are needed to accomodate all 14 SATA ports >>> >>> Signed-off-by: Alan Ott >>> Contributed-under: TianoCore Contribution Agreement 1.0

Re: [edk2] [PATCH edk2-platforms 1/2] Silicon/AMD/Styx: Make PcdSataPortMode 32 bits

2017-08-20 Thread Alan Ott
On 08/20/2017 01:46 PM, Ard Biesheuvel wrote: On 19 August 2017 at 22:41, Alan Ott wrote: Extra bits are needed to accomodate all 14 SATA ports Signed-off-by: Alan Ott Contributed-under: TianoCore Contribution Agreement 1.0 --- Silicon/AMD/Styx/AmdStyx.dec |

Re: [edk2] [PATCH edk2-platforms 1/2] Silicon/AMD/Styx: Make PcdSataPortMode 32 bits

2017-08-20 Thread Ard Biesheuvel
On 19 August 2017 at 22:41, Alan Ott wrote: > Extra bits are needed to accomodate all 14 SATA ports > > Signed-off-by: Alan Ott > Contributed-under: TianoCore Contribution Agreement 1.0 > --- > Silicon/AMD/Styx/AmdStyx.dec | 2 +- > Silicon/AMD/Styx/Drivers/StyxS

[edk2] [PATCH edk2-platforms 1/2] Silicon/AMD/Styx: Make PcdSataPortMode 32 bits

2017-08-19 Thread Alan Ott
Extra bits are needed to accomodate all 14 SATA ports Signed-off-by: Alan Ott Contributed-under: TianoCore Contribution Agreement 1.0 --- Silicon/AMD/Styx/AmdStyx.dec | 2 +- Silicon/AMD/Styx/Drivers/StyxSataPlatformDxe/InitController.c | 4 ++-- 2 files changed,