|
5f5be25e4a
|
Bump the version to 0.14.1
|
2025-03-22 15:55:31 +08:00 |
|
|
5633263182
|
Avoid segment overlapping in EFI stub
|
2025-03-22 09:52:57 +08:00 |
|
|
a64fa94404
|
Set the correct memory type in EFI stub
|
2025-03-22 09:52:57 +08:00 |
|
|
dbf0987a4b
|
Clean up Rust code in EFI stub
|
2025-03-22 09:52:57 +08:00 |
|
|
cfbbc99df2
|
Revise console implementation in EFI stub
|
2025-03-22 09:52:57 +08:00 |
|
|
8c6521c2df
|
Do assembly relocations in EFI stub
|
2025-03-22 09:52:57 +08:00 |
|
|
148695194f
|
Support TDX SMP
|
2025-03-20 17:25:22 +08:00 |
|
|
688212899a
|
Add a dummy payload file to pass publish check
|
2025-03-20 11:43:34 +08:00 |
|
|
6476ef22ec
|
Bump version to 0.14.0
|
2025-03-17 20:09:20 +08:00 |
|
|
32ffdee37b
|
Fix PE/COFF header in EFI stub
|
2025-03-17 13:30:59 +08:00 |
|
|
10926ce547
|
Include payload as bytes in EFI stub
|
2025-03-17 13:30:59 +08:00 |
|
|
1488219c4f
|
Revise the link script in EFI stub
|
2025-03-17 13:30:59 +08:00 |
|
|
81bfa6ed6e
|
Revise headers and entry points in EFI stub
|
2025-03-17 13:30:59 +08:00 |
|
|
fbb8ea6ad1
|
Bump version to 0.13.0
|
2025-03-14 21:18:13 +08:00 |
|
|
ca9ec119e4
|
Retire page table implementation in EFI stub
|
2025-03-14 12:29:13 +08:00 |
|
|
eb74d87bed
|
Bump version to 0.12.0
|
2025-03-14 09:48:59 +08:00 |
|
|
7b5f2c414a
|
Use the latest tdx-guest crate version to fix the TDX init issue
|
2025-03-13 12:56:46 +08:00 |
|
|
9edee83ef1
|
Use the latest tdx-guest crate version to fix the MMIO emulation issue
|
2025-03-10 17:58:35 +08:00 |
|
|
30251964ee
|
Bump version to 0.11.3
|
2025-02-27 11:55:02 +08:00 |
|
|
cbb4b4e631
|
Fix lint errors
|
2025-02-27 11:36:41 +08:00 |
|
|
82a2c4cdec
|
Bumped version to 0.11.2
|
2025-02-27 09:05:03 +08:00 |
|
|
95bbc7f367
|
Enforce #[expect(lint)]
|
2025-02-08 15:10:04 +08:00 |
|
|
0dca168717
|
Use #[expect(lint)] , not #[allow(lint)]
|
2025-02-08 15:10:04 +08:00 |
|
|
bfc71d1b27
|
Bump version to 0.11.1
|
2024-12-30 16:24:22 +08:00 |
|
|
bd89c9c578
|
Bump the version to 0.11.0
|
2024-12-26 19:20:58 +08:00 |
|
|
6f98c4900d
|
Bump version to 0.10.3
|
2024-12-20 09:49:35 +08:00 |
|
|
c5d1542736
|
Bump version to 0.10.2
|
2024-12-17 10:47:41 +08:00 |
|
|
dbee797bca
|
Accept pending private pages in TDX environment
|
2024-12-11 19:36:51 +08:00 |
|
|
1b6901f0f8
|
Bump tdx-guest crate version to 0.1.8
|
2024-12-11 19:36:51 +08:00 |
|
|
00e3688aa8
|
Bump version to 0.10.1
|
2024-12-07 19:02:46 +08:00 |
|
|
ef2419a48c
|
Bump version to 0.10.0
|
2024-12-02 10:30:32 +08:00 |
|
|
fe339fd81e
|
Bump version to 0.9.4
|
2024-10-24 21:00:14 +08:00 |
|
|
64d7303b0e
|
Bump version to 0.9.3
|
2024-10-16 10:28:54 +08:00 |
|
|
dc7e0d7a63
|
Use the HUGE/PAT bit to track the validity of x86 PTEs
|
2024-10-16 10:25:39 +08:00 |
|
|
3f1fa33b13
|
Bump and publish linux-bzimage crate series with OSTD and OSDK
|
2024-10-16 10:05:34 +08:00 |
|
|
43abc1993e
|
Fix the mismatch of PE headers
|
2024-10-16 10:05:34 +08:00 |
|
|
662894ee90
|
Refine relocations in x86-64 EFI boot
|
2024-10-16 10:05:34 +08:00 |
|
|
68adca4b40
|
Migrate to latest UEFI dependencies
|
2024-10-16 10:05:34 +08:00 |
|
|
9e4257b655
|
Fix multiple issues pointed out by the new compiler
|
2024-10-13 22:32:05 +08:00 |
|
|
86f09eef75
|
Fix all spelling mistakes in history by typos tool
|
2024-08-27 12:19:48 +08:00 |
|
|
1e24911198
|
Upgrade the version of bytemuck since it's yanked
|
2024-08-24 17:18:24 +08:00 |
|
|
0c9b7c03bb
|
Get ACPI RSDP from EFI tables if not provided in boot_params
|
2024-08-17 18:14:27 +08:00 |
|
|
4d19c710a2
|
Bump linux-bzimage-builder to 0.2.0
|
2024-08-05 15:36:55 +08:00 |
|
|
6752baf166
|
Utilize libflate crate to compress and decompress payload
|
2024-08-05 15:36:55 +08:00 |
|
|
f86583dbce
|
Make essential changes for publishing OSTD
|
2024-07-18 18:18:05 +08:00 |
|
|
59350a8578
|
Rename aster-frame to ostd
|
2024-06-27 15:45:49 +08:00 |
|