.. |
amd64
|
KERNEL_STACK_SIZE should be expressed in bytes as the name suggests, calculate number of pages where needed
|
2022-12-21 22:24:16 +01:00 |
i686
|
KERNEL_STACK_SIZE should be expressed in bytes as the name suggests, calculate number of pages where needed
|
2022-12-21 22:24:16 +01:00 |
hlfuncs.h
|
Implement routines for accessing and manipulating CPU control registers
|
2022-12-02 23:03:42 +01:00 |
hltypes.h
|
Mark serial port as fully initialized and always check that before printing anything to the serial console
|
2022-08-10 17:56:41 +02:00 |
ldrtypes.h
|
Import loader structures definitions
|
2022-11-15 20:16:23 +01:00 |
rtlfuncs.h
|
Implement RtlRemoveEntryList() routine
|
2022-11-28 23:00:20 +01:00 |
rtltypes.h
|
Implement BlGetVolumeDevicePath() and BlpDissectVolumeArcPath()
|
2022-08-22 20:09:50 +02:00 |
xtcommon.h
|
Define system-wide GUID structure
|
2022-08-22 18:31:04 +02:00 |
xtdefs.h
|
Add macros for defining signatures built from ASCII characters
|
2022-08-30 21:56:55 +02:00 |
xtfw.h
|
Get rid of EfiImageHandle and EfiSystemTable in UEFI_FIRMWARE_INFORMATION
|
2022-12-20 23:08:28 +01:00 |
xtglyph.h
|
Import ExectOS ASCII logo
|
2022-11-01 19:54:08 +01:00 |
xtimage.h
|
Store physical address as well in the image context
|
2022-12-04 22:46:33 +01:00 |
xtkmapi.h
|
Implement HlHalt() intrinsic routine and add basic definitions for kernel services
|
2022-12-11 23:09:35 +01:00 |
xtstatus.h
|
Add XT status codes used by xtklib
|
2022-08-09 16:49:14 +02:00 |
xtstruct.h
|
Import loader structures definitions
|
2022-11-15 20:16:23 +01:00 |
xttarget.h
|
Add a way to check PE/COFF image machine type
|
2022-12-20 15:37:13 +01:00 |
xttypes.h
|
Do not use DWORD in kernel mode
|
2022-07-29 16:23:08 +02:00 |
xtuefi.h
|
Add EFI_MEMORY_MAP structure definition
|
2022-12-20 15:52:15 +01:00 |