1
0
mirror of https://github.com/momo5502/hypervisor.git synced 2026-04-26 03:19:35 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
dependabot[bot] 0e2450f47e Bump external/FindWDK from 76f5f3e to c941028
Bumps [external/FindWDK](https://github.com/SergiusTheBest/FindWDK) from `76f5f3e` to `c941028`.
- [Release notes](https://github.com/SergiusTheBest/FindWDK/releases)
- [Commits](https://github.com/SergiusTheBest/FindWDK/compare/76f5f3e088db7368e3b50eb6964596d6a86d3f8a...c941028b26565f756a16ea815d51ac9781f00e79)

---
updated-dependencies:
- dependency-name: external/FindWDK
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 09:07:50 +00:00
dependabot[bot] 10828cff46 Bump external/FindWDK from 0492964 to 76f5f3e
Bumps [external/FindWDK](https://github.com/SergiusTheBest/FindWDK) from `0492964` to `76f5f3e`.
- [Release notes](https://github.com/SergiusTheBest/FindWDK/releases)
- [Commits](https://github.com/SergiusTheBest/FindWDK/compare/04929640043d3fa2fe0e9903cb32e610505846e1...76f5f3e088db7368e3b50eb6964596d6a86d3f8a)

---
updated-dependencies:
- dependency-name: external/FindWDK
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 10:13:59 +00:00
dependabot[bot] c95f3ce9ce Bump external/FindWDK from 43fd504 to 0492964
Bumps [external/FindWDK](https://github.com/SergiusTheBest/FindWDK) from `43fd504` to `0492964`.
- [Release notes](https://github.com/SergiusTheBest/FindWDK/releases)
- [Commits](https://github.com/SergiusTheBest/FindWDK/compare/43fd504e1dc31996812ac7f7cdcbbbd3561c17d0...04929640043d3fa2fe0e9903cb32e610505846e1)

---
updated-dependencies:
- dependency-name: external/FindWDK
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 11:08:44 +00:00
momo5502 4a3958d149 Fix ninja builds 2022-04-24 21:23:54 +02:00
momo5502 c62cc44a53 Fixes 2022-03-27 17:51:55 +02:00
momo5502 630b631692 Fixes and ia32 doc 2022-03-27 16:21:54 +02:00
momo5502 eef4a9a5a2 Progress 2022-03-26 14:28:40 +01:00
momo5502 80d9d73034 Register power callback 2022-03-16 20:07:15 +01:00
momo5502 f744238aad Add exception support 2022-03-15 21:07:47 +01:00
momo5502 54c692d1d2 Add test driver 2022-03-13 20:30:04 +01:00