Added TrueType base and HDA driver
This commit is contained in:
parent
aa3f734406
commit
42cc0d9f40
30 changed files with 7120 additions and 35 deletions
|
@ -37,7 +37,8 @@ INCLUDE_DIRS += $(BOOT_ROOT)/include \
|
|||
$(BOOT_ROOT)/include/arch/$(ARCH) \
|
||||
$(BOOT_ROOT)/include/arch/$(ARCH)/uefi \
|
||||
$(BOOT_ROOT)/include/platform/$(PLATFORM) \
|
||||
$(BOOT_ROOT)/platform/uefi/libefi
|
||||
$(BOOT_ROOT)/platform/uefi/libefi \
|
||||
$(BOOT_ROOT)/platform/uefi/drivers/intel-hda
|
||||
|
||||
UEFI_AS := $(ARCH)-w64-mingw32-as
|
||||
UEFI_CC := clang
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue