OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Mps
(Results
1 - 10
of
10
) sorted by null
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Guid/Mps/
Mps.c
14
Mps
.c
18
GUIDs used for
MPS
entries in the in the EFI 1.0 system table
20
These GUIDs point the
MPS
tables as defined in the
MPS
1.4 specifications.
22
ACPI is the primary means of exporting MP information to the OS.
MPS
obly was
29
#include EFI_GUID_DEFINITION (
Mps
)
33
EFI_GUID_STRING(&gEfiMpsTableGuid, "
MPS
Table", "
MPS
Table GUID in EFI System Table");
/device/linaro/bootloader/edk2/DuetPkg/DxeIpl/
DxeIpl.h
30
#include <Guid/
Mps
.h>
HobGeneration.h
83
TABLE_HOB
Mps
;
LegacyTable.c
87
// First Seach 0x0e0000 - 0x0fffff for
MPS
Ptr
347
Hob->
Mps
.Table = (EFI_PHYSICAL_ADDRESS)(UINTN)FindMPSPtr ();
348
AsciiSPrint (PrintBuffer, 256, "
MPS
Table=0x%x\n", (UINT32)(UINTN)Hob->
Mps
.Table);
/device/linaro/bootloader/edk2/DuetPkg/Library/DuetBdsLib/
BdsPlatform.h
50
#include <Guid/
Mps
.h>
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/
EdkIIGlueDxe.h
87
#include EFI_GUID_DEFINITION (
Mps
)
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/
NvmExpressHci.h
80
UINT16
Mps
:4; // Memory Page Size
305
UINT8
Mps
:1; /* Max Power Scale */
NvmExpressHci.c
131
DEBUG ((EFI_D_INFO, "Cc.
Mps
: %d\n", Cc->
Mps
));
513
// CC.AMS, CC.
MPS
and CC.CSS are all set to 0.
/device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformBdsLib/
BdsPlatform.h
62
#include <Guid/
Mps
.h>
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
Dmem.c
20
#include <Guid/
Mps
.h>
Completed in 137 milliseconds