Commit Graph

19 Commits

Author SHA1 Message Date
c7e96184e6
Correct typo 2024-06-12 16:11:38 +02:00
3097ff6250
Get rid of NULL pointer dereference 2024-06-09 12:45:01 +02:00
500498508e
Rename PACK definition 2024-05-20 15:34:15 +02:00
c3831f82e7
Initial bit maps support 2024-03-12 19:15:02 +01:00
4b34f7db4b
Update preprocessor macros 2024-02-28 23:11:45 +01:00
c096c5d6df
Add missing BITS_PER_BYTE definition 2024-02-13 16:58:30 +01:00
07d30e06e6
Add VA_LIST pointer type 2024-02-11 18:40:52 +01:00
f00b1b620f
Add SEGMENT macro for specifying a segment in which the object will be allocated 2023-12-30 01:04:02 +01:00
91d65bb937
Define max ULONG type limit 2023-11-11 09:41:44 +01:00
9a059b407e
The declspec 'naked' attribute is not supported on 'x86_64', use attribute instead 2023-04-12 20:50:42 +02:00
2257ad1567
Add XTASSEMBLY routine modifier to instruct compiler to generate code without prolog and epilog 2023-03-28 17:33:38 +02:00
9c74aafe3d
Initial implementation of process initialization 2023-02-24 19:52:20 +01:00
2e790bd9b2
Add pages related macros and definitions 2023-02-13 23:01:20 +01:00
2e2b01742a
Definitions for setting structures alignment and packing 2023-02-02 15:47:21 +01:00
6ef36cbd26
Add macros for defining signatures built from ASCII characters 2022-08-30 21:56:55 +02:00
35f2c67138
Basic XT structures 2022-07-29 16:31:59 +02:00
c2eea0e6b5
Add EFI-related status codes and definitions 2022-07-29 08:49:52 +02:00
075c4650cf
Add union definition 2022-07-29 08:16:44 +02:00
3da8106c02
Import basic part of XTDK 2022-07-28 17:02:15 +02:00