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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/BdsDxe/
BdsEntry.c 523 Formalize OsIndication related variables.
540 UINT64 OsIndication;
572 // 2. OsIndication value inconsistence
573 // 3. OsIndication attribute inconsistence
575 OsIndication = 0;
583 &OsIndication
589 if ((DataSize != sizeof (OsIndication)) ||
590 ((OsIndication & ~OsIndicationSupport) != 0) ||
627 // Validate OSIndication related variable.
701 UINT64 OsIndication;
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
BdsEntry.c 399 UINT64 OsIndication;
428 // 2. OsIndication value inconsistence
429 // 3. OsIndication attribute inconsistence
431 OsIndication = 0;
439 &OsIndication
444 (OsIndication & ~OsIndicationSupport) != 0 ||
FrontPage.c 999 UINT64 OsIndication;
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/PlatformBdsLib/
BdsPlatform.c     [all...]

Completed in 531 milliseconds