[go: up one dir, main page]

Menu

Tree [74bd9b] master 3.0.18 / lib /
 History

HTTPS access


File Date Author Commit
 aarch64 2022-08-06 Sergei Trofimovich Sergei Trofimovich [803b49] */*.S: add non-executable GNU stack marking on ...
 arm 2022-08-06 Sergei Trofimovich Sergei Trofimovich [803b49] */*.S: add non-executable GNU stack marking on ...
 ia32 2023-04-21 Callum Farmer Callum Farmer [fd3d97] ia32 GNUC: Use __asm__ instead of asm
 ia64 2022-08-06 Sergei Trofimovich Sergei Trofimovich [803b49] */*.S: add non-executable GNU stack marking on ...
 loongarch64 2022-07-07 zhoumingtao zhoumingtao [5849ea] use jr instead of jirl
 mips64el 2022-08-06 Sergei Trofimovich Sergei Trofimovich [803b49] */*.S: add non-executable GNU stack marking on ...
 riscv64 2023-03-08 bmeng@tinylab.org bmeng@tinylab.org [0f9c15] riscv: Update SPDX license identifiers
 runtime 2021-03-01 Pete Batard Pete Batard [41e4d1] Fix CopyMem() not handling overlaps
 x86_64 2022-08-06 Sergei Trofimovich Sergei Trofimovich [803b49] */*.S: add non-executable GNU stack marking on ...
 Makefile 2024-03-18 Peter Jones Peter Jones [bd864b] Make: make TOPDIR actually work and get rid of ...
 boxdraw.c 2014-11-25 Nigel Croxon Nigel Croxon [530d68] The gnu-efi-3.0 toplevel subdirectory is really...
 cmdline.c 2020-11-15 Jiaqing Zhao Jiaqing Zhao [773f30] Move EFI_SHELL_PARAMETERS_PROTOCOL related defi...
 console.c 2014-11-25 Nigel Croxon Nigel Croxon [530d68] The gnu-efi-3.0 toplevel subdirectory is really...
 crc.c 2014-11-25 Nigel Croxon Nigel Croxon [530d68] The gnu-efi-3.0 toplevel subdirectory is really...
 ctors.S 2023-05-23 Callum Farmer Callum Farmer [584425] ctors.S: Fix section definitions
 data.c 2021-07-16 Alfonso Sánchez-Beato Alfonso Sánchez-Beato [fbbbf4] Add definitions for the EFI device tree table
 debug.c 2017-01-08 Nigel Croxon Nigel Croxon [fa1b97] GCC 4.8 (and others) const warnings
 dpath.c 2023-05-11 Callum Farmer Callum Farmer [99730f] Structs with no linkage
 entry.c 2023-05-06 Callum Farmer Callum Farmer [7dac18] Re-write entry.c/ctors.S to work better
 error.c 2023-07-09 Callum Farmer Callum Farmer [de6f92] Update error/warning codes to 2.10
 event.c 2016-04-04 Nigel Croxon Nigel Croxon [b5b6a8] When copying structs, some compilers (e.g. MSVC...
 exit.c 2017-02-17 Nigel Croxon Nigel Croxon [3f8935] add-Exit - Add Exit() library function which ca...
 guid.c 2021-03-01 Pete Batard Pete Batard [b39be0] Define UnicodeSPrint/UnicodeVSPrint as our main...
 hand.c 2021-06-21 Heinrich Schuchardt Heinrich Schuchardt [70402a] lib/hand: missing va_end() in LibReinstallProto...
 hw.c 2016-03-25 Nigel Croxon Nigel Croxon [5ff74e] Commit 3dd05c and subsequent ones introduced th...
 init.c 2023-03-28 Peter Jones Peter Jones [4f8b33] Make ELF constructors and destructors work
 lock.c 2014-11-25 Nigel Croxon Nigel Croxon [530d68] The gnu-efi-3.0 toplevel subdirectory is really...
 misc.c 2021-08-04 Peter Jones Peter Jones [deb8a7] Make CopyMem() and SetMem() be EFIAPI
 pause.c 2020-07-22 Kagurazaka Kotori Kagurazaka Kotori [7cc4f3] Replace Pause() macro with new library function
 print.c 2019-11-18 Peter Jones Peter Jones [4b5db3] Implement Print(L"%p", ptr);
 smbios.c 2021-07-15 Pete Batard Pete Batard [4ef183] Fix VS2019 Code Analysis warnings
 sread.c 2014-11-25 Nigel Croxon Nigel Croxon [530d68] The gnu-efi-3.0 toplevel subdirectory is really...
 str.c 2021-08-04 Peter Jones Peter Jones [deb8a7] Make CopyMem() and SetMem() be EFIAPI