Files
slimbootloader/BootloaderCorePkg/Include
Aiden Park 864fa6d26e Fix Stage1B/Payload loading failure on gcc built X64 target (#642)
This will fix stage transition failures for X64 targets built with gcc
which is caused by mis-matched EFIAPI calling convention.
- Add EFIAPI to STAGE_ENTRY interface for Stage1A -> Stage1B
- Add EFIAPI to PAYLOAD_ENTRY interface for Stage2->OsLoader Payload
- Remove unused KERNEL_ENTRY interface

Signed-off-by: Aiden Park <aiden.park@intel.com>
2020-04-06 21:58:40 -07:00
..
2019-12-02 16:21:19 -08:00
2020-02-07 22:43:45 -07:00