HomeSort by relevance Sort by last modified time
    Searched refs:SetSku (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
PiPcd.h 38 SetSku() sets the SKU Id to be used for subsequent calls to set or get PCD values. SetSku() is
45 For SKU-enabled tokens, the system will use the SKU Id set by the last call to SetSku(). If no
412 EFI_PEI_PCD_PPI_SET_SKU SetSku;
Pcd.h 32 SetSku() sets the SKU Id to be used for subsequent calls to set or get PCD values.
33 SetSku() is normally called only once by the system.
42 last call to SetSku(). If no SKU Id is set or the currently set SKU Id isn't valid for the specified token,
819 PCD_PPI_SET_SKU SetSku;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
PiPcd.h 39 SetSku() sets the SKU Id to be used for subsequent calls to set or get PCD values. SetSku() is
46 For SKU-enabled tokens, the system will use the SKU Id set by the last call to SetSku(). If no SKU
404 EFI_PCD_PROTOCOL_SET_SKU SetSku;
Pcd.h 34 SetSku() sets the SKU Id to be used for subsequent calls to set or get PCD values.
35 SetSku() is normally called only once by the system.
44 last call to SetSku(). If no SKU Id is set or the currently set SKU Id isn't valid for the specified token,
826 PCD_PROTOCOL_SET_SKU SetSku;
  /device/linaro/bootloader/edk2/MdePkg/Library/DxePcdLib/
DxePcdLib.c 144 GetPcdProtocol()->SetSku (SkuId);
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/PeiPcdLib/
PeiPcdLib.c 144 GetPiPcdPpiPointer()->SetSku (SkuId);
    [all...]

Completed in 3750 milliseconds