Home
last modified time | relevance | path

Searched refs:commit (Results 1 – 25 of 67) sorted by relevance

123

/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
Dvfwscanf.c764 wchar_t *commit, *p; in parsefloat() local
783 commit = buf - 1; in parsefloat()
800 commit = p; in parsefloat()
821 commit = p; /* inf or infinity */ in parsefloat()
836 commit = p; in parsefloat()
844 commit = p; in parsefloat()
870 commit = p; in parsefloat()
880 commit = p; in parsefloat()
893 commit = p; in parsefloat()
907 while (commit < --p) in parsefloat()
[all …]
Dvfscanf.c985 char *commit, *p; in parsefloat() local
1009 commit = buf - 1; in parsefloat()
1024 commit = p; in parsefloat()
1045 commit = p; /* inf or infinity */ in parsefloat()
1060 commit = p; in parsefloat()
1068 commit = p; in parsefloat()
1094 commit = p; in parsefloat()
1104 commit = p; in parsefloat()
1117 commit = p; in parsefloat()
1132 while (commit < --p) in parsefloat()
[all …]
/device/linaro/bootloader/arm-trusted-firmware/
Dcontributing.md56 * Avoid long commit series. If you do have a long series, consider whether
58 * Make sure your commit messages are in the proper format. If a commit fixes
69 changes (and nothing else) in the last commit of the series. Otherwise,
70 include the documentation changes within the single commit.
87 branch within the GitHub UI, creating a merge commit.
89 * If the [pull request] is not based on a recent commit, ARM may rebase
93 * After final integration testing, ARM will push your merge commit to the
94 `master` branch. If a problem is found at this stage, the merge commit
118 [automatically closed]: https://help.github.com/articles/closing-issues-via-commit-messages
/device/common/
Dgenerate-blob-lists.sh113 git commit -m "$(echo -e 'auto-generated blob list for '$DEVICENAME'\n\nBug: 4295425')"
123 git commit --allow-empty -m "$(echo -e 'DO NOT SUBMIT - BROKEN BUILD\n\nBug: 4295425')"
/device/linaro/bootloader/edk2/PerformancePkg/
DContributions.txt8 use in the source control commit log.
9 2. Your commit message must include your "Signed-off-by" signature,
42 commit message, and must include your "Signed-off-by" signature
52 Full-commit-message
59 of the commit message can be added here.
67 * The first line of commit message is taken from the email's subject
68 line following [PATCH]. The remaining portion of the commit message
78 * "Full-commit-message" a verbose multiple line comment describing
/device/linaro/bootloader/edk2/FatBinPkg/
DContributions.txt8 use in the source control commit log.
9 2. Your commit message must include your "Signed-off-by" signature,
42 commit message, and must include your "Signed-off-by" signature
52 Full-commit-message
59 of the commit message can be added here.
67 * The first line of commit message is taken from the email's subject
68 line following [PATCH]. The remaining portion of the commit message
78 * "Full-commit-message" a verbose multiple line comment describing
/device/linaro/bootloader/edk2/Nt32Pkg/
DContributions.txt8 use in the source control commit log.
9 2. Your commit message must include your "Signed-off-by" signature,
42 commit message, and must include your "Signed-off-by" signature
52 Full-commit-message
59 of the commit message can be added here.
67 * The first line of commit message is taken from the email's subject
68 line following [PATCH]. The remaining portion of the commit message
78 * "Full-commit-message" a verbose multiple line comment describing
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/
DContributions.txt8 use in the source control commit log.
9 2. Your commit message must include your "Signed-off-by" signature,
42 commit message, and must include your "Signed-off-by" signature
52 Full-commit-message
59 of the commit message can be added here.
67 * The first line of commit message is taken from the email's subject
68 line following [PATCH]. The remaining portion of the commit message
78 * "Full-commit-message" a verbose multiple line comment describing
/device/linaro/bootloader/edk2/IntelFrameworkPkg/
DContributions.txt8 use in the source control commit log.
9 2. Your commit message must include your "Signed-off-by" signature,
42 commit message, and must include your "Signed-off-by" signature
52 Full-commit-message
59 of the commit message can be added here.
67 * The first line of commit message is taken from the email's subject
68 line following [PATCH]. The remaining portion of the commit message
78 * "Full-commit-message" a verbose multiple line comment describing
/device/linaro/bootloader/edk2/BeagleBoardPkg/
DContributions.txt8 use in the source control commit log.
9 2. Your commit message must include your "Signed-off-by" signature,
42 commit message, and must include your "Signed-off-by" signature
52 Full-commit-message
59 of the commit message can be added here.
67 * The first line of commit message is taken from the email's subject
68 line following [PATCH]. The remaining portion of the commit message
78 * "Full-commit-message" a verbose multiple line comment describing
/device/linaro/bootloader/edk2/ArmVirtPkg/
DContributions.txt8 use in the source control commit log.
9 2. Your commit message must include your "Signed-off-by" signature,
42 commit message, and must include your "Signed-off-by" signature
52 Full-commit-message
59 of the commit message can be added here.
67 * The first line of commit message is taken from the email's subject
68 line following [PATCH]. The remaining portion of the commit message
78 * "Full-commit-message" a verbose multiple line comment describing
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/
DContributions.txt8 use in the source control commit log.
9 2. Your commit message must include your "Signed-off-by" signature,
42 commit message, and must include your "Signed-off-by" signature
52 Full-commit-message
59 of the commit message can be added here.
67 * The first line of commit message is taken from the email's subject
68 line following [PATCH]. The remaining portion of the commit message
78 * "Full-commit-message" a verbose multiple line comment describing
/device/linaro/bootloader/edk2/PcAtChipsetPkg/
DContributions.txt8 use in the source control commit log.
9 2. Your commit message must include your "Signed-off-by" signature,
42 commit message, and must include your "Signed-off-by" signature
52 Full-commit-message
59 of the commit message can be added here.
67 * The first line of commit message is taken from the email's subject
68 line following [PATCH]. The remaining portion of the commit message
78 * "Full-commit-message" a verbose multiple line comment describing
/device/linaro/bootloader/edk2/EdkShellPkg/
DContributions.txt8 use in the source control commit log.
9 2. Your commit message must include your "Signed-off-by" signature,
42 commit message, and must include your "Signed-off-by" signature
52 Full-commit-message
59 of the commit message can be added here.
67 * The first line of commit message is taken from the email's subject
68 line following [PATCH]. The remaining portion of the commit message
78 * "Full-commit-message" a verbose multiple line comment describing
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/
DContributions.txt8 use in the source control commit log.
9 2. Your commit message must include your "Signed-off-by" signature,
42 commit message, and must include your "Signed-off-by" signature
52 Full-commit-message
59 of the commit message can be added here.
67 * The first line of commit message is taken from the email's subject
68 line following [PATCH]. The remaining portion of the commit message
78 * "Full-commit-message" a verbose multiple line comment describing
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/
DContributions.txt8 use in the source control commit log.
9 2. Your commit message must include your "Signed-off-by" signature,
42 commit message, and must include your "Signed-off-by" signature
52 Full-commit-message
59 of the commit message can be added here.
67 * The first line of commit message is taken from the email's subject
68 line following [PATCH]. The remaining portion of the commit message
78 * "Full-commit-message" a verbose multiple line comment describing
/device/linaro/bootloader/edk2/ArmPkg/
DContributions.txt8 use in the source control commit log.
9 2. Your commit message must include your "Signed-off-by" signature,
42 commit message, and must include your "Signed-off-by" signature
52 Full-commit-message
59 of the commit message can be added here.
67 * The first line of commit message is taken from the email's subject
68 line following [PATCH]. The remaining portion of the commit message
78 * "Full-commit-message" a verbose multiple line comment describing
/device/linaro/bootloader/edk2/QuarkPlatformPkg/
DContributions.txt8 use in the source control commit log.
9 2. Your commit message must include your "Signed-off-by" signature,
42 commit message, and must include your "Signed-off-by" signature
52 Full-commit-message
59 of the commit message can be added here.
67 * The first line of commit message is taken from the email's subject
68 line following [PATCH]. The remaining portion of the commit message
78 * "Full-commit-message" a verbose multiple line comment describing
/device/linaro/bootloader/edk2/ArmPlatformPkg/
DContributions.txt8 use in the source control commit log.
9 2. Your commit message must include your "Signed-off-by" signature,
42 commit message, and must include your "Signed-off-by" signature
52 Full-commit-message
59 of the commit message can be added here.
67 * The first line of commit message is taken from the email's subject
68 line following [PATCH]. The remaining portion of the commit message
78 * "Full-commit-message" a verbose multiple line comment describing
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/
DContributions.txt8 use in the source control commit log.
9 2. Your commit message must include your "Signed-off-by" signature,
42 commit message, and must include your "Signed-off-by" signature
52 Full-commit-message
59 of the commit message can be added here.
67 * The first line of commit message is taken from the email's subject
68 line following [PATCH]. The remaining portion of the commit message
78 * "Full-commit-message" a verbose multiple line comment describing
/device/linaro/bootloader/edk2/CorebootPayloadPkg/
DContributions.txt8 use in the source control commit log.
9 2. Your commit message must include your "Signed-off-by" signature,
42 commit message, and must include your "Signed-off-by" signature
52 Full-commit-message
59 of the commit message can be added here.
67 * The first line of commit message is taken from the email's subject
68 line following [PATCH]. The remaining portion of the commit message
78 * "Full-commit-message" a verbose multiple line comment describing
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/
DContributions.txt8 use in the source control commit log.
9 2. Your commit message must include your "Signed-off-by" signature,
42 commit message, and must include your "Signed-off-by" signature
52 Full-commit-message
59 of the commit message can be added here.
67 * The first line of commit message is taken from the email's subject
68 line following [PATCH]. The remaining portion of the commit message
78 * "Full-commit-message" a verbose multiple line comment describing
/device/linaro/bootloader/OpenPlatformPkg/Platforms/TexasInstruments/BeagleBoard/
DContributions.txt8 use in the source control commit log.
9 2. Your commit message must include your "Signed-off-by" signature,
42 commit message, and must include your "Signed-off-by" signature
52 Full-commit-message
59 of the commit message can be added here.
67 * The first line of commit message is taken from the email's subject
68 line following [PATCH]. The remaining portion of the commit message
78 * "Full-commit-message" a verbose multiple line comment describing
/device/linaro/bootloader/edk2/EdkShellBinPkg/
DContributions.txt8 use in the source control commit log.
9 2. Your commit message must include your "Signed-off-by" signature,
42 commit message, and must include your "Signed-off-by" signature
52 Full-commit-message
59 of the commit message can be added here.
67 * The first line of commit message is taken from the email's subject
68 line following [PATCH]. The remaining portion of the commit message
78 * "Full-commit-message" a verbose multiple line comment describing
/device/linaro/bootloader/edk2/OptionRomPkg/
DContributions.txt8 use in the source control commit log.
9 2. Your commit message must include your "Signed-off-by" signature,
42 commit message, and must include your "Signed-off-by" signature
52 Full-commit-message
59 of the commit message can be added here.
67 * The first line of commit message is taken from the email's subject
68 line following [PATCH]. The remaining portion of the commit message
78 * "Full-commit-message" a verbose multiple line comment describing

123