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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/Include/Guid/
SmmBaseThunkCommunication.h 28 BOOLEAN LegacyIA32Binary;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/SmmBaseOnSmmBase2Thunk/
SmmBaseOnSmmBase2Thunk.c 117 @param[in] LegacyIA32Binary An optional parameter specifying that the associated
134 IN BOOLEAN LegacyIA32Binary
137 if (mAtRuntime || LegacyIA32Binary) {
146 mCommunicationData.FunctionData.Args.Register.LegacyIA32Binary = LegacyIA32Binary;
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
SmmBase.h 107 @param[in] LegacyIA32Binary An optional parameter specifying that the associated
125 IN BOOLEAN LegacyIA32Binary OPTIONAL
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmBase/
SmmBase.h 559 IN BOOLEAN LegacyIA32Binary OPTIONAL
574 LegacyIA32Binary - The binary image to load is legacy 16 bit code.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/SmmBaseHelper/
SmmBaseHelper.c 756 if (mLocked || FunctionData->Args.Register.LegacyIA32Binary) {
    [all...]

Completed in 248 milliseconds