include headers into inf files

Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
This commit is contained in:
Sergey Isakov 2019-09-05 07:30:46 +03:00
parent e44443837a
commit 22934bbecf
9 changed files with 31 additions and 26 deletions

View File

@ -31,7 +31,7 @@
AcpiTableProtocol.c
AcpiTable.h
AcpiTable.c
# AcpiSdt.h
AcpiSdt.h
# AcpiSdt.c
# Aml.c
# AmlString.c

View File

@ -45,13 +45,13 @@
DxeIpl.h
DxeInit.c
LegacyTable.c
# LegacyTable.h
LegacyTable.h
# PpisNeededByDxeCore.c
# PpisNeededByDxeCore.h
PpisNeededByDxeCore.h
HobGeneration.c
# HobGeneration.h
HobGeneration.h
# SerialStatusCode.c
# SerialStatusCode.h
SerialStatusCode.h
Debug.c
Debug.h

View File

@ -36,18 +36,18 @@
# SerialPortLib
[Sources]
# Debug.h
# PeLoader.h
# Support.h
Debug.h
Support.h
EfiLdrHandoff.h
# EfiLdr.h
EfiLdr.h
EfiLoader.c
Debug.c
PeLoader.c
PeLoader.h
Support.c
#TianoDecompress.c
#TianoDecompress.h
# LzmaDecompress.h
LzmaDecompress.h
[Guids]
gTianoCustomDecompressGuid

View File

@ -40,6 +40,7 @@
gEfiPciExpressBaseAddressGuid = {0x3677d529, 0x326f, 0x4603, {0xa9, 0x26, 0xea, 0xac, 0xe0, 0x1d, 0xcb, 0xb0 }}
gEfiAcpiDescriptionGuid = {0x3c699197, 0x093c, 0x4c69, {0xb0, 0x6b, 0x12, 0x8a, 0xe3, 0x48, 0x1d, 0xc9 }}
gEfiFlashMapHobGuid = {0xb091e7d2, 0x05a0, 0x4198, {0x94, 0xf0, 0x74, 0xb7, 0xb8, 0xc5, 0x54, 0x59 }}
gPcAtChipsetPkgTokenSpaceGuid = {0x326ae723, 0xae32, 0x4589, {0x98, 0xb8, 0xca, 0xc2, 0x3c, 0xdc, 0xc1, 0xb1 }}
## Include/Guid/PciOptionRomTable.h
gEfiPciOptionRomTableGuid = {0x7462660F, 0x1CBD, 0x48DA, {0xAD, 0x11, 0x91, 0x71, 0x79, 0x13, 0x83, 0x1C }}
@ -126,6 +127,14 @@ gEfiAudioIoProtocolGuid = { 0xF05B559C, 0x1971, 0x4AF5, { 0xB2, 0xAE, 0xD6, 0x08
gPcAtChipsetPkgTokenSpaceGuid.PcdIsaAcpiFloppyBEnable|FALSE|BOOLEAN|0x10010010
gPcAtChipsetPkgTokenSpaceGuid.PcdIsaAcpiCom1Enable|FALSE|BOOLEAN|0x10010011
gPcAtChipsetPkgTokenSpaceGuid.PcdIsaAcpiCom2Enable|FALSE|BOOLEAN|0x10010012
# gPcAtChipsetPkgTokenSpaceGuid.Pcd8259LegacyModeMask|0xFFFF|UINT16|0x00000001
gPcAtChipsetPkgTokenSpaceGuid.Pcd8259LegacyModeEdgeLevel|0x0000|UINT16|0x00000002
# gPcAtChipsetPkgTokenSpaceGuid.PcdIsaAcpiCom1Enable|TRUE|BOOLEAN|0x00000003
# gPcAtChipsetPkgTokenSpaceGuid.PcdIsaAcpiCom2Enable|TRUE|BOOLEAN|0x00000004
gPcAtChipsetPkgTokenSpaceGuid.PcdIsaAcpiPs2KeyboardEnable|TRUE|BOOLEAN|0x00000005
gPcAtChipsetPkgTokenSpaceGuid.PcdIsaAcpiPs2MouseEnable|TRUE|BOOLEAN|0x00000006
# gPcAtChipsetPkgTokenSpaceGuid.PcdIsaAcpiFloppyAEnable|TRUE|BOOLEAN|0x00000007
# gPcAtChipsetPkgTokenSpaceGuid.PcdIsaAcpiFloppyBEnable|TRUE|BOOLEAN|0x00000008
[PcdsPatchableInModule, PcdsDynamic, PcdsDynamicEx]
# gEfiMdeModulePkgTokenSpaceGuid.PcdSmbiosVersion|0x0204|UINT32|0x10010001

View File

@ -200,7 +200,6 @@ EFI_GUID mAppleDeviceControlProtocolGuid = {0x8ECE08D8, 0xA6D4, 0x430B, {0xA7, 0
EFI_GUID mAppleDiskIoProtocolGuid = {0x5B27263B, 0x9083, 0x415E, {0x88, 0x9E, 0x64, 0x32, 0xCA, 0xA9, 0xB8, 0x13}};
EFI_GUID mEfiOSInfoProtocolGuid = {0xC5C5DA95, 0x7D5C, 0x45E6, {0xB2, 0xF1, 0x3F, 0xD5, 0x2B, 0xB1, 0x00, 0x77}};
EFI_GUID mAppleGraphConfigProtocolGuid = {0x03622D6D, 0x362A, 0x4E47, {0x97, 0x10, 0xC2, 0x38, 0xB2, 0x37, 0x55, 0xC1}};
EFI_GUID mAppleEventProtocolGuid = {0x33BE0EF1, 0x89C9, 0x4A6D, {0xBB, 0x9F, 0x69, 0xDC, 0x8D, 0xD5, 0x16, 0xB9}};

View File

@ -45,11 +45,9 @@
ComponentName.c
VesaBiosExtensions.h
LegacyBiosThunk.c
#Resolution.c
915resolution.c
edid.c
#MsgLog.c
[Protocols]

View File

@ -68,7 +68,6 @@ EFI_GUID GPT_EMPTY_PARTITION = \
// 5D206DD3-516A-47DC-A1BC-6DA204AABE08 OnboardRaidGuid
// AC5E4829-A8FD-440B-AF33-9FFE013B12D8 gApplePlatformInfoDatabaseProtocolGuid
// 1FEDE521-031C-4BC5-8050-F3D6161E2E92
// 56 10 8C BD 36 9F EC 44 92 A8 A6 33 7F 81 79 86 ==
// BD8C1056-9F36-44EC-92A8-A6337F817986 gEfiEdidActiveProtocolGuid
// 26baccba-6f42-11d4-bce7-008081883cc7
// 63FAECF2-E7EE-4CB9-8A0C-11CE5E89E33C protocol at FinalizeBootStruct or DrawBootGraphics

View File

@ -89,7 +89,7 @@
Platform/ati.h
# Platform/BiosVideo.h
# Platform/Bmp.h
# Platform/boot.h
Platform/boot.h
Platform/BootLog.c
Platform/BootOptions.c
Platform/Console.c
@ -97,25 +97,25 @@
Platform/DataHubCpu.c
# Platform/DataHubRecords.h
Platform/device_inject.c
# Platform/device_inject.h
Platform/device_inject.h
Platform/device_tree.c
# Platform/device_tree.h
Platform/device_tree.h
Platform/Edid.c
Platform/Events.c
Platform/hda.c
# Platform/hda.h
Platform/hda.h
Platform/HdaCodecDump.c
Platform/HdaCodecDump.h
Platform/gma.c
# Platform/gma.h
Platform/gma.h
Platform/guid.c
Platform/Injectors.c
Platform/LegacyBiosThunk.c
# Platform/LegacyBiosThunk.h
Platform/LegacyBiosThunk.h
Platform/LegacyBoot.c
# Platform/memvendors.h
Platform/memvendors.h
Platform/nvidia.c
# Platform/nvidia.h
Platform/nvidia.h
# Platform/pci.c
# Platform/picopng.c
# Platform/picopng.h
@ -127,11 +127,11 @@
Platform/smbios.c
# Platform/SmBios.h
Platform/spd.c
# Platform/spd.h
Platform/spd.h
Platform/string.c
# Platform/string.h
Platform/string.h
Platform/StateGenerator.c
# Platform/StateGenerator.h
Platform/StateGenerator.h
# Platform/stringTable.c
Platform/usbfix.c
# Platform/UsbMass.h

View File

@ -2585,7 +2585,7 @@ RefitMain (IN EFI_HANDLE ImageHandle,
MainMenu.AnimeRun = MainAnime;
MenuExit = RunMainMenu(&MainMenu, DefaultIndex, &ChosenEntry);
}
DBG("exit from MainMenu %d\n", MenuExit); //MENU_EXIT_ENTER (1)
DBG("exit from MainMenu %d\n", MenuExit); //MENU_EXIT_ENTER=(1) MENU_EXIT_DETAILS=3
// disable default boot - have sense only in the first run
GlobalConfig.Timeout = -1;
//remember OS before go to second row