From b038c3eff8c80be2e6e10bea16634523fff4a6b5 Mon Sep 17 00:00:00 2001 From: Amlal Date: Sun, 14 Jul 2024 00:37:06 +0200 Subject: [IMP] - IsUndefined returns const bool& now. - Replace kUndefined with kNull now. - Remove ML_ from macros in newstd.hxx. - Rename NSyscall to NSyscallInterface, which is a ref counted class now. - Rename MBCIType to PowerID - Update ToDos. - Update NewFS root catalog name. - Fix JSON 'null' initialization. - Add Json to variant object. - Replace kPointer with kBlob in variant kinds. - Add Leak() method to variant. Signed-off-by: Amlal --- Boot/NetBoot/compile_flags.txt | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 Boot/NetBoot/compile_flags.txt (limited to 'Boot/NetBoot/compile_flags.txt') diff --git a/Boot/NetBoot/compile_flags.txt b/Boot/NetBoot/compile_flags.txt deleted file mode 100644 index f9ca281f..00000000 --- a/Boot/NetBoot/compile_flags.txt +++ /dev/null @@ -1,8 +0,0 @@ --std=c++20 --I../ --I../../ --I../../Kernel --D__NEWOS_AMD64__ --std=c++20 --D__x86_64__ --D__NEWOS_OTA__ -- cgit v1.2.3