Searched refs:StacksBase (Results 1 – 6 of 6) sorted by relevance
/device/linaro/bootloader/edk2/ArmVirtPkg/PrePi/ |
D | PrePi.c | 71 IN UINTN StacksBase, in PrePiMain() argument 89 (VOID*)StacksBase // The top of the UEFI Memory is reserved for the stacks in PrePiMain() 112 BuildStackHob (StacksBase, StacksSize); in PrePiMain() 152 IN UINTN StacksBase in CEntryPoint() argument 176 PrePiMain (UefiMemoryBase, StacksBase, StartTimeStamp); in CEntryPoint()
|
D | PrePi.h | 41 IN UINTN StacksBase,
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/PrePi/ |
D | PrePi.c | 77 IN UINTN StacksBase, in PrePiMain() argument 113 (VOID*)StacksBase // The top of the UEFI Memory is reserved for the stacks in PrePiMain() 128 BuildStackHob (StacksBase, StacksSize); in PrePiMain() 184 IN UINTN StacksBase in CEntryPoint() argument 226 PrimaryMain (UefiMemoryBase, StacksBase, StartTimeStamp); in CEntryPoint()
|
D | MainUniCore.c | 20 IN UINTN StacksBase, in PrimaryMain() argument 24 PrePiMain (UefiMemoryBase, StacksBase, StartTimeStamp); in PrimaryMain()
|
D | PrePi.h | 43 IN UINTN StacksBase, 63 IN UINTN StacksBase,
|
D | MainMPCore.c | 24 IN UINTN StacksBase, in PrimaryMain() argument 37 PrePiMain (UefiMemoryBase, StacksBase, StartTimeStamp); in PrimaryMain()
|