This website requires JavaScript.
탐색
CodingWorkshop
CodingWorkshop Site
Community Issues
도움말
가입하기
로그인
xt-sys
/
exectos
보기
3
좋아요
5
포크
2
You've already forked exectos
코드
이슈
4
풀 리퀘스트
Actions
Projects
1
릴리즈
위키
활동
All Workflows
build.yml
Actor
All actors
belliash
harraiken
Status
All status
Success
Failure
Waiting
Running
Implement BlLoadEfiImage() and BlStartEfiImage() routines
build.yml #362
:
커밋
435ee66ce1
pushed by
belliash
master
2024-01-22 23:05:33 +01:00
58s
View workflow file
Add missing comment
build.yml #361
:
커밋
6733e092ba
pushed by
belliash
master
2024-01-22 20:48:58 +01:00
59s
View workflow file
Correct comments
build.yml #360
:
커밋
9fe347fd0a
pushed by
belliash
master
2024-01-22 20:43:33 +01:00
54s
View workflow file
Make a use of BlBuildPageMap()
build.yml #359
:
커밋
af400920d0
pushed by
belliash
master
2024-01-22 15:21:32 +01:00
59s
View workflow file
Add missing forward reference
build.yml #358
:
커밋
0c3aee829a
pushed by
belliash
master
2024-01-22 15:17:39 +01:00
53s
View workflow file
Implement BlBuildPageMap() routine
build.yml #357
:
커밋
7128159c42
pushed by
belliash
master
2024-01-22 15:16:05 +01:00
31s
View workflow file
Add missing forward reference
build.yml #356
:
커밋
85d43e54b8
pushed by
belliash
master
2024-01-22 15:15:18 +01:00
57s
View workflow file
Store boot loader image information and close EFI_LOADED_IMAGE_PROTOCOL afterwards
build.yml #355
:
커밋
22a7676b9b
pushed by
belliash
master
2024-01-22 15:12:38 +01:00
31s
View workflow file
Check if new mapping is a subset of an already existing mapping
build.yml #354
:
커밋
8580557985
pushed by
belliash
master
2024-01-22 15:10:30 +01:00
1m10s
View workflow file
Allow to specify virtual address during EFI memory mapping only
build.yml #353
:
커밋
c24745d233
pushed by
belliash
master
2024-01-19 23:18:10 +01:00
1m14s
View workflow file
Pass virtual memory area address by reference
build.yml #352
:
커밋
88321b5f4d
pushed by
belliash
master
2024-01-18 23:12:11 +01:00
1m16s
View workflow file
Update BlInitializePageMap() description
build.yml #351
:
커밋
9f5018abf0
pushed by
belliash
master
2024-01-18 15:54:33 +01:00
59s
View workflow file
i686 supports switching to huge pages mode with 2MB or 4MB page size only
build.yml #350
:
커밋
c716ad81f0
pushed by
belliash
master
2024-01-18 16:00:47 +01:00
-49m15s
View workflow file
Move target specific code
build.yml #349
:
커밋
0a47d43644
pushed by
belliash
master
2024-01-18 14:33:45 +01:00
56s
View workflow file
Allow to provide page size during initialization
build.yml #348
:
커밋
02f0e34b83
pushed by
belliash
master
2024-01-18 14:32:22 +01:00
1m15s
View workflow file
Add page size enumeration list
build.yml #347
:
커밋
5acf8b4abd
pushed by
belliash
master
2024-01-18 14:24:09 +01:00
1m8s
View workflow file
Use new paging implementation
build.yml #346
:
커밋
0e4575b278
pushed by
belliash
master
2024-01-17 22:26:44 +01:00
1m36s
View workflow file
Initial paging support
build.yml #345
:
커밋
89c18bbce6
pushed by
belliash
master
2024-01-17 14:44:49 +01:00
1m10s
View workflow file
Rename memory related routines to follow naming convention
build.yml #344
:
커밋
8f40683270
pushed by
belliash
master
2024-01-15 15:14:36 +01:00
54s
View workflow file
Add CR4_LA57 definition
build.yml #343
:
커밋
e64cf4d0aa
pushed by
belliash
master
2024-01-14 21:17:52 +01:00
1m13s
View workflow file
Update XTLDR help
build.yml #342
:
커밋
93340936d3
pushed by
belliash
master
2024-01-12 16:07:15 +01:00
56s
View workflow file
Allow to reboot or shutdown from XTLDR boot menu
build.yml #341
:
커밋
019f084e49
pushed by
belliash
master
2024-01-12 16:06:09 +01:00
1m11s
View workflow file
Add missing forward references
build.yml #340
:
커밋
c2e8e29775
pushed by
belliash
master
2024-01-12 16:03:28 +01:00
1m1s
View workflow file
Implement BlRebootSystem() and BlShutdownSystem() routines
build.yml #339
:
커밋
521006d939
pushed by
belliash
master
2024-01-12 16:00:19 +01:00
32s
View workflow file
Implement test function to get framebuffer address by accessing graphics adapter's BARs
build.yml #338
:
커밋
489734d5c9
pushed by
belliash
master
2024-01-12 15:20:06 +01:00
1m23s
View workflow file
Improvements to protocol support
build.yml #337
:
커밋
9501d3da36
pushed by
belliash
master
2024-01-12 15:11:39 +01:00
1m2s
View workflow file
Align EFI definitions
build.yml #336
:
커밋
c9b843c60f
pushed by
belliash
master
2024-01-11 21:58:56 +01:00
1m11s
View workflow file
Add EFI ACPI related definitions
build.yml #335
:
커밋
7a06b238a3
pushed by
belliash
master
2024-01-11 21:41:16 +01:00
58s
View workflow file
Add EFI_ACPI_ADDRESS_SPACE_DESCRIPTOR structure and missing forward references
build.yml #334
:
커밋
1270c7e283
pushed by
belliash
master
2024-01-11 21:23:11 +01:00
1m17s
View workflow file
Add PCI Type0 and Type1 device structure definitions
build.yml #333
:
커밋
12af27c579
pushed by
belliash
master
2024-01-11 19:10:31 +01:00
1m0s
View workflow file
처음
이전
...
10
11
12
13
14
...
다음
마지막