Home
last modified time | relevance | path

Searched refs:Fixed (Results 1 – 25 of 71) sorted by relevance

123

/device/linaro/bootloader/edk2/StdLib/
DFixes.txt5 Fixed Problem has been resolved and changes committed.
16 1: Compilation Error vs2010 2012 Fixed 3/2013
20 2: Compilation Error ALL 2012 Fixed 1/2012
24 4: Execution/Compile errors 2012 Fixed 1/2013
27 7: Compilation Error GCC46 Jan, 2013 Fixed 1/2013
31 8: Compilation Error Jan. 2013 Fixed 1/2013
35 11: printf("-%ls-", L"test") will only print "--" 2013 Fixed 3/2013
/device/linaro/bootloader/edk2/AppPkg/
DISSUES.txt6 Fixed Problem has been resolved and changes committed.
17 1: The main() function should not be defined EFIAPI 2012 Fixed 1/2013
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
DMtrr.c434 for ( Count = 0; DIM ( Mtrr.Fixed.Mtrr ) > Count; Count++ ) { in MemoryTypeRegistersPage()
466 Mtrr.Fixed.Mtrr[ Count ]); in MemoryTypeRegistersPage()
542 PreviousType = Mtrr.Fixed.Mtrr[ 0 ] & 0xff; in MemoryTypeRegistersPage()
545 for ( Count = 0; DIM ( Mtrr.Fixed.Mtrr ) > Count; Count++ ) { in MemoryTypeRegistersPage()
549 Type = Mtrr.Fixed.Mtrr[ Count ]; in MemoryTypeRegistersPage()
/device/linaro/bootloader/edk2/MdePkg/Library/BasePcdLibNull/
DBasePcdLibNull.uni4 // PCD Library that only provides access to Feature Flag, Fixed At Build,
21 … #language en-US "PCD Library that only provides access to Feature Flag, Fixed At Build, and Bina…
DBasePcdLibNull.inf4 # PCD Library that only provides access to Feature Flag, Fixed At Build,
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
Dsoftfloat-history.txt15 -- Fixed a bug in all 64-bit-version square root functions except
32 -- Fixed a small error that caused `float64_round_to_int' often to round the
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpymactoolbox.h53 int PyMac_GetFixed(PyObject *, Fixed *); /* argument parser for Fixed */
54 PyObject *PyMac_BuildFixed(Fixed); /* Convert Fixed to PyObject */
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpymactoolbox.h53 int PyMac_GetFixed(PyObject *, Fixed *); /* argument parser for Fixed */
54 PyObject *PyMac_BuildFixed(Fixed); /* Convert Fixed to PyObject */
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformInitPei/
DMemoryPeim.c167 MtrrSetting.Fixed.Mtrr[Index]=0x0606060606060606;
170 MtrrSetting.Fixed.Mtrr[Index]=0x0505050505050505;
/device/linaro/bootloader/edk2/BaseTools/Source/Python/CommonDataClass/
DFdfClass.py94 self.Fixed = False
298 self.Fixed = False
/device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
DFfsFileStatement.py169 Fixed=self.Fixed,
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dmactoolboxglue.c293 PyMac_GetFixed(PyObject *v, Fixed *f) in PyMac_GetFixed()
299 *f = (Fixed)(d * 0x10000); in PyMac_GetFixed()
305 PyMac_BuildFixed(Fixed f) in PyMac_BuildFixed()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/
DKNOWN_PROBLEMS.txt63 Fixed in MR16.
138 Fixed.
177 #2. Fixed in 1.33MR10 - See CHANGES_FROM_1.33 Item #80.
DCHANGES_FROM_133_before_mr13.txt2399 #97. (Fixed in 1.33MR10) "Predicate applied for more than one ... "
2419 #96. (Fixed in 1.33MR10) Guard predicates ignored when -prc off
2428 #95. (Fixed in 1.33MR10) Predicate guard context length was k, not max(k,ck)
2444 #94. (Fixed in 1.33MR10) Predicates followed by rule references
2489 #92. (Fixed in 1.33MR10) Guarded predicates and hoisting
2521 #90. (Fixed in 1.33MR10) Semantic pred with LT(i) and i>max(k,ck)
2535 #88. (Fixed in 1.33MR10) Tokens used in semantic predicates in guess mode
2562 #87. (Fixed in 1.33MR10) Malformed guard predicates
2578 #86. (Fixed in 1.33MR10) Unequal set size in set_sub
2591 #84. (Fixed in 1.33MR10) Initialize zzBadTok in macro zzRULE
[all …]
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/
DCHANGES_FROM_131.txt11 Fixed it so that you have before / after actions for C++ in class def
12 Fixed bug in optimizer that made it sometimes forget to set internal
22 Fixed hideous bug in code generator for wildcard and for ~token op.
38 Fixed yet another bug due to the optimizer.
52 Fixed some problems in gen.c relating to the name of token
111 Fixed bug in code gen of ANTLR such that nested syn preds work more
131 Fixed some weird things in the C++ header files (a few return types).
271 Fixed genmk so that target List.* is not included anymore. It's
DCHANGES_FROM_133_BEFORE_MR13.txt2399 #97. (Fixed in 1.33MR10) "Predicate applied for more than one ... "
2419 #96. (Fixed in 1.33MR10) Guard predicates ignored when -prc off
2428 #95. (Fixed in 1.33MR10) Predicate guard context length was k, not max(k,ck)
2444 #94. (Fixed in 1.33MR10) Predicates followed by rule references
2489 #92. (Fixed in 1.33MR10) Guarded predicates and hoisting
2521 #90. (Fixed in 1.33MR10) Semantic pred with LT(i) and i>max(k,ck)
2535 #88. (Fixed in 1.33MR10) Tokens used in semantic predicates in guess mode
2562 #87. (Fixed in 1.33MR10) Malformed guard predicates
2578 #86. (Fixed in 1.33MR10) Unequal set size in set_sub
2591 #84. (Fixed in 1.33MR10) Initialize zzBadTok in macro zzRULE
[all …]
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/MtrrLib/
DMtrrLib.c1210 TempQword = MtrrSetting->Fixed.Mtrr[Index]; in MtrrGetMemoryAttributeByAddressWorker()
1327 DEBUG((DEBUG_CACHE, "Fixed MTRR[%02d] : %016lx\n", Index, Mtrrs->Fixed.Mtrr[Index])); in MtrrDebugPrintAllMtrrsWorker()
1347 MemoryType = (UINTN)(RShiftU64 (Mtrrs->Fixed.Mtrr[Index], Index1 * 8) & 0xff); in MtrrDebugPrintAllMtrrsWorker()
1567 MtrrSetting->Fixed.Mtrr[MsrNum] = (MtrrSetting->Fixed.Mtrr[MsrNum] & ~ClearMask) | OrMask; in MtrrSetMemoryAttributeWorker()
2051 MtrrGetFixedMtrrWorker (&MtrrSetting->Fixed); in MtrrGetAllMtrrs()
2096 MtrrSetFixedMtrrWorker (&MtrrSetting->Fixed); in MtrrSetAllMtrrs()
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/MtrrLib/
DMtrrLib.c1186 TempQword = MtrrSetting->Fixed.Mtrr[Index]; in MtrrGetMemoryAttributeByAddressWorker()
1303 DEBUG((DEBUG_CACHE, "Fixed MTRR[%02d] : %016lx\n", Index, Mtrrs->Fixed.Mtrr[Index])); in MtrrDebugPrintAllMtrrsWorker()
1323 MemoryType = (UINTN)(RShiftU64 (Mtrrs->Fixed.Mtrr[Index], Index1 * 8) & 0xff); in MtrrDebugPrintAllMtrrsWorker()
1542 MtrrSetting->Fixed.Mtrr[MsrNum] = (MtrrSetting->Fixed.Mtrr[MsrNum] & ~ClearMask) | OrMask; in MtrrSetMemoryAttributeWorker()
2026 MtrrGetFixedMtrrWorker (&MtrrSetting->Fixed); in MtrrGetAllMtrrs()
2071 MtrrSetFixedMtrrWorker (&MtrrSetting->Fixed); in MtrrSetAllMtrrs()
/device/linaro/bootloader/edk2/OvmfPkg/PlatformPei/
DMemDetect.c496 SetMem (&MtrrSettings.Fixed, sizeof MtrrSettings.Fixed, 0x06); in QemuInitializeRam()
/device/linaro/bootloader/edk2/UefiCpuPkg/Include/Library/
DMtrrLib.h109 MTRR_FIXED_SETTINGS Fixed; member
/device/linaro/bootloader/edk2/EmulatorPkg/
DEmulatorPkg.dec88 # R - Removable Media F - Fixed Media
90 # Default is Fixed Media, Writable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/
Dmacsupport.py82 Fixed = OpaqueByValueType("Fixed", "PyMac_BuildFixed", "PyMac_GetFixed") variable
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Fadt/
DFadt2.0.aslc2 This file describes the contents of the ACPI Fixed ACPI Description Table
69 FLAG2, // Fixed feature flags
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/VExpress/AcpiTables/
DFadt.aslc2 * Fixed ACPI Description Table (FADT)
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/Juno/AcpiTables/
DFadt.aslc2 * Fixed ACPI Description Table (FADT)

123