-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Author new Arm64EC ABI doc
- Loading branch information
Showing
3 changed files
with
2,390 additions
and
1,618 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,73 +1,75 @@ | ||
### YamlMime:Landing | ||
|
||
title: Windows on ARM documentation | ||
summary: Windows runs on PCs powered by ARM processors. This page provides the information for you to learn more about the platform and get started developing apps. # < 160 chars | ||
metadata: | ||
title: Windows on ARM documentation | ||
description: This page provides the information for you to get started developing ARM64 win32 and UWP apps. | ||
ms.service: guidance | ||
ms.topic: landing-page | ||
author: mattwojo | ||
ms.author: mattwoj | ||
ms.date: 06/25/2021 | ||
ms.localizationpriority: medium | ||
|
||
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new | ||
|
||
landingContent: | ||
# Cards and links should be based on top customer tasks or top subjects | ||
# Start card title with a verb | ||
- title: About Windows on ARM | ||
linkLists: | ||
- linkListType: overview | ||
links: | ||
- text: Windows on ARM | ||
url: /windows/uwp/porting/apps-on-arm | ||
- linkListType: learn | ||
links: | ||
- text: Learn how x86 emulation works | ||
url: /windows/uwp/porting/apps-on-arm-x86-emulation | ||
- linkListType: video | ||
links: | ||
- text: Build ARM64 Win32 C++ Apps | ||
url: https://youtu.be/OZtVBDeVqCE | ||
- text: Build 2018 Windows 10 on ARM for developers | ||
url: /events/build-2018/brk2438 | ||
|
||
# Card | ||
- title: Develop for Windows on ARM | ||
linkLists: | ||
- linkListType: how-to-guide | ||
links: | ||
- text: ARM64EC for Windows 11 apps on ARM | ||
url: /windows/uwp/porting/arm64ec | ||
- text: Build ARM64 apps with the SDK | ||
url: https://blogs.windows.com/windowsdeveloper/2018/11/15/official-support-for-windows-10-on-arm-development/ | ||
- text: Build ARM64 Drivers with the WDK | ||
url: /windows-hardware/drivers/develop/building-arm64-drivers | ||
- text: Troubleshoot UWP apps on ARM | ||
url: /windows/uwp/porting/apps-on-arm-troubleshooting-arm32 | ||
- text: Debug on ARM | ||
url: /windows-hardware/drivers/debugger/debugging-arm64 | ||
- linkListType: reference | ||
links: | ||
- text: Developer resources at Qualcomm Developer Network | ||
url: https://developer.qualcomm.com/hardware/windows-on-snapdragon/developer-resources | ||
- text: Windows on ARM documentation at developer.arm.com | ||
url: https://developer.arm.com/solutions/os/windows-on-arm | ||
- linkListType: whats-new | ||
links: | ||
- text: Develop apps for ARM with Snapdragon Developer Kit | ||
url: https://developer.qualcomm.com/hardware/windows-on-snapdragon/snapdragon-developer-kit | ||
|
||
# Card | ||
- title: Feedback | ||
linkLists: | ||
- linkListType: reference | ||
links: | ||
- text: Use the feedback hub | ||
url: feedback-hub://?tabid=2&contextid=803 | ||
- text: Report a bug | ||
url: mailto:[email protected] | ||
- text: Provide documentation feedback | ||
### YamlMime:Landing | ||
|
||
title: Windows on ARM documentation | ||
summary: Windows runs on PCs powered by ARM processors. This page provides the information for you to learn more about the platform and get started developing apps. # < 160 chars | ||
metadata: | ||
title: Windows on ARM documentation | ||
description: This page provides the information for you to get started developing ARM64 win32 and UWP apps. | ||
ms.service: guidance | ||
ms.topic: landing-page | ||
author: mattwojo | ||
ms.author: mattwoj | ||
ms.date: 03/18/2022 | ||
ms.localizationpriority: medium | ||
|
||
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new | ||
|
||
landingContent: | ||
# Cards and links should be based on top customer tasks or top subjects | ||
# Start card title with a verb | ||
- title: About Windows on ARM | ||
linkLists: | ||
- linkListType: overview | ||
links: | ||
- text: Windows on ARM | ||
url: /windows/uwp/porting/apps-on-arm | ||
- linkListType: learn | ||
links: | ||
- text: Learn how x86 emulation works | ||
url: /windows/uwp/porting/apps-on-arm-x86-emulation | ||
- linkListType: video | ||
links: | ||
- text: Build ARM64 Win32 C++ Apps | ||
url: https://youtu.be/OZtVBDeVqCE | ||
- text: Build 2018 Windows 10 on ARM for developers | ||
url: /events/build-2018/brk2438 | ||
|
||
# Card | ||
- title: Develop for Windows on ARM | ||
linkLists: | ||
- linkListType: how-to-guide | ||
links: | ||
- text: ARM64EC for Windows 11 apps on ARM | ||
url: /windows/uwp/porting/arm64ec | ||
- text: Understanding Arm64EC ABI and assembly code | ||
url: /windows/uwp/porting/arm64ec-abi.md | ||
- text: Build ARM64 apps with the SDK | ||
url: https://blogs.windows.com/windowsdeveloper/2018/11/15/official-support-for-windows-10-on-arm-development/ | ||
- text: Build ARM64 Drivers with the WDK | ||
url: /windows-hardware/drivers/develop/building-arm64-drivers | ||
- text: Troubleshoot UWP apps on ARM | ||
url: /windows/uwp/porting/apps-on-arm-troubleshooting-arm32 | ||
- text: Debug on ARM | ||
url: /windows-hardware/drivers/debugger/debugging-arm64 | ||
- linkListType: reference | ||
links: | ||
- text: Developer resources at Qualcomm Developer Network | ||
url: https://developer.qualcomm.com/hardware/windows-on-snapdragon/developer-resources | ||
- text: Windows on ARM documentation at developer.arm.com | ||
url: https://developer.arm.com/solutions/os/windows-on-arm | ||
- linkListType: whats-new | ||
links: | ||
- text: Develop apps for ARM with Snapdragon Developer Kit | ||
url: https://developer.qualcomm.com/hardware/windows-on-snapdragon/snapdragon-developer-kit | ||
|
||
# Card | ||
- title: Feedback | ||
linkLists: | ||
- linkListType: reference | ||
links: | ||
- text: Use the feedback hub | ||
url: feedback-hub://?tabid=2&contextid=803 | ||
- text: Report a bug | ||
url: mailto:[email protected] | ||
- text: Provide documentation feedback | ||
url: https://github.com/MicrosoftDocs/windows-uwp/issues |
Oops, something went wrong.