|
ReactOS 0.4.16-dev-2546-g56481e1
|

Go to the source code of this file.
Functions | |
| DBG_DEFAULT_CHANNEL (HWDETECT) | |
| VOID | StallExecutionProcessor (ULONG Microseconds) |
| VOID | UefiHwIdle (VOID) |
| BOOLEAN | IsAcpiPresent (VOID) |
| static PRSDP_DESCRIPTOR | FindAcpiBios (VOID) |
| PDESCRIPTION_HEADER | UefiFindAcpiTable (_In_ ULONG Signature) |
| VOID | DetectAcpiBios (PCONFIGURATION_COMPONENT_DATA SystemKey, ULONG *BusNumber) |
| static VOID | DetectDisplayController (_In_ PCONFIGURATION_COMPONENT_DATA BusKey) |
| static VOID | DetectInternal (PCONFIGURATION_COMPONENT_DATA SystemKey, ULONG *BusNumber) |
| PCONFIGURATION_COMPONENT_DATA | UefiHwDetect (_In_opt_ PCSTR Options) |
| DBG_DEFAULT_CHANNEL | ( | HWDETECT | ) |
| VOID DetectAcpiBios | ( | PCONFIGURATION_COMPONENT_DATA | SystemKey, |
| ULONG * | BusNumber | ||
| ) |
Definition at line 144 of file uefihw.c.
Referenced by UefiHwDetect().
|
static |
Definition at line 218 of file uefihw.c.
Referenced by DetectInternal().
|
static |
Definition at line 283 of file uefihw.c.
Referenced by UefiHwDetect().
|
static |
Definition at line 74 of file uefihw.c.
Referenced by DetectAcpiBios(), and UefiFindAcpiTable().
Definition at line 67 of file uefihw.c.
Referenced by WinLdrInitializePhase1().
| PDESCRIPTION_HEADER UefiFindAcpiTable | ( | _In_ ULONG | Signature | ) |
Definition at line 94 of file uefihw.c.
Referenced by UefiInitializeBgrtLogo().
| PCONFIGURATION_COMPONENT_DATA UefiHwDetect | ( | _In_opt_ PCSTR | Options | ) |
Definition at line 326 of file uefihw.c.
Referenced by MachInit().
Definition at line 38 of file uefihw.c.
Referenced by MachInit().
Definition at line 26 of file uefihw.c.
Referenced by DetectAcpiBios(), and IsAcpiPresent().
|
extern |
Definition at line 31 of file xboxvideo.c.
Referenced by DetectDisplayController(), UefiDrawBgrtLogo(), UefiInitializeAppleGraphics(), UefiInitializeBgrtLogo(), UefiInitializeGop(), and XboxVideoInit().
|
extern |
|
extern |
Definition at line 16 of file uefildr.c.
Referenced by FindAcpiBios(), StallExecutionProcessor(), and UefiHwIdle().
Definition at line 27 of file uefihw.c.
Referenced by UefiHwIdle().
|
extern |
Definition at line 21 of file uefivid.c.
Referenced by DetectDisplayController(), UefiDrawBgrtLogo(), UefiInitializeAppleGraphics(), UefiInitializeGop(), and VidInitialize().
|
extern |
Definition at line 22 of file uefivid.c.
Referenced by DetectDisplayController(), UefiInitializeAppleGraphics(), UefiInitializeGop(), and VidInitialize().