Diese Website benötigt JavaScript.
Erkunden
CodingWorkshop
CodingWorkshop Site
Community Issues
Hilfe
Registrieren
Anmelden
xt-sys
/
exectos
Beobachten
3
Favorisieren
5
Fork
3
Du hast bereits einen Fork von exectos erstellt
Code
Issues
3
Pull-Requests
1
Actions
Projekte
1
Releases
Wiki
Aktivität
exectos
/
xtldr
Verlauf
belliash
900e86c9da
Einige Prüfungen sind fehlgeschlagen
ci/woodpecker/push/build
Pipeline failed
Details
Create new stack and then boot XTOS, export more routines with the loader protocol
2022-12-07 20:34:16 +01:00
..
amd64
Implement BlCreateStack()
2022-12-07 19:46:36 +01:00
i686
Use PVOID instead of HARDWARE_PTE to allow different variable types for different architectures
2022-12-07 18:54:21 +01:00
includes
Create new stack and then boot XTOS, export more routines with the loader protocol
2022-12-07 20:34:16 +01:00
modules
Store physical address as well in the image context
2022-12-04 22:46:33 +01:00
blproto.c
Code formatting
2022-11-16 20:06:52 +01:00
CMakeLists.txt
Implement BlMapVirtualMemory() routine for recursive mapping
2022-12-06 23:32:31 +01:00
console.c
Initialize console without error reporting and allow serial port configuration to be passed via EFI shell
2022-08-13 13:25:29 +02:00
efiutil.c
Move memory related routines to a separate file and implement BlGetMemoryMap() routine
2022-12-05 20:08:18 +01:00
memory.c
Implement BlAddVirtualMemoryMapping() and BlInitializeVirtualMemory() routines
2022-12-06 17:49:00 +01:00
string.c
Implement BlGetVolumeDevicePath() and BlpDissectVolumeArcPath()
2022-08-22 20:09:50 +02:00
system.c
Implement BlEfiGetSystemConfigurationTable() and move BlEfiGetSecureBootStatus() to desired place
2022-10-17 15:47:09 +02:00
volume.c
Store ARC name as well as system path
2022-11-07 15:53:50 +01:00
xtldr.c
Create new stack and then boot XTOS, export more routines with the loader protocol
2022-12-07 20:34:16 +01:00