mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-27 07:34:06 +02:00
EmulatorPkg: Format with Uncrustify 73.0.8
Cc: Andrew Fish <afish@apple.com> Cc: Ray Ni <ray.ni@intel.com> Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Ray Ni <ray.ni@intel.com>
This commit is contained in:
parent
ec9cb4452e
commit
972e3b0b9d
@ -112,9 +112,9 @@ EFI_FVB_MEDIA_INFO mPlatformFvbMediaInfo[] = {
|
|||||||
{
|
{
|
||||||
{
|
{
|
||||||
(FixedPcdGet32 (PcdFlashNvStorageVariableSize) + \
|
(FixedPcdGet32 (PcdFlashNvStorageVariableSize) + \
|
||||||
FixedPcdGet32 (PcdFlashNvStorageFtwWorkingSize) + \
|
FixedPcdGet32 (PcdFlashNvStorageFtwWorkingSize) + \
|
||||||
FixedPcdGet32 (PcdFlashNvStorageFtwSpareSize) + \
|
FixedPcdGet32 (PcdFlashNvStorageFtwSpareSize) + \
|
||||||
FixedPcdGet32 (PcdEmuFlashNvStorageEventLogSize)) / FixedPcdGet32 (PcdEmuFirmwareBlockSize),
|
FixedPcdGet32 (PcdEmuFlashNvStorageEventLogSize)) / FixedPcdGet32 (PcdEmuFirmwareBlockSize),
|
||||||
FixedPcdGet32 (PcdEmuFirmwareBlockSize),
|
FixedPcdGet32 (PcdEmuFirmwareBlockSize),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user